Unify SetupDaemon/SetupLogging
[ganeti-local] / daemons / ganeti-masterd
2008-07-30 Iustin PopUnify SetupDaemon/SetupLogging
2008-07-30 Iustin PopRework master startup/shutdown/failover
2008-07-30 Iustin PopImplement checking for the master role in rapi
2008-07-29 Iustin PopUse constants for the pid file stems
2008-07-24 Michael HanselmannFix RPC parameters for {Cancel,Archive}Job
2008-07-23 Guido Trotterganeti-masterd: write and remove pidfile
2008-07-23 Iustin PopDistribute the queue serial file after each update
2008-07-21 Michael HanselmannUse new signal handler class in master daemon
2008-07-14 Michael HanselmannFix previous patch using workerpool in masterd
2008-07-14 Michael HanselmannUse workerpool in master daemon
2008-07-10 Michael HanselmannRemove more old job queue code
2008-07-09 Iustin PopFix double-logging in daemons
2008-07-09 Iustin PopRemove the old locking functions
2008-07-09 Michael HanselmannRemove old job queue code
2008-07-09 Michael HanselmannChange masterd/client RPC protocol
2008-07-09 Michael HanselmannMake luxi RPC more flexible
2008-07-09 Michael HanselmannInstantiate new job queue in master daemon
2008-07-03 Iustin PopAdd custom logging setup for daemons
2008-07-02 Michael Hanselmannganeti-masterd: Remove unused locking code
2008-07-02 Michael Hanselmannganeti-masterd: Use logging module
2008-07-01 Guido TrotterContext: s/GLM/glm/
2008-07-01 Guido TrotterIncrease the thread size to 5
2008-07-01 Guido TrotterProcessor: pass context in and use it.
2008-06-30 Guido Trotterganeti-masterd: init and distribute common context
2008-06-23 Guido TrotterHandle any exception in ganeti-masterd
2008-06-13 Guido TrotterFail job on ganeti exceptions
2008-05-01 Guido Trotterganeti-masterd: Some docstrings work
2008-04-29 Iustin PopDisable forking in the master daemon
2008-04-28 Iustin PopMove the 'cmd' lock from cli.py to ganeti-masterd
2008-04-28 Iustin PopConvert cli.SubmitOpCode to use the master
2008-04-10 Iustin PopAdd per-opcode results to job processing
2008-04-05 Iustin PopImplement forking/master role checking in masterd
2008-04-04 Iustin PopAdd a simple gnt-job script
2008-04-01 Iustin PopInitial tests with ganeti-masterd