make use of functest_utils.get_parameter_from_yaml 95/20695/1
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Wed, 7 Sep 2016 14:13:42 +0000 (22:13 +0800)
committerMorgan Richomme <morgan.richomme@orange.com>
Thu, 8 Sep 2016 16:40:45 +0000 (16:40 +0000)
commit5d716dab95938923defdcd992dacaf024de49421
treefb6c55fc2a92a8a6837042a1af7fd490fb9a4c62
parent4a4bfda9d9032aa9ae18ce91f9c62b7ac091851d
make use of functest_utils.get_parameter_from_yaml

JIRA: FUNCTEST-463

Change-Id: I1d54a65c5bfa2542f2fd3a2e408967641e6e4ac9
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
(cherry picked from commit 55d301a2622ff5b63d431b9272caa68224d53843)
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