[dovetail tool] fetch openstack rc files without installer info 83/26083/3
authorLeo Wang <grakiss.wanglei@huawei.com>
Fri, 16 Dec 2016 07:19:28 +0000 (02:19 -0500)
committerLeo Wang <grakiss.wanglei@huawei.com>
Mon, 19 Dec 2016 00:54:20 +0000 (19:54 -0500)
commit976a73d10622aff8e3b26fb01b43be7a72318856
tree6758c336d3c6386901b76d134969ffcf2dd02bca
parent18ed566c5e1a379d5b87d3838dea82a9481ba61b
[dovetail tool] fetch openstack rc files without installer info

JIRA: DOVETAIL-157

dovetail tool must not depend on any installers or any SUT, so openstack rc files need to be provided to eliminate this dependency.
1. input parameters "SUT_IP"/"SUT_TYPE" must be optional, may be finally will be removed
2. new parameter "creds" to specify the file used to get access to openstack of SUT

Change-Id: I877efb2a6abc198c32ed6d52b9418a35597d5867
Signed-off-by: Leo Wang <grakiss.wanglei@huawei.com>
dovetail/conf/cmd_config.yml
dovetail/conf/dovetail_config.yml
dovetail/conf/functest_config.yml
dovetail/conf/yardstick_config.yml
dovetail/container.py