delete obsolete scenario update code
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Mon, 14 Aug 2017 06:52:59 +0000 (14:52 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Mon, 14 Aug 2017 07:03:19 +0000 (15:03 +0800)
commit8e1c6ad2711cb566b61c11919f9a95eb304220c5
treefd434fc9ad825eb705e31e202c6965130611398c
parent3cef22b2f1d70e26c561e7529f8b676c0498782d
delete obsolete scenario update code

1) update scenario will be subsitituted with new methods,
in this patch delete the obsolete code first to make clean room
2) test_queryCombination() will fail randomly, in this patch disable
   it first, reopen when problem solved

Change-Id: I1939876465934ea09894255712057a78f120be71
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
testapi/opnfv_testapi/resources/scenario_handlers.py
testapi/opnfv_testapi/resources/scenario_models.py
testapi/opnfv_testapi/tests/unit/resources/test_scenario.py