pvc/node-daemon
Joshua Boniface f9b126a106 Make zkhandler accept failures more robustly
Most of these would silently fail if there was e.g. an issue with the ZK
connection. Instead, encase things in try blocks and handle the
exceptions in a more graceful way, returning None or False if
applicable. Except for locks, which should retry 5 times before
aborting.
2020-08-17 13:03:36 -04:00
..
pvcnoded Make zkhandler accept failures more robustly 2020-08-17 13:03:36 -04:00
pvc-flush.service Increase start delay of flush service 2020-08-11 14:17:35 -04:00
pvc.target Correct name of systemd target 2020-02-08 20:39:07 -05:00
pvcnoded.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
pvcnoded.sample.yaml Use Rados and add Ceph entries to pvcnoded.yaml 2020-06-06 21:12:51 -04:00
pvcnoded.service Depend pvcnoded on Zookeeper (harder) and libvirtd 2020-04-09 09:57:53 -04:00