pvc/daemon-common
Joshua Boniface b9fbfe2ed5 Improve fault ID format
Instead of using random hex characters from an md5sum, use a nice name
in all-caps similar to how Ceph does. This further helps prevent dupes
but also permits a changing health delta within a single event (which
would really only ever apply to plugin faults).
2023-12-09 16:48:14 -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 Make all remaining limits optional 2023-12-09 13:43:58 -05:00
cluster.py Move defined state combinations into common 2023-12-09 12:36:32 -05:00
common.py Use external list of fault states 2023-12-09 12:51:41 -05:00
config.py Lower default monitoring interval to 15s 2023-12-01 17:38:28 -05:00
faults.py Improve fault ID format 2023-12-09 16:48:14 -05:00
libvirt_schema.py Move libvirt_schema and fix other imports 2023-12-09 12:20:29 -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 Make all remaining limits optional 2023-12-09 13:43:58 -05:00
vm.py Clean up dangling references to cmd pipes 2023-11-09 23:28:14 -05:00
vmbuilder.py Fix incorrect UUID key name 2023-12-09 12:14:57 -05:00
zkhandler.py Add node health to fault states 2023-12-01 17:38:28 -05:00