Updated from global requirements

Change-Id: Ie8e0c9e644f99213c487303572be8d7ae36c8129
This commit is contained in:
OpenStack Proposal Bot 2014-11-27 10:38:42 +00:00
parent 6c4ea5b845
commit 302907d4a9
2 changed files with 11 additions and 11 deletions

View File

@ -4,7 +4,7 @@
pbr>=0.6,!=0.7,<1.0
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
eventlet>=0.15.1
keystonemiddleware>=1.0.0
keystonemiddleware>=1.0.0,<1.3
kombu>=2.5.0
Routes>=1.12.3,!=2.0
WebOb>=1.2.3
@ -16,19 +16,19 @@ netifaces>=0.10.4
httplib2>=0.7.5
lxml>=2.3
passlib
python-heatclient>=0.2.9
python-novaclient>=2.18.0
python-cinderclient>=1.1.0
python-keystoneclient>=0.10.0
python-swiftclient>=2.2.0
python-designateclient>=1.0.0
python-neutronclient>=2.3.6,<3
python-heatclient>=0.2.9,<0.3
python-novaclient>=2.18.0,<2.21
python-cinderclient>=1.1.0,<1.2
python-keystoneclient>=0.10.0,<0.12
python-swiftclient>=2.2.0,<2.4
python-designateclient>=1.0.0,<1.2
python-neutronclient>=2.3.6,<2.4
iso8601>=0.1.9
jsonschema>=2.0.0,<3.0.0
Jinja2
pexpect>=3.1 # ISC License
oslo.config>=1.4.0 # Apache-2.0
oslo.config>=1.4.0,<1.5 # Apache-2.0
MySQL-python
Babel>=1.3
six>=1.7.0
stevedore>=1.0.0 # Apache-2.0
stevedore>=1.0.0,<1.2 # Apache-2.0

View File

@ -17,7 +17,7 @@ proboscis==1.2.5.3
http://tarballs.openstack.org/python-troveclient/python-troveclient-master.tar.gz#egg=python-troveclient
mock>=1.0
mox3>=0.7.0
testtools>=0.9.34
testtools>=0.9.34,!=1.4.0
discover
testrepository>=0.0.18