pvc/daemon-common
Joshua Boniface 9235187c6f Port Ceph functions to read_many
Only ports getOSDInformation, as all the others feature 3 or less reads
which is acceptable sequentially.
2023-12-10 22:24:38 -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 Port Ceph functions to read_many 2023-12-10 22:24:38 -05:00
cluster.py Use new info detail output instead of new lists 2023-12-10 22:19:09 -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 Port Faults getFault and getAllFaults to read_many 2023-12-10 16:05:16 -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 Port Network functions to read_many 2023-12-10 22:19:21 -05:00
node.py Split node health into separate function 2023-12-10 16:52:10 -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 Implement async ZK read function 2023-12-10 15:35:40 -05:00