ganeti-local
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 Iustin PopFix dumpers/loaders after __slots__ cleanup
2010-02-10 Michael HanselmannCheck built manpages for errors
2010-02-09 Iustin PopAdd an early release lock/storage for disk replace
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-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-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
2010-02-01 Iustin PopThree small typos in man pages
2010-01-29 Alessandro... Fix missing bridge for xen instances
2010-01-28 Guido TrotterFix flipping MC flag bug
2010-01-28 Guido Trotterganeti-watcher: ensure confd is running as well
2010-01-28 Iustin PopAdd capability to use syslog for logging
2010-01-27 Iustin Popnode daemon: allow working with broken queue dir
2010-01-27 Iustin Poputils.FileLock: handle init errors properly
2010-01-27 Iustin Popdaemon-utils: remove usage of here-docs
2010-01-27 Michael HanselmannFix typo in ganeti-os-interface(7)
2010-01-27 Guido Trotterlocking: add/fix @type information
2010-01-27 Balazs LeczFix __slots__ definitions
2010-01-26 Iustin PopMerge branch 'devel-2.0' into devel-2.1
2010-01-26 Iustin PopFix the mocks.py for 2.0 unittests
2010-01-25 Iustin PopAdd a crude disable for DRBD barriers
2010-01-25 Iustin PopLURemoveNode safety in face of wrong node list
2010-01-25 Iustin PopFix an unsafe formatting bug
2010-01-25 Iustin PopEnsure all int/float conversions are handled right
2010-01-22 Michael HanselmannMerge branch 'stable-2.1' into devel-2.1
2010-01-22 Michael HanselmannBump version to 2.1.0~rc4 v2.1.0rc4
2010-01-22 René NussbaumerUpdate man page of gnt-instance
2010-01-22 Guido TrotterKVM: fix pylint warning
2010-01-22 Guido TrotterKVM: be more resilient on broken migration answers
2010-01-21 René NussbaumerAllow filtering for (node-)tags
2010-01-20 Michael HanselmannAdd unittests for cli.GenerateTable
2010-01-20 Michael Hanselmanncli: Fix bug when not using headers
2010-01-19 Michael Hanselmanndaemon-util: Fix quoting issue
2010-01-15 Michael HanselmannBump version to 2.1.0~rc3 v2.1.0rc3
2010-01-15 Iustin PopMerge branch 'stable-2.1' into devel-2.1
2010-01-15 Iustin PopSwitch the SplitKeyVal function to accept escapes
2010-01-15 Michael HanselmannFix long-standing race condition bug in locking unittest
2010-01-14 Guido Trotterconfd client: copy the peers in UpdatePeerList
2010-01-14 Michael Hanselmanntestutils: Print name of test program before running it
2010-01-14 Michael HanselmannDon't use hardcoded name for pylint
2010-01-14 Michael HanselmannPartially revert "Makefile.am: Run pylint on all Python...
2010-01-14 Michael Hanselmannbuild-bash-completion: Take care of pylint warnings
2010-01-14 Iustin PopAdd an UnescapeAndSplit function
2010-01-13 Michael HanselmannMakefile.am: Run pylint on all Python code
2010-01-13 Michael HanselmannSmall improvements for release script
2010-01-13 Michael Hanselmanncheck-python-code: Use “set -e” to abort on errors
2010-01-13 Michael Hanselmannbuild-bash-completion: Fix a few pylint warnings
2010-01-13 Guido TrotterGenerate hmac file with a newline at the end
2010-01-13 Michael Hanselmannjqueue: Don't return negative number for unchecked...
2010-01-13 Michael Hanselmanncli.GenerateTable: Don't write EOL spaces
2010-01-13 Michael HanselmannImprove logging for workerpool tasks by providing __repr__
2010-01-13 Michael Hanselmannworkerpool: Simplify log messages
2010-01-13 Michael Hanselmannworkerpool: Use worker name as thread name
2010-01-13 Michael Hanselmannworkerpool: Make worker ID alphanumeric
2010-01-13 Michael Hanselmannlocking: Fix race condition in LockSet
2010-01-13 Michael Hanselmannmcpu: Log lock status with sorted names
2010-01-13 Michael Hanselmannlocking: Append to list outside error handling block
2010-01-13 Michael Hanselmannlocking: Don't fail in error handling if lock isn't...
2010-01-12 Michael HanselmannProvide example default files and install one for devel...
2010-01-12 Iustin PopMerge branch 'devel-2.1' into stable-2.1
2010-01-11 René NussbaumerNormalize MAC addresses to all lower.
2010-01-05 Iustin PopIntroduce a Luxi call for GetTags
2010-01-05 Iustin PopLURenameCluster: run post hook on all nodes
2010-01-05 Iustin PopAllow passing options to pylint in the lint rule
2010-01-04 Iustin PopFix unused imports or add silences where needed
2010-01-04 Iustin Popbdev: Add a TODO and a pylint silence
2010-01-04 Iustin Popconfd: add a TODO and a pylint disable
2010-01-04 Iustin Poppylint: Temporarily disable W0201
2010-01-04 Iustin PopDisable R0922 in pylint
2010-01-04 Iustin PopFurther pylint disables, mostly for Unused args
2010-01-04 Iustin Poppylint: disable the similarities checker
2010-01-04 Iustin PopLUDiagnoseOS._DiagnoseByOS: remove unused arg
2010-01-04 Iustin Popdaemons: handle arguments correctly and uniformly
2010-01-04 Iustin Pophv_xen/_GetConfigFileDiskData: remove unused arg
2010-01-04 Iustin Popjqueue/_CheckRpcResult: log the whole operation
next