summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-28 05:26:04 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-28 05:26:04 +0000
commit25e6c31d2a7412b7d4cf53795b69af8f2ae6d9cf (patch)
treec543270216d078f596201e40bfe18047e8be404b
parent31ff012f6c3701df1269b7174e7eebff08b4339a (diff)
downloadpython-openstackclient-25e6c31d2a7412b7d4cf53795b69af8f2ae6d9cf.tar.gz
Updated from global requirements
Change-Id: I7906433adde40f76eaccdab186e68e0afcbe49af
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 018afc82..8b8b8235 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14,4 +14,4 @@ oslo.utils>=3.20.0 # Apache-2.0
python-glanceclient>=2.7.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-novaclient>=9.0.0 # Apache-2.0
-python-cinderclient>=3.0.0 # Apache-2.0
+python-cinderclient>=3.1.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 3249895d..8278d76a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -31,7 +31,7 @@ python-designateclient>=1.5.0 # Apache-2.0
python-heatclient>=1.6.1 # Apache-2.0
python-ironicclient>=1.14.0 # Apache-2.0
python-ironic-inspector-client>=1.5.0 # Apache-2.0
-python-karborclient>=0.2.0 # Apache-2.0
+python-karborclient>=0.6.0 # Apache-2.0
python-mistralclient>=3.1.0 # Apache-2.0
python-muranoclient>=0.8.2 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0