Updated from global requirements

Change-Id: I57c0b278980f65e3d6e93c208d84984527d4f34e
This commit is contained in:
OpenStack Proposal Bot 2015-06-04 16:18:46 +00:00
parent a637ebcbc4
commit 4af93590a7
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ SQLAlchemy>=0.9.7,<=0.9.99
sqlalchemy-migrate>=0.9.6
passlib
iso8601>=0.1.9
python-keystoneclient>=1.3.0
python-keystoneclient>=1.6.0
keystonemiddleware>=1.5.0
oslo.concurrency>=1.8.0 # Apache-2.0
oslo.config>=1.11.0 # Apache-2.0

View File

@ -17,7 +17,7 @@ sqlalchemy-migrate>=0.9.6
stevedore>=1.3.0 # Apache-2.0
passlib
iso8601>=0.1.9
python-keystoneclient>=1.3.0
python-keystoneclient>=1.6.0
keystonemiddleware>=1.5.0
oslo.concurrency>=1.8.0 # Apache-2.0
oslo.config>=1.11.0 # Apache-2.0

View File

@ -52,5 +52,5 @@ oslosphinx>=2.5.0 # Apache-2.0
tempest-lib>=0.5.0
# Functional tests.
python-keystoneclient>=1.3.0
python-keystoneclient>=1.6.0
requests>=2.5.2