aodh/aodh/evaluator
Lingxian Kong 018b7d45fe Add load balancer pool member evaluator
This patch is adding a new evaluator for the alarms of type
'loadbalancer_member_health' which evaluates the alarm by checking
the operating status of the members in a given load balancer pool.

A new config option 'member_creation_time' is introduced in order to
ignore the members in initialization status.

This is the first part of the auto-healing solution.

Change-Id: I57b848e6dc6aa5e79af1c17dbf1a42a9f068f174
2019-04-16 21:15:44 +12:00
..
__init__.py add "severity" value for alarm_history 2018-04-11 11:22:34 +08:00
composite.py PY3: Ensure _refresh is passed str type for reason 2018-10-26 14:12:52 -04:00
event.py PY3: Ensure _refresh is passed str type for reason 2018-10-26 14:12:52 -04:00
gnocchi.py Revert "Replace jsonutils by ujson" 2018-01-03 13:39:23 +00:00
loadbalancer.py Add load balancer pool member evaluator 2019-04-16 21:15:44 +12:00
threshold.py Remove ceilometer-api alarm type 2018-01-12 21:03:25 +01:00
utils.py evaluator: move to top-level 2015-07-24 10:13:03 +02:00