Updated from global requirements

Change-Id: I4464d149e7c275a2492d627954266fa78481e9c3
This commit is contained in:
OpenStack Proposal Bot 2015-04-29 19:17:23 +00:00
parent b3fe217d2e
commit 0fd0a89d74
2 changed files with 4 additions and 4 deletions

View File

@ -16,10 +16,10 @@ SQLAlchemy>=0.9.7,<=0.9.99
sqlalchemy-migrate>=0.9.5
passlib
iso8601>=0.1.9
python-keystoneclient>=1.1.0
python-keystoneclient>=1.3.0
keystonemiddleware>=1.5.0
oslo.concurrency>=1.8.0 # Apache-2.0
oslo.config>=1.9.3 # Apache-2.0
oslo.config>=1.11.0 # Apache-2.0
# oslo.messaging tries to pull in eventlet
# oslo.messaging>=1.6.0 # Apache-2.0
oslo.db>=1.7.0 # Apache-2.0

View File

@ -16,10 +16,10 @@ SQLAlchemy>=0.9.7,<=0.9.99
sqlalchemy-migrate>=0.9.5
passlib
iso8601>=0.1.9
python-keystoneclient>=1.1.0
python-keystoneclient>=1.3.0
keystonemiddleware>=1.5.0
oslo.concurrency>=1.8.0 # Apache-2.0
oslo.config>=1.9.3 # Apache-2.0
oslo.config>=1.11.0 # Apache-2.0
oslo.messaging>=1.8.0 # Apache-2.0
oslo.db>=1.7.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0