7c81cf6eda
The mirror in our Limestone Networks donor environment is now unreachable, but we ceased using this region years ago due to persistent networking trouble and the admin hasn't been around for roughly as long, so it's probably time to go ahead and say goodbye to it. In preparation for cleanup of credentials in system-config, first remove configuration here except leave the nodepool provider with an empty diskimages list so that it will have a chance to pick up after itself. Change-Id: I504682884a1439fac84d514880757c2cd041ada6 |
||
---|---|---|
.. | ||
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-odl.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-inmotion.yaml | ||
nodepool-iweb.yaml | ||
nodepool-linaro.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 | ||
tap-as-a-service.yaml | ||
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.