summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-02-16 21:02:45 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-02-16 21:02:45 +0000
commitfc58a8e49f3831471d8ce5b81a869e2164ba7d9f (patch)
tree3fcbd887610e141feca376f922a149948cd659a2
parent32d3f40397eafb02f00f338c9657e2132d2768f3 (diff)
downloadtrove-fc58a8e49f3831471d8ce5b81a869e2164ba7d9f.tar.gz
Updated from global requirements
Change-Id: I4331007469a570adc42dea52dc27868944d8be5e
-rw-r--r--requirements.txt52
-rw-r--r--test-requirements.txt12
2 files changed, 32 insertions, 32 deletions
diff --git a/requirements.txt b/requirements.txt
index 43446216..1a980c33 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,32 +3,32 @@
# process, which may cause wedges in the gate later.
pbr>=0.6,!=0.7,<1.0
SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6
-eventlet>=0.15.1,<0.16.0
-keystonemiddleware>=1.0.0
-kombu>=2.5.0
-Routes>=1.12.3,!=2.0
-WebOb>=1.2.3
-PasteDeploy>=1.5.0
-Paste
+eventlet>=0.15.1,<=0.15.2
+keystonemiddleware>=1.0.0,<1.4.0
+kombu==3.0.7
+Routes>=1.12.3,!=2.0,<=2.1
+WebOb>=1.2.3,<=1.3.1
+PasteDeploy>=1.5.0,<=1.5.2
+Paste<=1.7.5.1
sqlalchemy-migrate==0.9.1
-netaddr>=0.7.12
-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
+netaddr>=0.7.12,<=0.7.13
+netifaces>=0.10.4,<=0.10.4
+httplib2>=0.7.5,<=0.9
+lxml>=2.3,<=3.3.3
+passlib<=1.6.2
+python-heatclient>=0.2.9,<0.3.0
+python-novaclient>=2.18.0,<=2.20.0
+python-cinderclient>=1.1.0,<=1.1.1
+python-keystoneclient>=0.10.0,<=1.1.0
+python-swiftclient>=2.2.0,<=2.3.1
+python-designateclient>=1.0.0,<=1.1.1
python-neutronclient>=2.3.6,<3
-iso8601>=0.1.9
+iso8601>=0.1.9,<=0.1.10
jsonschema>=2.0.0,<3.0.0
-Jinja2
-pexpect>=3.1 # ISC License
-oslo.config>=1.4.0 # Apache-2.0
-MySQL-python
-Babel>=1.3
-six>=1.7.0
-stevedore>=1.0.0 # Apache-2.0
+Jinja2<=2.7.2
+pexpect>=3.1,<=3.3 # ISC License
+oslo.config>=1.4.0,<=1.6.0 # Apache-2.0
+MySQL-python<=1.2.3
+Babel>=1.3,<=1.3
+six>=1.7.0,<=1.9.0
+stevedore>=1.0.0,<=1.2.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index a74f11c6..7e9b5c38 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,20 +4,20 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.8.0,<0.9
sphinx>=1.1.2,!=1.2.0,<1.3
-oslosphinx>=2.2.0 # Apache-2.0
+oslosphinx>=2.2.0,<2.5.0 # Apache-2.0
-coverage>=3.6
-nose
+coverage>=3.6,<=3.7.1
+nose<=1.3.1
nosexcover
openstack-doc-tools>=0.18.1
openstack.nose_plugin>=0.7
-WebTest>=2.0
+WebTest>=2.0,<=2.0.18
wsgi_intercept>=0.6.1 # MIT License
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,!=1.4.0
+testtools>=0.9.34,!=1.4.0,<=1.5.0
discover
-testrepository>=0.0.18
+testrepository>=0.0.18,<=0.0.20