Update to global requirements

Change-Id: I8715f71943bfbfc4563e71cf1b44be59c3518ab6
This commit is contained in:
Andrey Pavlov 2015-02-05 19:23:54 +03:00
parent 1cfaea6bed
commit a91a6ce8fa
1 changed files with 12 additions and 11 deletions

View File

@ -1,30 +1,31 @@
anyjson>=0.3.3
argparse
Babel>=1.3
boto>=2.32.1
eventlet>=0.13.0
boto>=2.32.1,<2.35.0
eventlet>=0.16.1
greenlet>=0.3.2
httplib2>=0.7.5
iso8601>=0.1.9
jsonschema>=2.0.0,<3.0.0
lxml>=2.3
oslo.concurrency>=0.3.0
oslo.config>=1.4.0.0a2
oslo.messaging>=1.4.0,!=1.5.0
oslo.concurrency>=1.4.1 # Apache-2.0
oslo.config>=1.6.0 # Apache-2.0
oslo.messaging>=1.6.0 # Apache-2.0
Paste
PasteDeploy>=1.5.0
pbr>=0.6,!=0.7,<1.0
pyasn1
python-keystoneclient>=0.9.0
pyasn1_modules
python-cinderclient>=1.1.0
python-glanceclient>=0.14.0
python-glanceclient>=0.15.0
python-keystoneclient>=1.0.0
python-neutronclient>=2.3.6,<3
python-novaclient>=2.17.0
python-novaclient>=2.18.0
Routes>=1.12.3,!=2.0
six>=1.7.0
SQLAlchemy>=0.8.4,!=0.9.5,<=0.9.99
sqlalchemy-migrate>=0.9.1
stevedore>=0.14
SQLAlchemy>=0.9.7,<=0.9.99
sqlalchemy-migrate>=0.9.1,!=0.9.2
stevedore>=1.1.0 # Apache-2.0
WebOb>=1.2.3