summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-07-14 10:03:18 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-07-14 10:03:18 +0000
commit3e1a0db901e2f305949fedfb833f8dbc1f8fb254 (patch)
tree7e835c6860f131feb6f711e467a85b9ca3660cc7
parentc55aacfbacaa627eea9a3f20d3b8b4188552afe4 (diff)
downloadnova-3e1a0db901e2f305949fedfb833f8dbc1f8fb254.tar.gz
Updated from global requirements
Change-Id: I3b459165fd8d0f30eacf6d7d7b741322a555ecf1
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 050091e82b..c1fd4132ba 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -32,7 +32,7 @@ python-glanceclient>=0.18.0
requests!=2.8.0,!=2.9.0,>=2.5.2
six>=1.9.0
stevedore>=1.5.0 # Apache-2.0
-setuptools>=16.0
+setuptools!=24.0.0,>=16.0
websockify>=0.6.1
oslo.concurrency>=2.3.0 # Apache-2.0
oslo.config>=2.3.0 # Apache-2.0
@@ -51,4 +51,4 @@ oslo.middleware!=3.0.0,!=3.1.0,!=3.2.0,>=2.8.0 # Apache-2.0
psutil<2.0.0,>=1.1.1
oslo.versionedobjects>=0.9.0
alembic>=0.8.0
-os-brick>=0.4.0 # Apache-2.0
+os-brick!=1.4.0,>=0.4.0 # Apache-2.0