Hi Andrew,

In Kilo, nova v2.1 API is disabled as the default value in Nova code.
And devstack changes the config to enabled.

We(nova dev team) have fixed it in Liberty by changing the default
value to enabled with https://review.openstack.org/#/c/202724

So if you need to enable v2.1 in Kilo, please change osapi_v3.enabled
to True on nova.config.

Thanks
Ken Ohmichi

---

On Thu, Sep 3, 2015 at 4:34 PM, Andrew Spiers <and...@andrewspiers.net> wrote:





        This call



        curl -s -H "X-Auth-Token:${token}" http://hostname:8774/



        Against this version of nova-api: Version:
1:2015.1.1+a40~g2864505+trusty-1



        returns only a version with id of v2.0,



        Making that call against devstack returns versions with ids
v2.0 and v2.1.



        Is there anything you need to do on kilo to make id v2.1 available?

_______________________________________________
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to