~freyes/charm-openstack-service-checks:master

Last commit made on 2019-10-30
Get this branch:
git clone -b master https://git.launchpad.net/~freyes/charm-openstack-service-checks
Only Felipe Reyes can upload to this branch. If you are Felipe Reyes please log in for upload directions.

Branch merges

Branch information

Recent commits

fcea641... by Alvaro Uria

LP#1847338: Make check_neutron_agents optional

Reviewed-on: https://code.launchpad.net/~aluria/charm-openstack-service-checks/+git/charm-openstack-service-checks/+merge/374904
Reviewed-by: Andrea Ieri <email address hidden>

bb73ded... by Alvaro Uria

Rename check-neutron to check-neutron-agents config parameter

1860b2e... by Alvaro Uria

Fix typos on func test comments

2b0fc19... by Alvaro Uria

LP#1847338: Make check_neutron_agents optional

7d25aac... by Alvaro Uria

Fix requests module attr typo

3bc2b50... by Jeremy Lounder

Add Nagios check for Juniper Contrail Analytics alarms

Based on a new charm originally proposed by npochet into Juniper's contrail-charms: https://github.com/Juniper/contrail-charms/pull/70/files
The check also parses the /analytics/alarms URL into Nagios alert format.

Reviewed-on: https://code.launchpad.net/~canonical-bootstack/charm-openstack-service-checks/+git/charm-openstack-service-checks/+merge/374819
Reviewed-by: Alvaro Uria <email address hidden>

fcb5547... by Alvaro Uria

Fix bug on check_contrail, Add func test

a28dbf8... by Alvaro Uria

Fix bug on check_contrail_analytics_alarms.py

f041f2c... by Alvaro Uria

Parse Juniper Contrail Analytics alarms in Nagios format

38f27e5... by Jeremy Lounder

Refactor Contrail alarms checks to leverage the existing credentials file being generated.