summaryrefslogtreecommitdiffstats
path: root/dashboard/etc
diff options
context:
space:
mode:
authorSerena Feng <feng.xiaowei@zte.com.cn>2017-12-19 07:34:20 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-12-19 07:34:20 +0000
commitc2907beb200142f57568371205092a700a49541d (patch)
tree882f32c2fe71c0e4bac091ae17d5cc258aea9e22 /dashboard/etc
parent691d69df901b68ea5e85ca254bd7f2c270393182 (diff)
parent3f672f0e918c5c461008a7fc0e53e63b79083d34 (diff)
Merge "remove deprecated dashboard code"
Diffstat (limited to 'dashboard/etc')
-rw-r--r--dashboard/etc/config.ini10
1 files changed, 0 insertions, 10 deletions
diff --git a/dashboard/etc/config.ini b/dashboard/etc/config.ini
deleted file mode 100644
index 77adc16..0000000
--- a/dashboard/etc/config.ini
+++ /dev/null
@@ -1,10 +0,0 @@
-# to add a new parameter in the config file,
-# the CONF object in config.ini must be updated
-[elastic]
-url = http://localhost:9200
-index = testapi/results
-creds =
-
-[kibana]
-url = http://10.63.243.17:5601/app/kibana
-js_path = /usr/share/nginx/html/kibana_dashboards/conf.js