Updated from global requirements

Change-Id: I3aa1b69757cdf00cfd022eec0fc2315e6d7bde6b
This commit is contained in:
OpenStack Proposal Bot 2014-07-29 18:41:21 +00:00
parent 5017993c36
commit 5bf804b675
3 changed files with 8 additions and 8 deletions

View File

@ -9,14 +9,14 @@ PasteDeploy>=1.5.0
Paste
Routes>=1.12.3,!=2.0
six>=1.7.0
SQLAlchemy>=0.8.4,!=0.9.5,<=0.9.99
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
sqlalchemy-migrate>=0.9.1
passlib
lxml>=2.3
iso8601>=0.1.9
python-keystoneclient>=0.9.0
keystonemiddleware
oslo.config>=1.2.1
keystonemiddleware>=1.0.0
oslo.config>=1.4.0.0a3
# oslo.messaging tries to pull in eventlet
# oslo.messaging>=1.3.0
oslo.db>=0.2.0 # Apache-2.0

View File

@ -8,15 +8,15 @@ PasteDeploy>=1.5.0
Paste
Routes>=1.12.3,!=2.0
six>=1.7.0
SQLAlchemy>=0.8.4,!=0.9.5,<=0.9.99
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
sqlalchemy-migrate>=0.9.1
passlib
lxml>=2.3
iso8601>=0.1.9
python-keystoneclient>=0.9.0
keystonemiddleware
oslo.config>=1.2.1
oslo.messaging>=1.3.0
keystonemiddleware>=1.0.0
oslo.config>=1.4.0.0a3
oslo.messaging>=1.4.0.0a3
oslo.db>=0.2.0 # Apache-2.0
oslo.i18n>=0.1.0 # Apache-2.0
Babel>=1.3

View File

@ -13,7 +13,7 @@ pymongo>=2.5
# Optional backend: LDAP
# authenticate against an existing LDAP server
python-ldap==2.3.13
ldappool>=1.0
ldappool>=1.0 # MPL
# Testing
# computes code coverage percentages