Add a put result method to modify trust_indicator
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Fri, 1 Jul 2016 14:56:30 +0000 (22:56 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Wed, 6 Jul 2016 08:00:48 +0000 (16:00 +0800)
commitb3eccb10c0fa8812413288771a74c9c10556eb93
tree6f4cf1121c68040ef9a2b304a78034476fa9bcbf
parent4700e3367153202227130679761bb1471e5d2023
Add a put result method to modify trust_indicator

update trust_indicator date model
add update trust_indicator method
add unittest
add swagger information

JIRA: FUNCTEST-309

Change-Id: Ibb05efbe008aa7fd4dccb27452d8f5dbf541b8f2
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
result_collection_api/etc/config.ini
result_collection_api/opnfv_testapi/resources/handlers.py
result_collection_api/opnfv_testapi/resources/result_handlers.py
result_collection_api/opnfv_testapi/resources/result_models.py
result_collection_api/opnfv_testapi/tests/unit/fake_pymongo.py
result_collection_api/opnfv_testapi/tests/unit/test_fake_pymongo.py
result_collection_api/opnfv_testapi/tests/unit/test_result.py