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

Bharat Kumar Kobagana bharat at aptira.com
Sat Apr 8 06:57:02 UTC 2017


Hello all,

 

I have a workstation machine which communicates with various OpenStack
releases (Newton, Mitaka, Liberty and Kilo) through

Python clients (python-keystoneclient, python-novaclient,
python-glanceclient, python-cinderclient). 

 

Is it possible use same Python client version to communicate with all
releases?

Like,

python-novaclient 2.23.0 (stable/kilo) version to communicate with Kilo,
Liberty, Mitaka and Newton releases of compute component.

(OR)

python-novaclient 2.30.1 (stable/liberty) version to communicate with Kilo,
Liberty, Mitaka and Newton releases of compute component.

(OR)

python-novaclient 3.3.1(stable/mitaka) version to communicate with Kilo,
Liberty, Mitaka and Newton releases of compute component.

(OR)

python-novaclient 6.0.0(stable/newton) version to communicate with Kilo,
Liberty, Mitaka and Newton releases of compute component.

 

Same for other clients (keystone, glance and cinder) as well.

 

FYI: https://etherpad.openstack.org/p/OpenStack_Client

 

Thanks in advance.

 

Thanks & Regards,

Bharat Kumar Kobagana

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20170408/f79b3c95/attachment.html>


More information about the Openstack mailing list