Updated from global requirements

Change-Id: I726f4b9cfecddb90fe6f89f95689713dffd34fbc
This commit is contained in:
OpenStack Proposal Bot 2014-07-01 13:07:31 +00:00
parent beed2b1748
commit b2f3b5c25b
2 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@ PasteDeploy>=1.5.0
Paste
Routes>=1.12.3
six>=1.7.0
SQLAlchemy>=0.7.8,<=0.9.99
SQLAlchemy>=0.7.8,!=0.9.5,<=0.9.99
sqlalchemy-migrate>=0.9.1
passlib
lxml>=2.3
@ -18,7 +18,7 @@ python-keystoneclient>=0.9.0
oslo.config>=1.2.1
# oslo.messaging tries to pull in eventlet
# oslo.messaging>=1.3.0
oslo.db>=0.2.0
oslo.db>=0.2.0 # Apache-2.0
Babel>=1.3
oauthlib>=0.6
dogpile.cache>=0.5.3

View File

@ -8,7 +8,7 @@ PasteDeploy>=1.5.0
Paste
Routes>=1.12.3
six>=1.7.0
SQLAlchemy>=0.7.8,<=0.9.99
SQLAlchemy>=0.7.8,!=0.9.5,<=0.9.99
sqlalchemy-migrate>=0.9.1
passlib
lxml>=2.3
@ -16,7 +16,7 @@ iso8601>=0.1.9
python-keystoneclient>=0.9.0
oslo.config>=1.2.1
oslo.messaging>=1.3.0
oslo.db>=0.2.0
oslo.db>=0.2.0 # Apache-2.0
Babel>=1.3
oauthlib>=0.6
dogpile.cache>=0.5.3