summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-01 14:07:49 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-01 14:07:49 +0000
commit1b9cf82b42c4236aca5c5a7f7e26eb36c4ab7ac9 (patch)
treeaf1daeb1a9334c87332fdf52ea0293ba2be58e6d
parenta2b69886a4211fa67b328e1f41a892a0465ccc3d (diff)
downloadpython-openstackclient-1b9cf82b42c4236aca5c5a7f7e26eb36c4ab7ac9.tar.gz
Updated from global requirements
Change-Id: I5215bae5234dcef448c6c5b824c506f80dd1c5a8
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index e4054d2e..9d3d80d6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,7 @@ Babel!=2.4.0,>=2.3.4 # BSD
cliff>=2.6.0 # Apache-2.0
keystoneauth1>=2.18.0 # Apache-2.0
openstacksdk>=0.9.14 # Apache-2.0
-osc-lib>=1.2.0 # Apache-2.0
+osc-lib>=1.5.1 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index f6917e33..467b9695 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13,7 +13,7 @@ requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0
sphinx>=1.5.1 # BSD
stevedore>=1.20.0 # Apache-2.0
-os-client-config>=1.22.0 # Apache-2.0
+os-client-config>=1.27.0 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
@@ -31,7 +31,7 @@ python-designateclient>=1.5.0 # Apache-2.0
python-heatclient>=1.6.1 # Apache-2.0
python-ironicclient>=1.11.0 # Apache-2.0
python-ironic-inspector-client>=1.5.0 # Apache-2.0
-python-mistralclient>=2.0.0 # Apache-2.0
+python-mistralclient>=3.1.0 # Apache-2.0
python-muranoclient>=0.8.2 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
python-saharaclient>=1.1.0 # Apache-2.0