Update to global requirements
Change-Id: I8715f71943bfbfc4563e71cf1b44be59c3518ab6
This commit is contained in:
@@ -1,30 +1,31 @@
|
|||||||
anyjson>=0.3.3
|
anyjson>=0.3.3
|
||||||
argparse
|
argparse
|
||||||
Babel>=1.3
|
Babel>=1.3
|
||||||
boto>=2.32.1
|
boto>=2.32.1,<2.35.0
|
||||||
eventlet>=0.13.0
|
eventlet>=0.16.1
|
||||||
greenlet>=0.3.2
|
greenlet>=0.3.2
|
||||||
httplib2>=0.7.5
|
httplib2>=0.7.5
|
||||||
iso8601>=0.1.9
|
iso8601>=0.1.9
|
||||||
jsonschema>=2.0.0,<3.0.0
|
jsonschema>=2.0.0,<3.0.0
|
||||||
lxml>=2.3
|
lxml>=2.3
|
||||||
oslo.concurrency>=0.3.0
|
oslo.concurrency>=1.4.1 # Apache-2.0
|
||||||
oslo.config>=1.4.0.0a2
|
oslo.config>=1.6.0 # Apache-2.0
|
||||||
oslo.messaging>=1.4.0,!=1.5.0
|
oslo.messaging>=1.6.0 # Apache-2.0
|
||||||
Paste
|
Paste
|
||||||
PasteDeploy>=1.5.0
|
PasteDeploy>=1.5.0
|
||||||
pbr>=0.6,!=0.7,<1.0
|
pbr>=0.6,!=0.7,<1.0
|
||||||
pyasn1
|
pyasn1
|
||||||
python-keystoneclient>=0.9.0
|
pyasn1_modules
|
||||||
python-cinderclient>=1.1.0
|
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-neutronclient>=2.3.6,<3
|
||||||
python-novaclient>=2.17.0
|
python-novaclient>=2.18.0
|
||||||
Routes>=1.12.3,!=2.0
|
Routes>=1.12.3,!=2.0
|
||||||
six>=1.7.0
|
six>=1.7.0
|
||||||
SQLAlchemy>=0.8.4,!=0.9.5,<=0.9.99
|
SQLAlchemy>=0.9.7,<=0.9.99
|
||||||
sqlalchemy-migrate>=0.9.1
|
sqlalchemy-migrate>=0.9.1,!=0.9.2
|
||||||
stevedore>=0.14
|
stevedore>=1.1.0 # Apache-2.0
|
||||||
WebOb>=1.2.3
|
WebOb>=1.2.3
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user