remove deprecated upload-related codes 07/52607/1
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Mon, 26 Feb 2018 02:11:50 +0000 (10:11 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Mon, 26 Feb 2018 02:26:11 +0000 (10:26 +0800)
commitc3e868997d30bb907aca48abdb99b2ada2f70c1c
tree645e66031170cd1034f823f1a06f881b1d1fdc74
parente2bbce72ca32d3bfdde04149b9d702b0a82d3279
remove deprecated upload-related codes

upload result file is used by dovetail, since now dovetail has
leveraged its own cvp repo, and TestAPI is mostly and should be
used as a realtime results collecting, no need to keep such function.

Change-Id: Ibd56035d5d63020e224a382c8040705f63b63386
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
testapi/opnfv_testapi/common/constants.py
testapi/opnfv_testapi/common/message.py
testapi/opnfv_testapi/handlers/result_handlers.py
testapi/opnfv_testapi/models/result_models.py
testapi/opnfv_testapi/router/url_mappings.py
testapi/opnfv_testapi/tests/unit/executor.py
testapi/opnfv_testapi/tests/unit/handlers/test_result.py