summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYang (Gabriel) Yu <Gabriel.yuyang@huawei.com>2019-01-29 10:30:30 +0800
committerYang (Gabriel) Yu <Gabriel.yuyang@huawei.com>2019-01-29 15:05:46 +0000
commita68e520aa204057064ff2e20b76003f8cb9126f5 (patch)
tree2bd08e4027433a67b8f86b2a23504c4557895a3e
parent41ef8012ad335af314aa2e71f6d9b2c13198051c (diff)
bugfix: openstack project fetch error
JIRA: BOTTLENECK-250 Openstack client version update will fix the error as described in jira ticket Change-Id: I590c4eb6ff262173c01ae2d93943df80fe4e6b0e Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com> (cherry picked from commit 5ab25b89cb847f9d76a2a059192cf23f4b47aea8)
-rw-r--r--requirements/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/requirements.txt b/requirements/requirements.txt
index 381cb5cd..44669be1 100644
--- a/requirements/requirements.txt
+++ b/requirements/requirements.txt
@@ -9,7 +9,7 @@
appdirs==1.4.0
pyopenssl==17.5.0
-python-openstackclient==3.11.0
+python-openstackclient==3.17.0
python-heatclient==1.11.0
python-neutronclient==6.1.1
flake8==2.5.4