pvc/node-daemon/pvcnoded
Joshua Boniface 553f96e7ef Use logger for debug output
Using simple print statements was annoying (lack of timing info and
formatting), so move to using the debug logger for these instead with a
custom state ('d') with white text to differentiate them. Also indicate
which subthread of the keepalive each task is being executed in for
easier tracing of issues.
2020-08-17 12:46:52 -04:00
..
CephInstance.py Clean up imports 2020-08-11 12:09:10 -04:00
DNSAggregatorInstance.py Clean up imports 2020-08-11 12:09:10 -04:00
Daemon.py Use logger for debug output 2020-08-17 12:46:52 -04:00
MetadataAPIInstance.py Clean up imports 2020-08-11 12:09:10 -04:00
NodeInstance.py Clean up imports 2020-08-11 12:09:10 -04:00
VMConsoleWatcherInstance.py Clean up imports 2020-08-11 12:09:10 -04:00
VMInstance.py Clean up imports 2020-08-11 12:09:10 -04:00
VXNetworkInstance.py Clean up imports 2020-08-11 12:09:10 -04:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
common.py Clean up imports 2020-08-11 12:09:10 -04:00
dnsmasq-zookeeper-leases.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
fencing.py Tie fence timers to keepalive_interval 2020-08-15 12:38:03 -04:00
log.py Use logger for debug output 2020-08-17 12:46:52 -04:00
zkhandler.py Clean up imports 2020-08-11 12:09:10 -04:00