ganeti-local
2011-05-11 Iustin PopUpdate NEWS file for the 2.4.2 release
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 René NussbaumerMake root_path an optional hypervisor parameter
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 PopRename instance: only show new name when different
2011-05-06 Michael HanselmannFix race condition in LUGroupAssignNodes
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-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 Iustin Popmlock: fail gracefully if libc.so.6 cannot be loaded
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 Hanselmanncli: Fix wrong argument kind for groups
2011-04-21 Michael HanselmannQuote filename in gnt-instance.8
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 HanselmannFix bug in watcher
2011-04-14 Michael HanselmannRelease locks before wiping disks during instance creation
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-08 Michael HanselmannUpdate version in README
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 Iustin PopIncrease the lock timeouts before we block-acquire
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-03-31 Iustin Popssh.VerifyNodeHostname: remove the quiet flag
2011-03-28 Stephen ShirleyAdd error checking and merging for cluster params
2011-03-24 Michael HanselmannRAPI: Document need for Content-type header in requests
2011-03-24 Michael HanselmannFix output for “gnt-job info”
2011-03-17 Michael Hanselmannwatcher: Fix misleading usage output
2011-03-17 Stephen ShirleyClarify --force-join parameter message
2011-03-16 Michael Hanselmannlocking: Fix race condition in lock monitor
2011-03-15 Michael Hanselmannutils: Export NiceSortKey function
2011-03-11 Guido TrotterRevert "Only merge nodes that are known to not be offline"
2011-03-11 Guido Trottercluster-merge: only operate on online nodes
2011-03-10 Stephen ShirleyOnly merge nodes that are known to not be offline
2011-03-10 Stephen ShirleyTreat empty oob_program param as default
2011-03-10 Iustin PopFix bug in instance listing with orphan instances
2011-03-10 Iustin PopFix bug related to log opening failures
2011-03-09 Iustin PopBump version for 2.4.1 release v2.4.1
2011-03-08 Michael Hanselmanncfgupgrade: Fix critical bug overwriting RAPI users...
2011-03-07 Iustin PopRelease 2.4.0 v2.4.0
2011-03-07 Iustin PopMerge branch 'devel-2.3' into devel-2.4
2011-03-07 Iustin PopSmall improvement to the ganeti man page
2011-03-07 Iustin PopMerge branch 'devel-2.2' into devel-2.3
2011-03-04 Iustin PopFix LUClusterRepairDiskSizes and rpc result usage
2011-03-04 Iustin PopFix RPC mismatch in blockdev_getsize[s]
2011-03-04 Iustin PopRAPI: fix evacuate node resource
2011-03-02 Guido TrotterMerge remote branch 'stable-2.4' into devel-2.4
2011-03-02 Michael HanselmannFix typo in kvm-ifup script
2011-03-01 Michael HanselmannNEWS: Replace smartquotes, start lines with uppercase
2011-02-28 Michael HanselmannFix LU processor's GetECId
2011-02-28 Iustin PopUpdate NEWS and release 2.4.0 rc3 v2.4.0rc3
2011-02-28 Iustin PopMerge branch 'devel-2.4' into stable-2.4
2011-02-28 Iustin PopFix potential data-loss bug in disk wipe routines
2011-02-25 Stephen Shirley1-char comment typo fix
2011-02-24 Stephen ShirleyExpand some acronyms, add to glossary
2011-02-23 René Nussbaumerquery_unittest: Fix argument to set()
2011-02-22 Michael HanselmannFix title of query field containing instance name
2011-02-21 Iustin PopUpdate news and bump version for 2.4.0 rc2 v2.4.0rc2
2011-02-21 Iustin PopMerge branch 'devel-2.4' into stable-2.4
2011-02-18 Stephen ShirleyFix pylint warnings
2011-02-18 Guido TrotterTestRapiInstanceRename use instance name
2011-02-18 Iustin PopChange the list formatting to a 'special' chars
2011-02-18 Stephen ShirleyAdd support for merging node groups
2011-02-18 Stephen ShirleyAdd option to rename groups on conflict
2011-02-18 Stephen ShirleyFix minor docstring typo
2011-02-18 Guido TrotterAdd QA rapi test for instance reinstall
2011-02-18 Guido TrotterRAPI: remove required parameters for reinstall
2011-02-17 Iustin PopFix HV/OS parameter validation on non-vm nodes
2011-02-17 Iustin PopNodeQuery: mark live fields as UNAVAIL for non-vm_capab...
2011-02-17 Iustin PopNodeQuery: don't query non-vm_capable nodes
2011-02-17 Iustin PopFix LUClusterRepairDiskSizes and rpc result usage
2011-02-17 Iustin PopFix RPC mismatch in blockdev_getsize[s]
next