<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Mon, May 15, 2017 at 2:51 PM Hemanth N <<a href="mailto:mail2hemanth.n@gmail.com">mail2hemanth.n@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<br>
I have written new Tempest functional test cases for Identity OAUTH API.<br>
<a href="https://review.openstack.org/#/c/463240/" rel="noreferrer" target="_blank">https://review.openstack.org/#/c/463240/</a><br>
<br>
<br>
This patch have dependency on a keystone fix that is still under<br>
review and I have mentioned this patch as Depends-On for above one.<br>
(<a href="https://review.openstack.org/#/c/464577/" rel="noreferrer" target="_blank">https://review.openstack.org/#/c/464577/</a>)<br>
<br>
The gates with stable releases are failing but on master it is successful<br>
gate-tempest-dsvm-neutron-full-ubuntu-xenial-ocata<br>
gate-tempest-dsvm-neutron-full-ubuntu-xenial-newton<br>
<br>
I am assuming the stable releases will cherry-pick the Depends-On<br>
patches and then builds/verifies the environment.<br>
Is my understanding correct?<br></blockquote><div><br></div><div>Your change is for keystone master, and it won't be automatically cherry-picked.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
If not, how should I proceed in such scenarios.<br></blockquote><div><br></div><div>Your change make it possible to use the oath API in deployments where TLS</div><div>is terminated in front of the API server. I would use a feature flag on Tempest side</div><div>to indicate whether this keystone feature is available. Default to false,  set to true in Pike<br></div><div>in devstack, skip the tests if the feature is not available.</div><div><br></div><div>Even if your change was back ported, merging this would immediately enforce</div><div>the new behaviour on all Netwton+ clouds, to I think having a feature flag would be</div><div>useful anyways.</div><div><br></div><div>andrea </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks in Advance.<br>
<br>
Best Regards,<br>
Hemanth<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div></div>