pvc/node-daemon/pvcnoded/util
Joshua Boniface 5f1432ccdd Fix memory allocation updates and add more debug
Previously, we were assigning memalloc/memprov/vcpualloc during an
earlier phase using the main d_domain list. I'm not sure exactly why,
but this was throwing off stats after a fence. Instead, set these values
later on while parsing the actually-active VMs.
2023-11-10 10:29:32 -05:00
..
__init__.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00
config.py Make monitoring interval configurable 2023-09-15 16:54:51 -04:00
fencing.py Clean up fencing handler 2023-11-10 10:09:54 -05:00
keepalive.py Fix memory allocation updates and add more debug 2023-11-10 10:29:32 -05:00
libvirt.py Update copyright header year 2022-10-06 11:55:27 -04:00
networking.py Update copyright header year 2022-10-06 11:55:27 -04:00
services.py Add KeyDB to node startup services 2023-11-05 19:26:38 -05:00
zookeeper.py Update copyright header year 2022-10-06 11:55:27 -04:00