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

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to