cbd7938596
This should be done after we are happy with the cleanups that nodepool has performed particularly against the zk database. Otherwise we may need to do manual cleanup after this provider config is removed. We also remove the auto generation of the linaro cloud grafana dashboard rules but don't remove the dashboard itself. We typically keep the dashboards around for a while as the information exposed there may continue to be useful after the cloud is gone. Change-Id: I40acd28146484cb81f87ee825787d578eb964de8 |
||
---|---|---|
.. | ||
afs.yaml | ||
ceph.yaml | ||
create-nodepool.sh | ||
datasource.yaml | ||
git.yaml | ||
horizon.yaml | ||
infra-prod-deployment.json | ||
kolla.yaml | ||
mosquitto.yaml | ||
networking-bagpipe.yaml | ||
networking-bgpvpn.yaml | ||
networking-sfc.yaml | ||
neutron-dynamic-routing.yaml | ||
neutron-lib.yaml | ||
neutron-stable-minusone.yaml | ||
neutron-stable-minustwo.yaml | ||
neutron-tempest-plugin.yaml | ||
neutron-vpnaas.yaml | ||
neutron.yaml | ||
nodepool-airship-citycloud.yaml | ||
nodepool-dib-status.json | ||
nodepool-inap.yaml | ||
nodepool-iweb.yaml | ||
nodepool-linaro.yaml | ||
nodepool-openmetal.yaml | ||
nodepool-osuosl.yaml | ||
nodepool-ovh.yaml | ||
nodepool-rax.yaml | ||
nodepool-vexxhost.yaml | ||
nodepool.template | ||
nodepool.yaml | ||
octavia.yaml | ||
openstack-ansible.yaml | ||
ovsdbapp.yaml | ||
README.rst | ||
resource-usage.yaml | ||
run-grafana.sh | ||
tempest.yaml | ||
tobiko.yaml | ||
vmware-nsx.yaml | ||
zuul-loadbalancer.yaml | ||
zuul-performance.yaml | ||
zuul-status.yaml |
Developing Graphs
The run-grafana.sh
script in this directory will start a
Docker container with Grafana listening on port 3000. It will then load
the datasources and dashboards in this directory. Repeated runs of the
script will re-load the scripts.
You can log into the instance with the username "admin" and password "password". You can then use the Grafana UI to develop graphs.
The "share" icon on the graph in the UI can be used to export a JSON file, which your browser will download. You can copy that to this directory (or update existing files) and submit a review.