ganeti-local
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-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 HanselmannQA: Add tests for node group tags
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-21 Michael HanselmannQuote filename in gnt-instance.8
2011-04-21 René NussbaumerQA: Adding a config option to disable cluster epo
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-20 Iustin PopDocument the dependency on OOB for gnt-node power
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 HanselmannUpdate manpages and other documents with editor settings
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 HanselmannUpdate ganeti.7 manpage for query filter language
2011-04-18 Michael Hanselmannqlang: Add parser for query filter language
2011-04-18 Iustin Pophtools: make some error messages more explicit
2011-04-18 Michael HanselmannAdd instance query field for OS parameters
2011-04-14 Iustin PopQA: also run gnt-cluster repair-disk-sizes
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 PopQA: run the redist-conf command
2011-04-14 Iustin PopPrevent ssconf values from having non-string values
2011-04-14 Iustin PopAdd some tests for the auto_balance attribute
2011-04-14 Iustin PopNode operations: take into account auto_balance
2011-04-14 Iustin PopRead/write auto_balance via Text
2011-04-14 Iustin PopRead auto_balance via Rapi
2011-04-14 Iustin PopRead auto_balance via Luxi
2011-04-14 Iustin PopShow the auto_balance flag in the instance listing
2011-04-13 Michael Hanselmanncli: Replace hardcoded strings with constants
2011-04-13 Michael Hanselmannutils.WriteFile: Close file before renaming
2011-04-13 Michael HanselmannFix distcheck
2011-04-13 Michael HanselmannNicer formatting for group query error
2011-04-13 Michael Hanselmanngnt-instance.8: Fix wrongly formatted title
2011-04-12 Iustin PopAdd a new attribute to Instance.Instance
2011-04-12 Iustin PopSome more changes to Makefile.am for htools
2011-04-08 Michael HanselmannUpdate version in README
2011-04-07 René Nussbaumerhtools: Make opcode naming consistent with Ganeti codebase
2011-04-07 Michael HanselmannMerge branch 'devel-2.4'
2011-04-07 Michael HanselmannMerge branch 'stable-2.4' into devel-2.4
2011-04-07 Iustin PopOpCodes.hs: make allow_failover optional
2011-04-07 Iustin Pophtools: add an utility function for JSON parsing
2011-04-07 Iustin PopTwo small Makefile fixes related to htools
2011-04-06 René Nussbaumerhtools: Use OpMigrateInstance with allow_failover option
2011-04-06 Michael HanselmannLUInstanceQueryData: Don't acquire locks unless requested
2011-04-06 René Nussbaumergnt-instance migrate: Adding --allow-failover option
2011-04-06 René NussbaumerTLMigrateInstance: Merge failover code, allow fallback
2011-04-06 Iustin PopIncrease the lock timeouts before we block-acquire
2011-04-06 Michael Hanselmannutils: Add function generating regex for DNS name globbing
2011-04-06 Michael HanselmannVerify file consistency using centrally computed list
2011-04-06 Michael Hanselmanncmdlib: Factorize computation of ancillary files
2011-04-05 Michael Hanselmannqlang: Remove OP_GLOB operator
2011-04-05 Michael Hanselmannquery: Add implementation of regex match operator
2011-04-04 Michael Hanselmanncmdlib: Fix mistake made in commit 75c7520f0
2011-04-04 Michael Hanselmanncmdlib: Replace hardcoded values with constants
2011-04-04 Iustin Popdaemon.py: move startup log message before prep_fn
2011-04-04 Iustin PopDisplay the actual memory values in N+1 failures
2011-04-04 Adeodato SimoUpdate iallocator.rst for multi-reloc mode
2011-04-01 René NussbaumerRAPI: Convert instance shutdown to the new FillOpCode
2011-04-01 Michael HanselmannFix QA breakage caused by 3fd7f6524
next