devstack: Change URL of grafana plugin source.
Grafana plugin source have moved, this change changes the URL. Change-Id: I9592bd1eedf43fb2787431810998710216209f5c
This commit is contained in:
parent
be35a24e0e
commit
45689c1f71
@ -61,5 +61,5 @@ GRAFANA_RPM_PKG=${GRAFANA_RPM_PKG:-https://grafanarel.s3.amazonaws.com/builds/gr
|
||||
GRAFANA_DEB_PKG=${GRAFANA_DEB_PKG:-https://grafanarel.s3.amazonaws.com/builds/grafana_3.0.4-1464167696_amd64.deb}
|
||||
GRAFANA_PLUGIN_VERSION=${GRAFANA_PLUGIN_VERSION}
|
||||
GRAFANA_PLUGINS_DIR=${GRAFANA_PLUGINS_DIR:-$DEST/grafana-gnocchi-datasource}
|
||||
GRAFANA_PLUGINS_REPO=${GRAFANA_PLUGINS_REPO:-http://github.com/sileht/grafana-gnocchi-datasource.git}
|
||||
GRAFANA_PLUGINS_REPO=${GRAFANA_PLUGINS_REPO:-http://github.com/gnocchixyz/grafana-gnocchi-datasource.git}
|
||||
GRAFANA_URL=${GRAFANA_URL:-http://$HOST_IP:3000}
|
||||
|
Loading…
Reference in New Issue
Block a user