requirements file require higher pbr version

Bug #1468976 reported by Ken Chen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Committed
Medium
Keystone Drivers

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

Ken Chen (ken-chen-i)
description: updated
Revision history for this message
Morgan Fainberg (mdrnstm) wrote :

This has been resolved.

Revision history for this message
Morgan Fainberg (mdrnstm) wrote :

Resolved via a proposal bot update (finally) landing.

Changed in keystone:
status: New → Fix Committed
importance: Undecided → Medium
assignee: nobody → Keystone Drivers (keystone-drivers)
milestone: none → liberty-2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.