Remove Brhamaputra dashboard process from testapi
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 22 Sep 2016 09:10:35 +0000 (17:10 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 22 Sep 2016 09:10:35 +0000 (17:10 +0800)
commitf63c33560d084bb2f5bd773bf6e51f3d04e44e64
treee2fcfcfc2da8a793ea42cd0890746e0004e5c115
parent71edb3b92cbbf4a4f648dc4442efea29b76a157e
Remove Brhamaputra dashboard process from testapi

Now, ELK is the framework used for dashboarding

JIRA: FUNCTEST-489

Change-Id: I51e8bc83e7309a226515f603eb4c468b7e7a69bd
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
13 files changed:
result_collection_api/opnfv_testapi/dashboard/__init__.py [deleted file]
result_collection_api/opnfv_testapi/dashboard/bottlenecks2Dashboard.py [deleted file]
result_collection_api/opnfv_testapi/dashboard/dashboard_utils.py [deleted file]
result_collection_api/opnfv_testapi/dashboard/doctor2Dashboard.py [deleted file]
result_collection_api/opnfv_testapi/dashboard/functest2Dashboard.py [deleted file]
result_collection_api/opnfv_testapi/dashboard/promise2Dashboard.py [deleted file]
result_collection_api/opnfv_testapi/dashboard/qtip2Dashboard.py [deleted file]
result_collection_api/opnfv_testapi/dashboard/vsperf2Dashboard.py [deleted file]
result_collection_api/opnfv_testapi/dashboard/yardstick2Dashboard.py [deleted file]
result_collection_api/opnfv_testapi/resources/dashboard_handlers.py [deleted file]
result_collection_api/opnfv_testapi/router/url_mappings.py
result_collection_api/opnfv_testapi/tests/unit/test_dashboard.py [deleted file]
result_collection_api/opnfv_testapi/tests/unit/test_dashboard_project.py [deleted file]