Merge branch 'master' into next
[ganeti-local] / daemons / ganeti-watcher
2009-05-20 Guido TrotterMerge branch 'master' into next
2009-05-20 Iustin Popwatcher: write the instance status to a file
2009-05-19 Iustin Popwatcher: try to restart the master if down
2009-04-06 Iustin PopFix the output of watcher on non-master nodes
2009-04-06 Iustin PopChange the watcher to use jobs instead of queries
2009-03-09 Iustin Popwatcher: fix startup sequence locking the master
2009-02-24 Iustin PopRemove the extra_args parameter in instance start
2009-02-16 Iustin Popwatcher: fix checking of boot IDs
2009-02-16 Iustin Popwatcher: autoarchive old jobs
2009-02-04 Iustin PopImplement lockless query operations
2009-01-13 Iustin PopSmall typo in ganeti-watcher
2008-12-11 Iustin PopFix epydoc format warnings
2008-12-05 Iustin Popwatcher: handle offline nodes better
2008-10-20 Iustin PopRemove the logger.py module
2008-10-01 Michael HanselmannConvert ganeti-watcher
2008-10-01 Iustin PopFix the watcher with down nodes
2008-10-01 Iustin PopFix the watcher not restarting instance bug
2008-10-01 Iustin PopRemove last use of utils.RunCmd from the 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.