...body of cover letter... Klaus Aehlig (10): Make LuxiD clean up its lock file Make job processes keep track of their job id Keep track of the number LUs executing Detect if the own job file disappears Add a prefix for a WConfD livelock Make WConfD have a livelock file as well WConfD: do not clean up own livelock Support no-master state in ssconf Add an RPC to prepare cluster destruction Make LUClusterDestroy tell WConfD
lib/cmdlib/cluster.py | 2 ++ lib/jqueue/__init__.py | 17 ++++++++++++++ lib/mcpu.py | 3 +++ src/Ganeti/Constants.hs | 4 ++++ src/Ganeti/Query/Server.hs | 2 +- src/Ganeti/WConfd/Core.hs | 47 +++++++++++++++++++++++++++++++++++-- src/Ganeti/WConfd/DeathDetection.hs | 9 +++++-- src/Ganeti/WConfd/Monad.hs | 8 ++++++- src/Ganeti/WConfd/Server.hs | 5 +++- src/Ganeti/WConfd/Ssconf.hs | 2 +- 10 files changed, 91 insertions(+), 8 deletions(-) -- 2.2.0.rc0.207.ga3a616c
