ganeti-local
2011-05-24 Iustin PopIAllocator.hs: replace a few strings with constants
2011-05-24 Iustin PopImplement conversion of Python constants to Haskell
2011-05-20 Michael HanselmannImprove hooks documentation unittest
2011-05-20 Guido TrotterUpdate hooks.rst for cluster verify changes
2011-05-20 Guido TrotterFix a couple of style mistakes
2011-05-20 Adeodato SimoCluster verify: accept a --node-group option
2011-05-20 Adeodato SimoCluster verify: check for nodes/instances with no group
2011-05-20 Adeodato SimoCluster verify: fix LV checks for split instances
2011-05-20 Adeodato SimoCluster verify: make NV_NODELIST smaller
2011-05-20 Adeodato SimoCluster verify: verify hypervisor parameters only once
2011-05-20 Adeodato SimoSplit LUClusterVerify into LUClusterVerify{Config,Group}
2011-05-20 Adeodato SimoCluster verify: factor out error codes and functions
2011-05-20 Adeodato SimoCluster verify: make "instance runs in wrong node"...
2011-05-20 Guido TrotterVerify an absent vm_capable node for files
2011-05-20 Adeodato SimoCluster verify: master must be present for _VerifyFiles
2011-05-20 Adeodato SimoCluster verify: don't assume we're verifying all nodes...
2011-05-20 Adeodato SimoCluster verify: gather node/instance list in CheckPrereq
2011-05-20 Iustin PopMerge remote branch 'origin/devel-2.4'
2011-05-19 Michael Hanselmanncli: Replace hardcoded disk templates with constants
2011-05-19 Michael Hanselmannmcpu: Add missing docstring to _ProcessResult
2011-05-19 Michael Hanselmannconfig: Add function to get instances in node group
2011-05-19 Michael Hanselmanniallocator: Stricter check for multi-evac result
2011-05-19 Michael Hanselmanncmdlib: Use ganeti.ht for checking iallocator result
2011-05-17 Michael HanselmannFix errors in hooks documentation
2011-05-17 Michael Hanselmannht: Add strict check for dictionaries
2011-05-17 Michael Hanselmanncmdlib: Remove punctuation from error messages
2011-05-17 Stephen ShirleyVarious grammar fixes and updates
2011-05-16 Michael Hanselmanngnt-debug: New iallocator mode
2011-05-16 Michael HanselmannAdd new iallocator mode to LUTestAllocator
2011-05-16 Michael Hanselmanncmdlib.IAllocator: Add multi-relocate support
2011-05-16 Michael HanselmannAdd constants for multi-relocation iallocator mode
2011-05-16 Iustin PopClarify a bit the noded man page
2011-05-16 Iustin PopNote --no-remember in NEWS
2011-05-16 Iustin PopSwitch QA over to using instance stop --no-remember
2011-05-16 Iustin PopImplement no_remember at RAPI level
2011-05-16 Iustin PopImplement no_remember at CLI level
2011-05-16 Iustin PopIntroduce instance start/stop no_remember attribute
2011-05-13 Michael Hanselmanncmdlib.IAllocator: Fewer temporary variables
2011-05-13 Apollon OikonomopoulosTLMigrateInstance: do not migrate to self
2011-05-13 Michael HanselmannSharedLock: Implement downgrade from exclusive to share...
2011-05-12 Michael Hanselmanngnt-debug: Use constants for iallocator direction
2011-05-12 Michael HanselmannUse disk mode constants in iallocator documentation
2011-05-12 Michael Hanselmanngnt-debug, opcodes: Use constants for iallocator
2011-05-12 Michael Hanselmanncmdlib.IAllocator: Use lookup table for mode-specific...
2011-05-12 Iustin PopBump version for the 2.4.2 release v2.4.2
2011-05-12 Iustin PopFix a bug in LUInstanceMove
2011-05-12 Iustin PopAbstract ignore_consistency opcode parameter
2011-05-12 Iustin PopPreload the string-escape code in noded
2011-05-11 Michael HanselmannFix error in iallocator documentation reg. disk mode
2011-05-11 Iustin PopTry to prevent instance memory changes N+1 failures
2011-05-11 Iustin PopUpdate NEWS file for the 2.4.2 release
2011-05-11 Guido TrotterRemove references to acquired_locks
2011-05-11 Guido TrotterMerge branch 'devel-2.4'
2011-05-10 Michael Hanselmanniallocator: Specify result of “multi-relocate” request
2011-05-10 Marco CasavecchiaUse floppy disk and a second CDROM on KVM
2011-05-10 Iustin PopDocument the selection of instance kernels
2011-05-10 Michael Hanselmannjqueue: Update worker thread name to include opcode...
2011-05-10 Iustin PopUse the new dry-run mode in cmdlib
2011-05-10 Iustin PopImplement grow dry-run at RPC level
2011-05-10 Iustin PopImplement dryrun mode for BlockDev.Grow()
2011-05-10 Michael Hanselmanncmdlib: Sort nodes for OOB commands
2011-05-10 Michael Hanselmanncmdlib: Use helper for expanding nodes for OOB commands
2011-05-10 Michael Hanselmanncmdlib: Expand instances using helper for repairing...
2011-05-10 Michael HanselmannFix bug introduced in commit 0d5a0b96
2011-05-10 Apollon OikonomopoulosFix lock release in TLMigrateInstance
2011-05-10 Michael HanselmannRe-indent test/mocks.py using two spaces
2011-05-10 Michael Hanselmanncmdlib: Remove acquired_locks attribute from LUs
2011-05-10 Michael Hanselmanncmdlib: Use local alias for lock manager
2011-05-10 René NussbaumerMake root_path an optional hypervisor parameter
2011-05-09 Michael Hanselmannopcodes: Add function for compact summary
2011-05-09 Michael HanselmannShow locksets in lock monitor
2011-05-09 Michael Hanselmannlocking: Make parameter to condition's wait() positional
2011-05-09 Michael HanselmannSharedLock: Avoid acquires from sneaking in while notifying
2011-05-09 Iustin PopSome man page updates
2011-05-09 Marco CasavecchiaAdd 2 new variables to the OS scripts environment
2011-05-09 Iustin PopAdd --no-wait-for-sync when converting to drbd
2011-05-09 Iustin PopRecreate instance disks: allow changing nodes
2011-05-06 Iustin PopFix instance failover/migration w.r.t TLMigrateInstance
2011-05-06 Iustin PopRename instance: only show new name when different
2011-05-06 Michael HanselmannFix race condition in LUGroupAssignNodes
2011-05-05 Apollon OikonomopoulosFix DTS_EXT_MIRROR migration
2011-05-05 Michael HanselmannUse node group locking for replacing disks
2011-05-05 Michael Hanselmannconfig: Add function to determine instance's groups
2011-05-05 Apollon OikonomopoulosTLMigrateInstance: Fix live migration breakage
2011-05-04 Michael Hanselmanncmdlib: Update error messages, remove some punctuation
2011-05-04 Iustin PopRe-wrap and fix formatting issues in gnt-instance.rst
2011-05-04 Marco CasavecchiaDocumentation for the new parameters for KVM
2011-05-03 Michael Hanselmanncmdlib: Fix typo, s/nick/NIC/
2011-05-03 Iustin PopA small optimisation in cluster verify
2011-05-02 Iustin PopA few docstring fixes
2011-05-02 Iustin Popluxi: do not handle KeyboardInterrupt
2011-05-02 Iustin PopHandle EPIPE errors while writing to the terminal
2011-05-02 Iustin PopCluster verify: check for missing bridges
2011-05-02 Marco CasavecchiaUse floppy disk and a second CDROM on KVM
2011-04-29 Michael Hanselmanncmdlib: Factorize lock releasing
2011-04-29 Michael HanselmannMerge branch 'devel-2.4'
2011-04-29 Michael HanselmannTLReplaceDisks: Use implicit loop for dictionary
2011-04-29 Michael HanselmannRelease unneeded locks while replacing disks
2011-04-29 Michael Hanselmannlocking: Export “list_owned” from lock manager
2011-04-29 Michael Hanselmanngnt-instance: Fix typo in error message
next