pvc/daemon-common
Joshua Boniface 7abc697c8a Improve Zookeeper log handling
Ensures that messages are fully read before each append. Adds more
Zookeeper hits, but ensures logs won't be overwritten by multiple
daemons.

Also don't use a set on the client side, to avoid "removing duplicate"
entries erroneously.
2023-11-29 15:12:41 -05:00
..
migrations/versions Clean up dangling references to cmd pipes 2023-11-09 23:28:14 -05:00
__init__.py Add module tag for daemon lib 2022-11-04 03:47:18 -04: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
log.py Improve Zookeeper log handling 2023-11-29 15:12:41 -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
zkhandler.py Clean up dangling references to cmd pipes 2023-11-09 23:28:14 -05:00