summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-21 15:46:32 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-21 15:46:32 +0000
commit2e933191aefd3d7d181ed9022949886a56bb5ad6 (patch)
treea18a0f7e80b209fc6f206c80962a699895c769d4
parent8eda73bb0d97a25702fbc8944642a27f0596fd85 (diff)
downloadglance_store-2e933191aefd3d7d181ed9022949886a56bb5ad6.tar.gz
Updated from global requirements
Change-Id: Idc583c898ae87d58df350aafa46cf443074e366c
-rw-r--r--requirements.txt2
-rw-r--r--setup.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 1faca25..6e5badd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@ oslo.config>=3.9.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
-oslo.concurrency>=3.5.0 # Apache-2.0
+oslo.concurrency>=3.8.0 # Apache-2.0
stevedore>=1.10.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
diff --git a/setup.cfg b/setup.cfg
index 4156923..a883eab 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -63,7 +63,7 @@ swift =
httplib2>=0.7.5 # MIT
python-swiftclient>=2.2.0 # Apache-2.0
cinder =
- python-cinderclient>=1.6.0 # Apache-2.0
+ python-cinderclient!=1.7.0,>=1.6.0 # Apache-2.0
os-brick>=1.3.0 # Apache-2.0
oslo.rootwrap>=2.0.0 # Apache-2.0