Add a put result method to modify trust_indicator 71/16271/6
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)
commitde44f61e2f92f1a2bac45c40781f0b927a412b2c
tree2e5371015dd925a4a836cdcf82d438c03833a225
parent256774b7850932536f02f77647c5d64056aa66be
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>
utils/test/result_collection_api/etc/config.ini
utils/test/result_collection_api/opnfv_testapi/resources/handlers.py
utils/test/result_collection_api/opnfv_testapi/resources/result_handlers.py
utils/test/result_collection_api/opnfv_testapi/resources/result_models.py
utils/test/result_collection_api/opnfv_testapi/tests/unit/fake_pymongo.py
utils/test/result_collection_api/opnfv_testapi/tests/unit/test_fake_pymongo.py
utils/test/result_collection_api/opnfv_testapi/tests/unit/test_result.py