ganeti-local
2010-03-08 Iustin PopAdd caller-validation on Disk.StaticDevPath
2010-03-08 Iustin Pophv_kvm: remove hard-coded path constructs
2010-03-08 Iustin Pophv_fake: remove hard-coded path constructs
2010-03-08 Iustin Pophv_chroot: remove hard-coded path constructs
2010-03-08 Iustin PopAdd strict name validation for the LVM backend
2010-03-08 Iustin PopImplement disabling of file-based storage
2010-03-08 Iustin PopReplace os.path.sep.join(seq) with utils.PathJoin
2010-03-08 Iustin PopAbstract OS log names computation
2010-03-08 Iustin PopRemove superfluous warnings in HooksRunner
2010-03-08 Iustin PopSwitch from os.path.join to utils.PathJoin
2010-03-08 Iustin Poputils: Add a PathJoin function
2010-03-08 Iustin PopAdd an extra safety layer to _CleanDirectory
2010-03-02 Vitaly KuznetsovAvoid absolute path for privileged commands
2010-03-02 Iustin PopMerge branch 'stable-2.1' into devel-2.1
2010-03-02 Iustin PopMake stable release 2.1.0 v2.1.0
2010-02-26 Michael Hanselmannwatcher: Acquire lock early and give more friendly...
2010-02-26 Vitaly KuznetsovMake SSH_CONFIG_DIR customizable
2010-02-26 Guido TrotterMerge branch 'stable-2.1' into devel-2.1
2010-02-26 Guido TrotterAdd NLD constants to Ganeti
2010-02-26 René NussbaumerMake pylint happy
2010-02-26 Michael HanselmannMerge remote branch 'origin/devel-2.0' into devel-2.1
2010-02-26 Michael HanselmannFix two potentially endless loops in http library
2010-02-26 Guido TrotterMove watcher's EnsureDaemon function to utils
2010-02-26 René NussbaumerAdding tool for automated cluster-merger
2010-02-26 Balazs LeczAdd multi-key support to the serializer
2010-02-26 Michael HanselmannFix two potentially endless loops in http library
2010-02-26 Michael HanselmannFix bug in LUQueryConfigValues
2010-02-26 Guido TrotterAdd watcher hooks
2010-02-26 Guido TrotterAbstract starting the node daemons
2010-02-26 Guido Trotterganeti-watcher: remove unused Indent function
2010-02-25 Michael HanselmannFix typo in LUVerifyCluster when checking node time
2010-02-23 Michael HanselmannAdd make target to generate unittest coverage report
2010-02-23 Michael HanselmannCatch disk activation errors in watcher
2010-02-23 Michael HanselmannAdd unittests for ganeti.opcodes
2010-02-22 Guido TrotterDisable warning for not calling ProcessEvent init
2010-02-22 Guido TrotterImplement utils.RunParts and use it for hooks
2010-02-22 Guido TrotterChange backend hooks runner to use RunCmd
2010-02-22 Guido TrotterAdd reset_env option to RunCmd
2010-02-22 René NussbaumerMake it possible to pass custom private key path to...
2010-02-22 Michael HanselmannShow message when job is waiting in queue or for locks
2010-02-22 Michael HanselmannHandle EAGAIN in LUXI client
2010-02-22 Iustin PopUpdate the IAllocator documentation
2010-02-22 Iustin PopSwitch gnt-node evacuate to the new opcode
2010-02-22 Iustin PopAdd LUNodeEvacuationStrategy
2010-02-22 Iustin PopAdd a new opcode for node evacuation
2010-02-22 Iustin PopImplement support for mevac in OpTestAllocator
2010-02-22 Iustin PopImplement IAllocator multi-evacuate mode
2010-02-22 Iustin PopAccept both 'nodes' and 'result from iallocator
2010-02-22 Iustin PopChange internal API for the IAllocator class
2010-02-22 Iustin PopRemove redundant code in IAllocator class
2010-02-19 Michael Hanselmannbootstrap: Wait for node daemon when adding new node
2010-02-18 Michael HanselmannMerge branch 'stable-2.1' into devel-2.1
2010-02-18 Michael HanselmannReset tempfile module after fork where useful
2010-02-18 Michael HanselmannMove RunInSeparateProcess to ganeti.utils
2010-02-18 Michael HanselmannAdd function to reset tempfile module after fork
2010-02-18 Iustin PopFix ssh host key checking with no-key-check
2010-02-17 Iustin PopSimplify a bit _GetWantedNodes
2010-02-17 Iustin PopFix a wrong docstring
2010-02-17 Michael Hanselmannganeti-noded: Fix bug when export didn't succeed for...
2010-02-17 Iustin PopRemove boiler-plate code about node/instance names
2010-02-15 Michael HanselmannMerge remote branch 'origin/stable-2.1' into devel-2.1
2010-02-15 Michael HanselmannAdd unittest for utils._FingerprintFile
2010-02-15 Iustin PopRelease all node locks during disk replace
2010-02-15 Iustin PopUnify a few re.compile calls in DRBD
2010-02-15 Iustin PopAuto-enable early release for offline old nodes
2010-02-11 Iustin PopSkip line-length warnings in man
2010-02-11 Iustin PopRevert "Workaround man page output for long PREFIX...
2010-02-11 Iustin PopRun instance hooks on more nodes
2010-02-11 Iustin PopAdd {NEW,OLD}_{PRIMARY,SECONDARY} vars to hooks
2010-02-11 Iustin PopWorkaround man page output for long PREFIX dirs
2010-02-11 Iustin PopPass debug mode to noded for OS-related calls
2010-02-11 Iustin PopConvert scripts to pass options to the JobExecutor
2010-02-11 Iustin PopAdd the options attribute to cli.JobExecutor
2010-02-11 Iustin PopAdd debug mode to burnin
2010-02-11 Iustin PopUpdate scripts to pass 'opts' to SubmitOpCode
2010-02-11 Iustin PopImplement generic CLI options->opcode updates
2010-02-11 Iustin PopChange the debug CLI option to integer/count
2010-02-11 Iustin PopAdd a generic 'debug_level' attribute to opcodes
2010-02-10 Michael HanselmannFix bug introduced in commit 413b747
2010-02-10 Iustin PopFix dumpers/loaders after __slots__ cleanup
2010-02-10 Michael HanselmannFix locking bug causing high CPU usage
2010-02-10 Michael HanselmannCheck built manpages for errors
2010-02-10 Guido TrotterFix confd procotol design description
2010-02-09 Iustin PopImplement instance rename QA tests
2010-02-09 Iustin PopAdd an early release lock/storage for disk replace
2010-02-09 Iustin PopFix "gnt-instance rename" functionality
2010-02-08 Iustin PopMerge branch 'stable-2.1' into devel-2.1
2010-02-08 Michael HanselmannTLReplaceDisks: Delay iallocator when evacuating node
2010-02-04 Iustin PopUpdate NEWS file and bump version to 2.0.6 v2.0.6
2010-02-03 Iustin PopImplement debug level across OS-related RPC calls
2010-02-03 Michael HanselmannSecond try to fix LUVerifyCluster
2010-02-03 Michael HanselmannLUVerifyCluster: Fix bug with offline nodes
2010-02-03 Michael Hanselmannutils: Fix retry delay calculator
2010-02-02 Elmar Hoffmannganeti-cleaner: does 'echo 0' instead of 'exit 0'
2010-02-01 Michael HanselmannBump RPC protocol version to 30
2010-02-01 Michael HanselmannMerge remote branch 'origin/stable-2.1' into devel-2.1
2010-02-01 Michael HanselmannBump version to 2.1.0~rc5 v2.1.0rc5
2010-02-01 Michael HanselmannMakefile.am: Targets used directly should depend on...
2010-02-01 Iustin PopMerge branch 'devel-2.0' into devel-2.1
2010-02-01 Iustin PopMake the snapshot decision based on disk type
next