update customs in scenario 93/39493/3
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 17 Aug 2017 10:43:56 +0000 (18:43 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Fri, 18 Aug 2017 07:41:25 +0000 (15:41 +0800)
commitd9950c167886a2df6684de313d95f5aa3f8d89ed
treef1ca0afdd35b333af44c5b837eb19db10b855557
parent1fce3258fae5cf6a99af93b6ea026fec4d839cd6
update customs in scenario

1) post to add one or multiple test cases
2) update to substitute all the test cases
3) delete with body to delete one or multiple test cases
4) to facilitate the process and response body usually useless,
   if update success all updates(scores/trust_indicators/customs),
   return 200 with no response body

Change-Id: I5148f172989fa8e0e70ffed92ee383c0520dbb41
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
utils/test/testapi/opnfv_testapi/resources/handlers.py
utils/test/testapi/opnfv_testapi/resources/scenario_handlers.py
utils/test/testapi/opnfv_testapi/router/url_mappings.py
utils/test/testapi/opnfv_testapi/tests/unit/resources/test_base.py
utils/test/testapi/opnfv_testapi/tests/unit/resources/test_scenario.py