Public bug reported:

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 
test-requirements.txt line:
python-ldap>=2.4;python_version=='2.7'
It is the reason of bug https://bugs.launchpad.net/devstack/+bug/1468339

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
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):
  New

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 test-requirements.txt 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     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to