summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-01-25 00:55:54 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-01-25 00:55:54 +0000
commitb69b539a422860bfb402093ff9d93a1b6e338b26 (patch)
treef970f65f8449e6afc4fdc373db40fe1abaab603a
parent414c99b3aa5648c0ffd5a5e8716eae478dd7c7e0 (diff)
downloadpython-openstackclient-b69b539a422860bfb402093ff9d93a1b6e338b26.tar.gz
Updated from global requirements
Change-Id: I7b0e46de18f10cde110e1957c12210bc3271e7f9
-rw-r--r--requirements.txt4
-rw-r--r--test-requirements.txt4
2 files changed, 4 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt
index e5ca3c7b..c5371006 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,12 +6,12 @@ six>=1.9.0 # MIT
Babel>=2.3.4 # BSD
cliff>=2.3.0 # Apache-2.0
-keystoneauth1>=2.17.0 # Apache-2.0
+keystoneauth1>=2.18.0 # Apache-2.0
openstacksdk!=0.9.11,!=0.9.12,>=0.9.10 # Apache-2.0
osc-lib>=1.2.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
-python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
+python-novaclient!=7.0.0,>=6.0.0 # Apache-2.0
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 62e41b83..032d191a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -28,12 +28,12 @@ python-barbicanclient>=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.9.0 # Apache-2.0
+python-ironicclient>=1.10.0 # Apache-2.0
python-ironic-inspector-client>=1.5.0 # Apache-2.0
python-mistralclient>=2.0.0 # Apache-2.0
python-muranoclient>=0.8.2 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
-python-saharaclient>=0.18.0 # Apache-2.0
+python-saharaclient>=1.1.0 # Apache-2.0
python-searchlightclient>=1.0.0 #Apache-2.0
python-senlinclient>=1.1.0 # Apache-2.0
python-troveclient>=2.2.0 # Apache-2.0