Updated from global requirements
Change-Id: Ia52f67b171e32b760590d7ca806bf7708a77fe8d
This commit is contained in:
parent
91cc867eb6
commit
e6d7c45cec
@ -1,26 +1,26 @@
|
|||||||
pbr>=0.6,<1.0
|
pbr>=0.6,<1.0
|
||||||
|
|
||||||
Paste
|
Paste
|
||||||
PasteDeploy>=1.5.0
|
PasteDeploy>=1.5.0,<=1.5.2
|
||||||
Routes>=1.12.3,!=2.0
|
Routes>=1.12.3,!=2.0
|
||||||
anyjson>=0.3.3
|
anyjson>=0.3.3,<=0.3.3
|
||||||
argparse
|
argparse
|
||||||
Babel>=1.3
|
Babel>=1.3,<=1.3
|
||||||
eventlet>=0.13.0,<0.16.0
|
eventlet>=0.13.0,<0.16.0
|
||||||
greenlet>=0.3.2
|
greenlet>=0.3.2,<=0.4.5
|
||||||
httplib2>=0.7.5
|
httplib2>=0.7.5,<=0.9
|
||||||
requests>=1.1
|
requests>=1.1,<=2.6.0
|
||||||
iso8601>=0.1.9
|
iso8601>=0.1.9,<=0.1.10
|
||||||
jsonrpclib
|
jsonrpclib
|
||||||
Jinja2
|
Jinja2<=2.7.3
|
||||||
kombu>=2.4.8
|
kombu>=2.5.0,<=3.0.7
|
||||||
netaddr>=0.7.6
|
netaddr>=0.7.6,<=0.7.14
|
||||||
python-neutronclient>=2.3.4,<2.3.11
|
python-neutronclient>=2.3.4,<2.3.11
|
||||||
SQLAlchemy>=0.7.8,!=0.9.5,<=0.9.99
|
SQLAlchemy>=0.7.8,!=0.9.5,<=0.9.99
|
||||||
WebOb>=1.2.3
|
WebOb>=1.2.3,<=1.4
|
||||||
python-keystoneclient>=0.7.0,<=0.11.2
|
python-keystoneclient>=0.7.0,<=0.11.2
|
||||||
alembic>=0.4.1
|
alembic>=0.4.1,<=0.7.5.post2
|
||||||
six>=1.6.0
|
six>=1.6.0,<=1.9.0
|
||||||
stevedore>=0.14,<1.2
|
stevedore>=0.14,<1.2
|
||||||
oslo.config>=1.2.0,<1.5
|
oslo.config>=1.2.0,<1.5
|
||||||
oslo.rootwrap<1.4
|
oslo.rootwrap<1.4
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
hacking>=0.8.0,<0.9
|
hacking>=0.8.0,<0.9
|
||||||
|
|
||||||
cliff>=1.4.3,<1.9
|
cliff>=1.4.3,<1.9
|
||||||
coverage>=3.6
|
coverage>=3.6,<=3.7.1
|
||||||
discover
|
discover<=0.4.0
|
||||||
fixtures>=0.3.14
|
fixtures>=0.3.14,<=1.0.0
|
||||||
mock>=1.0
|
mock>=1.0,<=1.0.1
|
||||||
python-subunit>=0.0.18
|
python-subunit>=0.0.18,<=1.1.0
|
||||||
ordereddict
|
ordereddict
|
||||||
sphinx>=1.1.2,<1.1.999
|
sphinx>=1.1.2,<1.1.999
|
||||||
testrepository>=0.0.18
|
testrepository>=0.0.18,<=0.0.20
|
||||||
testtools>=0.9.34,!=1.2.0,!=1.4.0
|
testtools>=0.9.34,!=1.2.0,!=1.4.0,<=1.7.1
|
||||||
WebTest>=2.0
|
WebTest>=2.0,<=2.0.18
|
||||||
# Packages for the Cisco Plugin
|
# Packages for the Cisco Plugin
|
||||||
###############################
|
###############################
|
||||||
configobj
|
configobj
|
||||||
|
Loading…
Reference in New Issue
Block a user