~aluria/charm-prometheus-openstack-exporter:lp1760800

Last commit made on 2018-04-03
Get this branch:
git clone -b lp1760800 https://git.launchpad.net/~aluria/charm-prometheus-openstack-exporter
Only Alvaro Uria can upload to this branch. If you are Alvaro Uria please log in for upload directions.

Branch merges

Branch information

Recent commits

71cd056... by Alvaro Uria

LP#1760800: Fix keystone v3 env vars for projects

5dfa969... by James Hebden

Merge branch 'add-kstv3-creds' of https://git.launchpad.net/~peter-sabaini/prometheus-openstack-exporter-charm

a61131f... by Laurent Sesquès

Add option use_nova_volumes to handle clouds without cinder / Nova volumes. README update.

Reviewed-on: https://code.launchpad.net/~sajoupa/prometheus-openstack-exporter-charm/+git/prometheus-openstack-exporter-charm/+merge/336518
Reviewed-by: Junien Fridrick <email address hidden>

fd75a93... by Laurent Sesquès

Add option use_nova_volumes to handle clouds without cinder / Nova volumes. README update.

19fdcbc... by Peter Sabaini

Add keystone v3 creds

f6cc748... by Laurent Sesquès

[chrome0,r=sajoupa] Fix creds dict init, Fix typo in docs

356aee1... by Peter Sabaini

Fix creds dict init

Init the creds dict with {}, otherwise will throw an error when ssl_ca
gets set prior to os-credentials

Fix typo in docs.

703b6e4... by Brad Marshall

Added nrpe-external-master interface and a http check, fix some metadata details

7c4bf06... by Brad Marshall

Fix render kwargs due to PEP448

17574d8... by JuanJo Ciarlante

[jjo] update README.md