summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-08-11 19:05:47 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-08-11 19:05:47 +0000
commit8330686ab5443afacc8871284d3dfa8de89455b1 (patch)
tree3a976fb033373449d30a13b6911f470e2c0922b1
parentf67ebce530d13c8da4ad32556d93095ab0ff0392 (diff)
downloadpython-openstackclient-8330686ab5443afacc8871284d3dfa8de89455b1.tar.gz
Updated from global requirements
Change-Id: Iafff6e904094b35a88e3cf4630962f6dc6a48746
-rw-r--r--requirements.txt6
-rw-r--r--test-requirements.txt6
2 files changed, 6 insertions, 6 deletions
diff --git a/requirements.txt b/requirements.txt
index 24e46723..f449e200 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,12 +6,12 @@ six>=1.9.0 # MIT
Babel!=2.4.0,>=2.3.4 # BSD
cliff>=2.8.0 # Apache-2.0
-keystoneauth1>=3.0.1 # Apache-2.0
+keystoneauth1>=3.1.0 # Apache-2.0
openstacksdk>=0.9.17 # Apache-2.0
osc-lib>=1.7.0 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
-python-glanceclient>=2.7.0 # Apache-2.0
+python-glanceclient>=2.8.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 e3848618..5af8d0cf 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,7 +6,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
@@ -25,13 +25,13 @@ wrapt>=1.7.0 # BSD License
# Install these to generate sphinx autodocs
aodhclient>=0.7.0 # Apache-2.0
gnocchiclient>=2.7.0 # Apache-2.0
-python-barbicanclient>=4.0.0 # Apache-2.0
+python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0
python-congressclient<2000,>=1.3.0 # Apache-2.0
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