separate visualization building from dashboard building 33/22833/4
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Sat, 8 Oct 2016 08:45:49 +0000 (16:45 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Mon, 10 Oct 2016 02:40:00 +0000 (10:40 +0800)
commit8bc61e16a7e61211978539dfb609ed02e0efef25
treee0ab419336e40730d7c7794bc576f8c3742e276e
parent26db2b8f2eca5c9856e5fabb6c0f0d25a17c3e8f
separate visualization building from dashboard building

JIRA: RELENG-155

Change-Id: I19355898d5dc5ef73fcfe4ebaf4604c4bf1e8f10
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
utils/test/dashboard/dashboard/common/elastic_access.py
utils/test/dashboard/dashboard/conf/config.py
utils/test/dashboard/dashboard/elastic2kibana/dashboard_assembler.py [new file with mode: 0644]
utils/test/dashboard/dashboard/elastic2kibana/main.py
utils/test/dashboard/dashboard/elastic2kibana/utility.py [new file with mode: 0644]
utils/test/dashboard/dashboard/elastic2kibana/visualization_assembler.py [new file with mode: 0644]
utils/test/dashboard/dashboard/mongo2elastic/main.py