correct the import impl of TestAPI
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Wed, 10 May 2017 03:39:42 +0000 (11:39 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Wed, 10 May 2017 03:39:42 +0000 (11:39 +0800)
commit71a3c218ef53459fca53b0e1cc31d5f726e5b436
treefabe167648e5ddc1c910615bbfc41f380dd1e8aa
parentd12a70a7eebf025b90f46eaa8a5fee38ecadc518
correct the import impl of TestAPI

Change-Id: Ia721ff61e02b1819c32d228f5f8910364c139c8a
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
13 files changed:
testapi/opnfv_testapi/common/check.py
testapi/opnfv_testapi/resources/handlers.py
testapi/opnfv_testapi/resources/models.py
testapi/opnfv_testapi/resources/pod_handlers.py
testapi/opnfv_testapi/resources/pod_models.py
testapi/opnfv_testapi/resources/project_handlers.py
testapi/opnfv_testapi/resources/project_models.py
testapi/opnfv_testapi/resources/result_models.py
testapi/opnfv_testapi/resources/scenario_models.py
testapi/opnfv_testapi/resources/testcase_models.py
testapi/opnfv_testapi/tornado_swagger/handlers.py
testapi/opnfv_testapi/tornado_swagger/swagger.py
testapi/opnfv_testapi/tornado_swagger/views.py