*** This bug is a duplicate of bug 1468808 ***
https://bugs.launchpad.net/bugs/1468808
** This bug is no longer a duplicate of bug 1468339
pip install requirements error with python_version=='2.7'
** This bug has been marked a duplicate of bug 1468808
stack.sh downgrades pbr
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1468976
Title:
requirements file require higher pbr version
Status in OpenStack Identity (Keystone):
Fix Committed
Bug description:
currently requirements.txt have lines
pbr<2.0,>=0.11
keystonemiddleware>=1.5.0
while if you are using keystonemiddleware-1.6.1, which requires pbr<1.0,
>=0.6, so only pbr-0.11.0 can be installed. But pbr-0.11.0 is NOT compatible
with line:
python-ldap>=2.4;python_version=='2.7'
It is the reason of bug https://bugs.launchpad.net/devstack/+bug/1468339
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1468976/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp