Updated from global requirements

Change-Id: Ic66c20e825bd5a971e12c474b44ddcd8740a3a56
This commit is contained in:
OpenStack Proposal Bot 2015-01-14 23:36:11 +00:00
parent 57c0244bb6
commit ca59330e9a
2 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ Paste
Routes>=1.12.3,!=2.0
six>=1.7.0
SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6
sqlalchemy-migrate>=0.9.1,!=0.9.2
sqlalchemy-migrate==0.9.1
passlib
iso8601>=0.1.9
python-keystoneclient>=0.10.0

View File

@ -5,7 +5,7 @@
# keystone dependencies
pbr>=0.6,!=0.7,<1.0
WebOb>=1.2.3
eventlet>=0.15.1
eventlet>=0.15.1,<0.16.0
greenlet>=0.3.2
netaddr>=0.7.12
PasteDeploy>=1.5.0
@ -13,7 +13,7 @@ Paste
Routes>=1.12.3,!=2.0
six>=1.7.0
SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6
sqlalchemy-migrate>=0.9.1,!=0.9.2
sqlalchemy-migrate==0.9.1
passlib
iso8601>=0.1.9
python-keystoneclient>=0.10.0