dovetail tool: change name of credentials from creds to openrc 53/30553/3
authorxudan <xudan16@huawei.com>
Wed, 15 Mar 2017 10:17:08 +0000 (10:17 +0000)
committerxudan <xudan16@huawei.com>
Mon, 20 Mar 2017 01:24:08 +0000 (01:24 +0000)
commit3cf37c9ac7b40a388f81fed13cfb0ad606dcd9a1
treeeb283d7c2693bf1fefefd7e0b7c59cca3107be02
parent04a464ac81ac43f536ba73af3666a149c97f8369
dovetail tool: change name of credentials from creds to openrc

1. change file name from openstack.creds to openrc.sh
2. change the cmd --creds to --openrc/-o
3. now the path of --openrc can be relative path no restrict to abspath
4. remove the useless "work_dir" in dovetail_config.yml

JIRA: DOVETAIL-369
JIRA: DOVETAIL-367

Change-Id: I2592438eef060f84132ff7fa226aea93ea947362
Signed-off-by: xudan <xudan16@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
dovetail/test_runner.py