pvc/daemon-common
Joshua Boniface 9c2b1b29ee Add node health to fault states
Adjusts ordering and ensures that node health states are included in
faults if they are less than 50%.

Also adjusts fault ID generation and runs fault checks only coordinator
nodes to avoid too many runs.
2023-12-01 17:38:28 -05:00
..
migrations/versions Add initial fault generation in pvchealthd 2023-12-01 17:38:27 -05:00
__init__.py Add module tag for daemon lib 2022-11-04 03:47:18 -04:00
benchmark.py Port all Celery worker functions to discrete pkg 2023-11-30 02:24:54 -05:00
celery.py Properly pass the name of the exception 2023-11-16 18:05:52 -05:00
ceph.py Ensure OSD checks in before completing 2023-11-09 23:51:05 -05:00
cluster.py Ensure fencing states are properly reflected 2023-09-18 09:59:18 -04:00
common.py Port OSD on-node tasks to Celery worker system 2023-11-09 23:28:08 -05:00
config.py Remove legacy configuration handler 2023-12-01 01:25:40 -05:00
log.py Fix ordering during termination 2023-11-29 21:21:51 -05:00
network.py Update copyright header year 2022-10-06 11:55:27 -04:00
node.py Normalize return messages for node commands 2023-05-04 17:02:46 -04:00
vm.py Clean up dangling references to cmd pipes 2023-11-09 23:28:14 -05:00
vmbuilder.py Port all Celery worker functions to discrete pkg 2023-11-30 02:24:54 -05:00
zkhandler.py Add node health to fault states 2023-12-01 17:38:28 -05:00