Comment 44 for bug 1242597

Revision history for this message
Adam Gandelman (gandelman-a) wrote :

I'm hitting the same as Jamie trying to prepare Ubuntu package builds of the stable/havana 2013.2.1 release. Neither of us are using venv, we're attempting to build system packages using distro provided dependencies. In this case, we're using the python-keystoneclient package version 0.3.2-0ubuntu1, which should satisfy keystones requirement (python-keystoneclient>=0.3.2).

I know that this fix was blocked from merging into stable/havana until a corresponding update to global requirements got merged. The requirements update for keystone is @ https://review.openstack.org/#/c/61534/. However, its difficult to know what changes to the requirements are relevant to this fix and what changes came in as part of the general sync.

Any hints appreciated.