Replace openstack commands with shade 11/58011/3
authorxudan <xudan16@huawei.com>
Tue, 29 May 2018 06:42:11 +0000 (02:42 -0400)
committerxudan <xudan16@huawei.com>
Thu, 14 Jun 2018 04:00:34 +0000 (00:00 -0400)
commit46754323aeac6193dd9b451a6525a478fdb0887b
tree8ddca633d4093347bcf3f6fb64b702262cf6c668
parent71f945d3e3ca38e4a954a6475234e176e150d2f7
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>
dovetail/test_runner.py
dovetail/utils/dovetail_config.py
dovetail/utils/dovetail_utils.py
dovetail/utils/openstack_utils.py [new file with mode: 0644]
etc/conf/dovetail_config.yml
etc/conf/functest_config.yml
requirements.txt