senlin/senlin/common
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
..
policies Add action_update api to cancel actions 2018-12-05 16:08:21 -08:00
__init__.py Initial version -- api&rpc 2014-12-11 03:36:41 -05:00
config.py Centralized configuration 2019-12-03 11:08:44 -08:00
constraints.py Remove six usage 2020-01-13 14:22:55 -08:00
consts.py Add hypervisor status polling health check 2020-09-24 21:00:16 +00:00
context.py Trivial code cleanups 2018-07-22 01:05:16 -07:00
exception.py Remove six usage 2020-01-13 14:22:55 -08:00
i18n.py Update URLs in documents according to document migration 2017-07-14 10:53:54 +08:00
messaging.py Fix requirements, update hacking 2020-03-30 10:51:45 +00:00
policy.py Implement policy in code (1) 2017-10-19 14:24:29 +07:00
profiler.py Centralized configuration 2019-12-03 11:08:44 -08:00
scaleutils.py Add tainted field to nodes 2019-10-22 21:27:55 +00:00
schema.py Remove six usage 2020-01-13 14:22:55 -08:00
service.py Centralized configuration 2019-12-03 11:08:44 -08:00
utils.py Remove six usage 2020-01-13 14:22:55 -08:00