Updated from global requirements
Change-Id: Ie9d3fc8dd87474814c4684998f8003e7a216e9d9
This commit is contained in:
parent
3668abcca1
commit
d220b06a47
@ -1,27 +1,27 @@
|
|||||||
pbr>=0.5.21,<1.0
|
pbr>=0.6,<1.0
|
||||||
SQLAlchemy>=0.7.8,<=0.7.99
|
SQLAlchemy>=0.7.8,<=0.9.99
|
||||||
eventlet>=0.13.0
|
eventlet>=0.13.0
|
||||||
extras
|
extras
|
||||||
kombu>=2.4.8
|
kombu>=2.4.8
|
||||||
Routes>=1.12.3
|
Routes>=1.12.3
|
||||||
WebOb>=1.2.3,<1.3
|
WebOb>=1.2.3
|
||||||
PasteDeploy>=1.5.0
|
PasteDeploy>=1.5.0
|
||||||
Paste
|
Paste
|
||||||
sqlalchemy-migrate>=0.8.2
|
sqlalchemy-migrate>=0.8.2,!=0.8.4
|
||||||
netaddr>=0.7.6
|
netaddr>=0.7.6
|
||||||
httplib2
|
httplib2>=0.7.5
|
||||||
lxml>=2.3
|
lxml>=2.3
|
||||||
passlib
|
passlib
|
||||||
python-heatclient>=0.2.3
|
python-heatclient>=0.2.3
|
||||||
python-novaclient>=2.15.0
|
python-novaclient>=2.17.0
|
||||||
python-cinderclient>=1.0.6
|
python-cinderclient>=1.0.6
|
||||||
python-keystoneclient>=0.4.1
|
python-keystoneclient>=0.7.0
|
||||||
python-swiftclient>=1.5
|
python-swiftclient>=1.6
|
||||||
python-designateclient>=1.0.0
|
python-designateclient>=1.0.0
|
||||||
iso8601>=0.1.8
|
iso8601>=0.1.9
|
||||||
jsonschema>=1.3.0,!=1.4.0
|
jsonschema>=2.0.0,<3.0.0
|
||||||
Jinja2
|
Jinja2
|
||||||
pexpect
|
pexpect>=3.1 # ISC License
|
||||||
oslo.config>=1.2.0
|
oslo.config>=1.2.0
|
||||||
MySQL-python
|
MySQL-python
|
||||||
Babel>=1.3
|
Babel>=1.3
|
||||||
|
@ -10,11 +10,11 @@ nose
|
|||||||
nosexcover
|
nosexcover
|
||||||
openstack.nose_plugin>=0.7
|
openstack.nose_plugin>=0.7
|
||||||
WebTest>=2.0
|
WebTest>=2.0
|
||||||
wsgi_intercept
|
wsgi_intercept>=0.6.1 # MIT License
|
||||||
proboscis==1.2.5.3
|
proboscis==1.2.5.3
|
||||||
http://tarballs.openstack.org/python-troveclient/python-troveclient-master.tar.gz#egg=python-troveclient
|
http://tarballs.openstack.org/python-troveclient/python-troveclient-master.tar.gz#egg=python-troveclient
|
||||||
mock>=1.0
|
mock>=1.0
|
||||||
mox>=0.5.3
|
mox>=0.5.3
|
||||||
testtools>=0.9.32
|
testtools>=0.9.34
|
||||||
discover
|
discover
|
||||||
testrepository>=0.0.17
|
testrepository>=0.0.18
|
||||||
|
Loading…
Reference in New Issue
Block a user