[Openstack] [openstack-dev] Common client version to communicate with various OpenStack releases

Bharat Kumar Kobagana bharat at aptira.com
Mon Apr 10 11:46:03 UTC 2017


Hello Troyer,

Thank you very much for your quick response and great help.

Which are the non-end-of-life releases, till Kilo?


On Apr 10, 2017 6:28 AM, "Dean Troyer" <dtroyer at gmail.com> wrote:

On Sat, Apr 8, 2017 at 1:57 AM, Bharat Kumar Kobagana <bharat at aptira.com>
wrote:
> Is it possible use same Python client version to communicate with all
> releases?

Yes, with one recent exception.  If you use the current clients you
will be backward-compatible for all non-end-of-life releases, and many
before that will still work too, but may not be officially supported.

The exception is novaclient 8.0, released last week, that removed all
support for Nova network, so older clouds deployed with nova-net will
not work for those functions removed (security groups, fixed/floating
IPs, etc).  novaclient 7.1.0 will still work fine.

In general you will want to use the current clients whenever possible.
We work very hard to remain backward compatible so users are not
required to match clients to the cloud release.

dt

--

Dean Troyer
dtroyer at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20170410/ca4a009f/attachment.html>


More information about the Openstack mailing list