HooksMaster: Make RunPhase return the rpc output
[ganeti-local] / lib / mcpu.py
2008-04-30 Guido TrotterHooksMaster: Make RunPhase return the rpc output
2008-04-23 Guido TrotterAdd gnt-backup remove functionality
2008-04-16 Iustin PopAllocator framework, 1st part: allocator input generation
2008-03-31 Manuel Franceschiniparms->params Refactoring
2008-03-31 Manuel FranceschiniMap OpSetClusterParams to correponding LU
2008-03-30 Iustin PopChange the order of config updates in some LUs
2008-03-25 Iustin PopRemove the add/remove mirror operations
2008-03-05 Michael HanselmannCodestyle fixes: adding a few empty lines
2008-02-22 Manuel FranceschiniFixes small spell mistakes and comments
2008-02-05 Iustin PopAdd a test opcode that sleeps for a given duration
2007-12-12 Iustin PopAdd the ‘gnt-cluster verify-disks’ command
2007-11-09 Iustin PopSoften the requirements for hooks execution
2007-11-08 Iustin PopChanges related to logging
2007-11-06 Iustin PopAdd better error logging functions for LUs
2007-11-03 Iustin PopImplement tag searching
2007-10-29 Iustin PopChange the signature of some methods of mcpu.Processor
2007-10-18 Alexander SchreiberPatch series for reboot feature, part 2
2007-10-11 Iustin PopImplement post-configuration-update hook
2007-10-11 Iustin PopSplit the hooks env building in two parts
2007-10-11 Iustin PopMove hook execution decision to HooksMaster
2007-10-11 Iustin PopRemove cfg and sstore parameters to HooksMaster
2007-10-10 Iustin PopRemove the shebang from modules
2007-10-08 Iustin PopChange tags add/remove to process multiple tags
2007-09-18 Iustin PopImplement cluster rename operation
2007-09-17 Iustin PopImplement instance rename operation
2007-09-14 Iustin PopRemove OpQueryNodeData and LUQueryNodeData
2007-08-14 Iustin PopStyle changes for pep-8 and python-3000 compliance.
2007-08-08 Iustin PopImplement tag support for cluster, nodes and instances.
2007-07-27 Iustin PopMove the cluster name from ConfigWriter to SimpleStore.
2007-07-26 Michael Hanselmann- Move --force option to cli.py
2007-07-24 Michael Hanselmann- Implement “gnt-node volumes”
2007-07-23 Iustin PopBig change/cleanup in relation to the master startup:
2007-07-16 Iustin PopInitial commit.