<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 19, 2014 at 10:21 AM, Vinod Kumar Boppanna <span dir="ltr"><<a href="mailto:vinod.kumar.boppanna@cern.ch" target="_blank">vinod.kumar.boppanna@cern.ch</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">




<div>
<div style="direction:ltr;font-size:10pt;font-family:Tahoma">Dear All,<br>
<br>
I am doing some development in Nova and in this regard, i have to write a code where Nova requests some date through V3 API of keystone. But the keystoneclient is always falling back to V2 (keystoneclient/v3/client.py). Due to this the keystone V3 API which
 i am using is failing as it is not available in V2.<br>
<br>
I did a hack to solve it <br>
<br>
<a href="https://review.openstack.org/#/c/74678/1/keystoneclient/v3/client.py" target="_blank">https://review.openstack.org/#/c/74678/1/keystoneclient/v3/client.py</a><br>
<br>
But i was told that it is not acceptable doing this way. So, does anybody from Keystone doing any thing on allowing V3 APIs in keystone client (not falling back to V2). If so, please let me know as my code in nova requires this feature and then only i can submit
 the code to Gerrit.<br>
<br></div></div></blockquote><div><br></div><div>There's another mailing list discussion on the same topic: <a href="http://lists.openstack.org/pipermail/openstack-dev/2014-February/026177.html">http://lists.openstack.org/pipermail/openstack-dev/2014-February/026177.html</a></div>

<div><br></div><div>The short of it is that we probably need such a built-in hack for icehouse. I'm going to experiment with your patch today, thanks!</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div><div style="direction:ltr;font-size:10pt;font-family:Tahoma">
Thanks & Regards,<br>
Vinod Kumar Boppanna<br>
</div>
</div>

<br>_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div></div>