bugfix: correct the post response body of PODS in testAPI
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Tue, 21 Jun 2016 12:46:26 +0000 (20:46 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Tue, 21 Jun 2016 12:46:26 +0000 (20:46 +0800)
commit428aa649cfaa909733acabd0c8f1ba260022c99f
tree0063a276db771d8abc485ec9320a0e8878bf514e
parentce6d286ed760c850e623d196e4480d02951ade43
bugfix: correct the post response body of PODS in testAPI

mark CreateResponse as a swagger.model
change response class of post pods to L{CreateResponse}

JIRA: FUNCTEST-326

Change-Id: I031350bb434e26e33d55c92ace548a2ae1c82f3e
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
result_collection_api/opnfv_testapi/resources/models.py
result_collection_api/opnfv_testapi/resources/pod_handlers.py