pvc/node-daemon/pvcnoded/util
Joshua Boniface 1293e8ae7e Fix bugs in lock freeing function
1. The destination state on an error was invalid; should be "stop".

2. If a lock was listed but removing it fails (because it was already
cleared somehow, this would error. In turn this would cause the VM to
not migrate and be left in an undefined state. Fix that when unlocking
is forced.
2024-10-15 10:43:52 -04:00
..
__init__.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00
fencing.py Fix bugs in lock freeing function 2024-10-15 10:43:52 -04:00
keepalive.py Improve fence handling to prevent anomalies 2024-10-10 16:42:57 -04:00
libvirt.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
networking.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
services.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
zookeeper.py Add some time for Zookeeper to synchronize 2024-10-15 10:43:44 -04:00