watcher: Write per-group instance status, merge into global one
[ganeti-local] / lib / watcher / __init__.py
2011-08-05 Michael Hanselmannwatcher: Write per-group instance status, merge into...
2011-08-04 Michael Hanselmannganeti-watcher: Split for node groups
2011-07-29 Michael Hanselmannwatcher: Separate function for writing instance status...
2011-07-29 Michael Hanselmannwatcher: Make RAPI error messages less technical
2011-07-29 Michael Hanselmannwatcher.state: Use strings, not objects
2011-07-29 Michael Hanselmannwatcher: Raise error on unknown hook status
2011-07-29 Michael Hanselmannwatcher: Reformat constants
2011-07-29 Michael Hanselmannwatcher: Split state class into separate module
2011-07-29 Michael HanselmannRename watcher's constant for instance status file
2011-07-28 Michael Hanselmannwatcher: Split node maintenance into separate module
2011-07-26 Michael HanselmannChange OpClusterVerifyDisks to per-group opcodes
2011-04-29 Michael HanselmannMerge branch 'devel-2.4'
2011-04-19 Michael HanselmannFix bug in watcher
2011-04-07 Michael HanselmannMerge branch 'devel-2.4'
2011-03-24 Iustin Popwatcher: improve logging a bit
2011-03-17 Michael Hanselmannwatcher: Fix misleading usage output
2011-02-23 Michael HanselmannAdd constants for instance status
2011-02-02 Michael Hanselmannutils.SetupLogging: Make program a mandatory argument
2011-01-27 René NussbaumerWatcher: Fix endless repair tries for broken secondary
2011-01-18 Iustin PopRename OpQueryNodes and LUQueryNodes
2011-01-18 Iustin PopRename OpStartupInstance and LUStartupInstance
2011-01-18 Iustin PopRename OpQueryInstances and LUQueryInstances
2011-01-18 Iustin PopRename OpActivateInstanceDisks and LUActivateInstanceDisks
2011-01-18 Iustin PopRename OpVerifyDisks and LUVerifyDisks
2010-10-29 Michael HanselmannMove ganeti-watcher to ganeti.watcher