Saju M wrote: > How to find release tag or commit id of client projects like > python-keystoneclient ?. > > I am looking for the release tag or commit id of havana release of > python-keystoneclient.
Python clients do not follow the integrated release cycle. The latest version of the client should work with all previous versions of the server. Therefore there is no "havana release" of the client, they follow semver versioning on a single release channel. -- Thierry Carrez (ttx) _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
