Are python-client version aligned with openstack releases? [closed]
So I want to pickup a python-keystoneclient which is released along with mitaka release. so when i see git repo there is stable/mitaka branch but not sure on version of the client to pickup. Keystone client is an example i need to find the release versions of all openstack client for mitaka release as well.
What's the problem just cloning stable/mitaka? The version number doesn't indicate to which OpenStack release the client is compatible. Personally, I find this annoying but I guess one has to accept it as a fact of life. By the way, for Keystone use the openstack client, not python-keystoneclient.