senlin/senlin/engine
Duc Truong 75c8450b1b Add hypervisor status polling health check
Add new health check type to health policy called
HYPERVISOR_STATUS_POLLING.  When set, it considers a node to be
unhealthy if the hypervisor on which the node is running has a disabled
status or down state.

Bump health policy version to 1.2 with the addition of
HYPERVISOR_STATUS_POLLING.

Change-Id: Ie558fb6ef7bf06cf4065fec5498e229d3146b0b2
2020-09-24 21:00:16 +00:00
..
actions Remove clean-up of cluster/node action when cluster/node is deleted 2020-01-30 14:12:37 -08:00
notifications Remove six usage 2020-01-13 14:22:55 -08:00
receivers Remove six usage 2020-01-13 14:22:55 -08:00
__init__.py Initial version 2014-12-13 11:43:53 +08:00
cluster.py Remove six usage 2020-01-13 14:22:55 -08:00
cluster_policy.py Trivial code cleanups 2018-07-22 01:05:16 -07:00
dispatcher.py Update rmq topics to better reflect their purpose 2019-11-21 20:49:48 +00:00
environment.py Remove six usage 2020-01-13 14:22:55 -08:00
event.py Remove six usage 2020-01-13 14:22:55 -08:00
health_manager.py Add hypervisor status polling health check 2020-09-24 21:00:16 +00:00
node.py Add hypervisor status polling health check 2020-09-24 21:00:16 +00:00
parser.py Remove six usage 2020-01-13 14:22:55 -08:00
registry.py Cleaned up logging 2018-04-02 19:42:10 -07:00
senlin_lock.py Centralized configuration 2019-12-03 11:08:44 -08:00
service.py Standardize worker / thread config 2019-11-04 11:43:46 -08:00