make use of functest_utils.get_parameter_from_yaml
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Wed, 7 Sep 2016 14:13:42 +0000 (22:13 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 8 Sep 2016 02:45:45 +0000 (10:45 +0800)
commit55d301a2622ff5b63d431b9272caa68224d53843
treeb540f05ba3ed45e15260ee7131ce90dc93af753d
parent227afb8285b8f178987a7d6eb1d28a74201a5d1b
make use of functest_utils.get_parameter_from_yaml

JIRA: FUNCTEST-463

Change-Id: I1d54a65c5bfa2542f2fd3a2e408967641e6e4ac9
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
20 files changed:
ci/prepare_env.py
cli/commands/cli_os.py
cli/commands/cli_testcase.py
cli/commands/cli_tier.py
testcases/Controllers/ONOS/Teston/adapters/foundation.py
testcases/Controllers/ONOS/Teston/onosfunctest.py
testcases/OpenStack/examples/create_instance_and_ip.py
testcases/OpenStack/rally/run_rally-cert.py
testcases/OpenStack/tempest/gen_tempest_conf.py
testcases/OpenStack/tempest/run_tempest.py
testcases/OpenStack/vPing/vping_util.py
testcases/features/copper.py
testcases/features/doctor.py
testcases/features/domino.py
testcases/features/promise.py
testcases/vnf/vIMS/vIMS.py
testcases/vnf/vRNC/parser.py
utils/functest_utils.py
utils/openstack_clean.py
utils/openstack_snapshot.py