summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-09-01 00:51:58 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-09-01 00:51:58 +0000
commitbca097583c8799acf8a27a1a99cfd28079e2a39e (patch)
tree68e9346877ee19cac4b688e11fcd027e3b717b3e
parent9c3b7e8711b92fbea826b263b66e5a54b9fe5aa2 (diff)
downloadironic-bca097583c8799acf8a27a1a99cfd28079e2a39e.tar.gz
Updated from global requirements
Change-Id: Ib9538da225dd62112aa3d8baaa41c6edcc160f6b
-rw-r--r--requirements.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt
index 0dd15642d..b475e59a6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,23 +3,23 @@
# process, which may cause wedges in the gate later.
pbr!=0.7,<1.0,>=0.6
SQLAlchemy<=0.9.99,>=0.9.7
-alembic>=0.7.2
+alembic<0.8.1,>=0.7.2
eventlet!=0.17.0,>=0.16.1
lxml>=2.3
WebOb>=1.2.3
greenlet>=0.3.2
-sqlalchemy-migrate>=0.9.5
+sqlalchemy-migrate!=0.9.8,<0.10.0,>=0.9.5
netaddr>=0.7.12
paramiko>=1.13.0
iso8601>=0.1.9
-python-neutronclient<2.5.0,>=2.3.11
+python-neutronclient<2.5.0,>=2.4.0
python-glanceclient<0.18.0,>=0.15.0
python-keystoneclient<1.4.0,>=1.2.0
python-swiftclient<2.5.0,>=2.2.0
stevedore<1.4.0,>=1.3.0 # Apache-2.0
pysendfile==2.0.0
websockify<0.7,>=0.6.0
-oslo.concurrency<1.9.0,>=1.8.0 # Apache-2.0
+oslo.concurrency<1.9.0,>=1.8.2 # Apache-2.0
oslo.config<1.10.0,>=1.9.3 # Apache-2.0
oslo.context<0.3.0,>=0.2.0 # Apache-2.0
oslo.db<1.8.0,>=1.7.0 # Apache-2.0