delete obsolete scenario update code 33/39233/3
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)
commit5c0905e1b578c2dde4bf5585694696bc66f1ba1f
treed1d50bedc8cbc7a8e7d3acbd60ce226fa71cb87d
parent1cd617569905214aab22edb383c036d9922d9a27
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>
utils/test/testapi/opnfv_testapi/resources/scenario_handlers.py
utils/test/testapi/opnfv_testapi/resources/scenario_models.py
utils/test/testapi/opnfv_testapi/tests/unit/resources/test_scenario.py