add dashboard method to test result collection API
authorMorgan Richomme <morgan.richomme@orange.com>
Sat, 17 Oct 2015 16:19:12 +0000 (18:19 +0200)
committerMorgan Richomme <morgan.richomme@orange.com>
Mon, 19 Oct 2015 08:48:40 +0000 (10:48 +0200)
commit901d25ce14b7b682872f997cfd6ac89ca718c870
treec121ab0c46ad32fef9bd5e9dd5946f518365b5ba
parentace5bdeae17058ebeb04dbbb944f8cd5858ee43b
add dashboard method to test result collection API
+ add new fields in pod section

JIRA: RELENG-45

Change-Id: I8e833207b7014d7fd07769af415a4892b9e9d924
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
result_collection_api/dashboard/__init__.py [new file with mode: 0644]
result_collection_api/dashboard/dashboard_utils.py [new file with mode: 0644]
result_collection_api/dashboard/functest2Dashboard.py [new file with mode: 0644]
result_collection_api/resources/handlers.py
result_collection_api/resources/models.py
result_collection_api/result_collection_api.py