cmdlib.IAllocator: Add multi-relocate support
[ganeti-local] / lib /
2011-05-16 Michael Hanselmanncmdlib.IAllocator: Add multi-relocate support
2011-05-16 Michael HanselmannAdd constants for multi-relocation iallocator mode
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 Hanselmanngnt-debug, opcodes: Use constants for iallocator
2011-05-12 Michael Hanselmanncmdlib.IAllocator: Use lookup table for mode-specific...
2011-05-11 Guido TrotterRemove references to acquired_locks
2011-05-11 Guido TrotterMerge branch 'devel-2.4'
2011-05-10 Marco CasavecchiaUse floppy disk and a second CDROM on KVM
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 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 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-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
2011-04-29 Michael HanselmannMerge branch 'devel-2.4'
2011-04-29 Iustin Popmlock: fail gracefully if libc.so.6 cannot be loaded
2011-04-29 Michael Hanselmanncmdlib: Drop SSH runner from LU base class
2011-04-28 Adeodato Simocmdlib.py: fix indentation in _VerifyNode
2011-04-28 Michael HanselmannTLMigrateInstance: Fix confusing text
2011-04-28 Michael HanselmannLUInstanceRename: Amend comment about lock
2011-04-28 Michael Hanselmanniallocator: Relocation nodes must be in same group
2011-04-28 Iustin PopFix 'unused import' lint error
2011-04-28 Iustin PopSetEtcHostsEntry: maintain existing ordering
2011-04-28 Iustin PopConvert utils.nodesetup to utils.WriteFile(data=…)
2011-04-28 Iustin PopAllow creating the DRBD metadev in a different VG
2011-04-28 Iustin PopMake _GenerateDRBD8Branch accept different VG names
2011-04-28 Iustin PopFix WriteFile with unicode data
2011-04-27 Iustin PopReplace disks: keep the meta device in the same VG
2011-04-27 Doug DumitruFix for multiple VGs - PlainToDrbd and replace-disks
2011-04-27 Iustin PopFix potential data-loss in utils.WriteFile
2011-04-27 Iustin PopImprove error messages in cluster verify/OS
2011-04-27 Iustin PopPrevent readding of the master node
2011-04-27 Iustin PopFix punctuation in an error message
2011-04-21 Michael HanselmannRAPI: Add support for tagging node groups
2011-04-21 Michael Hanselmanngnt-group: Add commands for tagging groups
2011-04-21 Michael Hanselmannmasterd: Add support for tagging node groups
2011-04-21 Michael Hanselmanncli: Fix wrong argument kind for groups
2011-04-20 Apollon OikonomopoulosTLMigrateInstance: remove 10s sleeps
2011-04-20 Michael HanselmannFix typo in LUGroupAssignNodes
2011-04-20 Iustin Popgnt-instance info: automatically request locking
2011-04-19 Iustin PopFix master IP activation in failover with no-voting
2011-04-19 Iustin Popdisk wiping: fix bug in chunk size computation
2011-04-19 Michael Hanselmanngnt-group list: Query filter support
2011-04-19 Michael Hanselmanngnt-node list: Query filter support
2011-04-19 Michael Hanselmanngnt-instance list: Query filter support
2011-04-19 Michael HanselmannFix bug in watcher
2011-04-18 Michael Hanselmanncli: Add support for parsing query filters
2011-04-18 Michael Hanselmanncli: Add option to force names to be treated as filter
2011-04-18 Michael Hanselmannopcodes: Change parameter type definition for query...
2011-04-18 Michael Hanselmanncli: Error reporting for query filter parsing
2011-04-18 Michael Hanselmannqlang: Add function to distinguish filters from names
2011-04-18 Michael Hanselmannqlang: Add parser for query filter language
2011-04-18 Michael HanselmannAdd instance query field for OS parameters
2011-04-14 Michael HanselmannRelease locks before wiping disks during instance creation
2011-04-14 Iustin PopFix shared_file_storage_dir on upgrades
2011-04-14 Iustin PopPrevent ssconf values from having non-string values
2011-04-13 Michael Hanselmanncli: Replace hardcoded strings with constants
2011-04-13 Michael Hanselmannutils.WriteFile: Close file before renaming
2011-04-13 Michael HanselmannNicer formatting for group query error
2011-04-07 Michael HanselmannMerge branch 'devel-2.4'
2011-04-07 Michael HanselmannMerge branch 'stable-2.4' into devel-2.4
2011-04-06 Michael HanselmannLUInstanceQueryData: Don't acquire locks unless requested
2011-04-06 René Nussbaumergnt-instance migrate: Adding --allow-failover option
next