implement create scenario and add unittest
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Mon, 16 Jan 2017 09:59:06 +0000 (17:59 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Mon, 16 Jan 2017 13:16:14 +0000 (21:16 +0800)
commit16d5fe234367a75a52dc33dae012df4f1098ae0b
treec06f0f97c3b1b6aaa0f4857d2f6f1c477f8c5801
parent43092f3b023fa82c93ce2cbd6e0ca5bc16da5bf1
implement create scenario and add unittest

JIRA: RELENG-163

Change-Id: Id715a2e5de1022cfd0a745505771d250935541bd
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/fake_pymongo.py
testapi/opnfv_testapi/tests/unit/scenario-create.json [new file with mode: 0644]
testapi/opnfv_testapi/tests/unit/test_base.py
testapi/opnfv_testapi/tests/unit/test_scenario.py [new file with mode: 0644]