Add output of job/opcode timestamps
[ganeti-local] / daemons / ganeti-watcher
2008-08-07 Michael HanselmannUse API instead of command line utilities in watcher
2008-07-30 Iustin PopUnify SetupDaemon/SetupLogging
2008-07-10 Michael HanselmannMove watcher's LockFile function to utils
2008-07-04 Iustin PopFix some issues with the watcher
2008-07-03 Iustin PopAdd custom logging setup for daemons
2008-06-18 Michael Hanselmannganeti-watcher: Replace custom exceptions with ganeti...
2008-06-18 Michael Hanselmannganeti-watcher: Don't write file if data didn't change
2008-06-18 Michael Hanselmannganeti-watcher: Rename WatcherState.data to WatcherStat...
2008-06-18 Michael HanselmannDon't log SystemExit exception in ganeti-watcher
2008-06-18 Michael HanselmannReplace watcher state file atomically
2008-06-18 Michael HanselmannWrite ganeti-watcher status file even if something...
2008-06-18 Michael HanselmannUse ganeti.serializer module in ganeti-watcher
2008-06-18 Michael HanselmannReplace custom logging code in watcher with logging...
2008-05-13 Iustin PopWatcher: do not activate disks for started instances
2008-05-13 Iustin PopWatcher: do not activate disks for admin_down
2007-12-12 Iustin PopModify ‘ganeti-watcher’ to run verify-disks
2007-12-03 Michael HanselmannVarious code style fixes for strings.
2007-11-13 Michael HanselmannSmall changes and fixes in ganeti-watcher.
2007-10-10 Michael HanselmannExit ganeti-watcher cleanly when there's no configuration.
2007-10-10 Michael HanselmannDetect node restarts and reactivate disks.
2007-09-21 Iustin PopRemove requirement that host names are FQDN
2007-08-14 Iustin PopStyle changes for pep-8 and python-3000 compliance.
2007-07-26 Michael HanselmannComment formatting updates.
2007-07-25 Iustin PopMake the ganeti-watcher exit gracefully if it's not...
2007-07-16 Iustin PopInitial commit.