summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2018-05-29 02:42:11 -0400
committerxudan <xudan16@huawei.com>2018-06-14 00:00:34 -0400
commit46754323aeac6193dd9b451a6525a478fdb0887b (patch)
tree8ddca633d4093347bcf3f6fb64b702262cf6c668 /requirements.txt
parent71f945d3e3ca38e4a954a6475234e176e150d2f7 (diff)
Replace openstack commands with shade
Use openstack shade to get endpoint infomation rather than executing openstack commands directly. The next step can replace openstack commands by shade for some test cases that need to create openstack resources (images, flavors) if we agree to use shade. JIRA: DOVETAIL-659 Change-Id: I72b302fb2d4a61e9249a7e53f81ea9464944dcd3 Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 82c385bf..fb94da5d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@ click==6.6
Jinja2==2.8
keystoneauth1==2.12.3
openstacksdk==0.9.5
-os-client-config==1.21.1
+os-client-config==1.28.0
osc-lib==1.1.0
paramiko==1.18.0
pbr==2.0.0
@@ -18,3 +18,4 @@ PyYAML==3.11
requests==2.10.0
six==1.10.0
stevedore==1.20.0
+shade==1.22.2