~xavpaice/charm-openstack-service-checks/+git/charm-openstack-service-checks:ssl-certs

Last commit made on 2017-10-18
Get this branch:
git clone -b ssl-certs https://git.launchpad.net/~xavpaice/charm-openstack-service-checks/+git/charm-openstack-service-checks
Only Xav Paice can upload to this branch. If you are Xav Paice please log in for upload directions.

Branch merges

Recent commits

d454eb6... by Xav Paice

rename ssl var to be more accurate

839ba06... by Xav Paice

remove option for ssl cert filename

462e2e6... by Xav Paice

add ssl cert config

3e6c9cb... by Xav Paice

Add support for Keystone v3

Preliminary support for Keystone v3, we need to get the domain passed by
the relation but currently that's not happening due to LP1719751, so
until then it uses service_domain as a default.

eb414c9... by Xav Paice

Fix bug in nova service check syntax

33ba83e... by Xav Paice

add jacekn change to fix params to type

5681c5a... by Xav Paice

Change nova_services check for more detail

Updates nova services check to give more granularity, particularly:
- check number of hosts available per host aggregate if used
- warn for disabled hosts regardless of their status (to prevent us
  forgetting to re-enable them)

2550fa8... by Brad Marshall

Fix nrpe_connected function to have an argument

68c6bb6... by Brad Marshall

Fix up config for manually allocated credentials

2eabc37... by Brad Marshall

Tweaks to allow deployment of nagios checks and rendering of novarc file