~afreiberger/charm-openstack-service-checks/+git/charm-openstack-service-checks:dev/bug-1891918

Last commit made on 2020-10-14
Get this branch:
git clone -b dev/bug-1891918 https://git.launchpad.net/~afreiberger/charm-openstack-service-checks/+git/charm-openstack-service-checks
Only Drew Freiberger can upload to this branch. If you are Drew Freiberger please log in for upload directions.

Branch merges

Branch information

Recent commits

c803ef2... by Drew Freiberger

Refactor _render_octavia_checks loop for image args

7c426fd... by Drew Freiberger

Addressed review comments regarding octavia checks

Added check for keystone_client to only initialize once per hook run.
Updated render_checks to initialize keystone_client for service-specific
checks. Made credentials an optional parameter on create_endpoint_checks()
Added removal of checks if either endpoint doesn't exist or check is disabled.

827a6e9... by David O Neill

Prevent the installation of the nrpe check when octavia
 has not registered an endpoint

https://bugs.launchpad.net/charm-openstack-service-checks/+bug/1891918

b4a24bf... by Adam Dyess

Reintroduce comments lost in merge

288d4d3... by Adam Dyess

Reorder render_octavia_checks for easier diffing

43b0191... by Adam Dyess

Merge branch 'master' of git+ssh://git.launchpad.net/charm-openstack-service-checks into bugs/lp1887561-check_octavia_filtering

dcf043a... by Adam Dyess

Fix Linting issues

188bd42... by Adam Dyess

Address review comments. Add Examples to README. Improve readability.

8620ee3... by Adam Dyess

Add Octavia check filtering so that any octavia issue supports filtered alarming

eab8396... by Paul Goins

Merge branch 'bug/1849514'