SharedLock: fix a wrong unit-test helper code
[ganeti-local] / lib /
2008-02-19 Guido TrotterAdd the delete() operation to SharedLock
2008-02-18 Guido TrotterFix a couple of SharedLock docstrings
2008-02-16 Guido TrotterFix gnt-instance info i1 i2 ...
2008-02-15 Iustin PopFurther fixes for the 'export MAC in hooks' change
2008-02-14 Iustin PopAlter the device activation code
2008-02-14 Iustin PopModify the default output of gnt-instance list
2008-02-12 Guido TrotterParse double protocol version in drbd8.2
2008-02-10 Iustin PopFix a wrong OP_ID added in r261
2008-02-08 Guido TrotterShared Lock implementation and unit tests.
2008-02-05 Iustin PopAdd a test opcode that sleeps for a given duration
2008-02-05 Iustin PopReduce the chance of DRBD errors with stale primaries
2008-02-04 Iustin PopFix some indendation issues
2008-02-04 Iustin PopFix incomplete mac address export to hooks
2008-01-31 Guido TrotterGive mac information to instance hooks
2008-01-31 Alexander SchreiberMake the mouse more usable in VNC for HVM.
2008-01-30 Guido TrotterExport bridge information too
2008-01-28 Iustin PopImprove the documentation of query output fields
2008-01-28 Iustin PopAdd option for the number of VCPUs in instance listing
2008-01-28 Iustin PopFix "gnt-instance modify --initrd"
2008-01-25 Guido TrotterAdd a missing parenthesis
2008-01-21 Guido TrotterAdd support for command aliases
2008-01-21 Iustin PopFix VG listing broken by r510
2008-01-20 Iustin PopMake backend._GetVGInfo check the validity of 'vgs'
2008-01-20 Iustin PopFix checking of node free disk in CreateInstance
2008-01-20 Iustin PopAbstract node memory checking into a separate function
2008-01-20 Iustin PopChange a hardcoded path into its proper constant
2008-01-20 Iustin PopFix run directory for the fake hypervisor
2008-01-16 Iustin PopShow the HVM boot order in instance info
2008-01-16 Iustin PopTwo small style fixes
2008-01-14 Iustin PopFix some misspellings
2008-01-14 Guido TrotterFix CreateInstance new optional parameters
2008-01-11 Alexander SchreiberSupport selecting the boot device order for HVM.
2008-01-09 Alexander SchreiberAdd boot_order entry to Instance object.
2008-01-08 Iustin PopFix gnt-instance modify breakage introduced in r462
2008-01-08 Iustin PopChange the Xen PVM to use the new kernel options
2008-01-08 Iustin PopMake ‘gnt-instance info’ show kernel/initrd paths
2008-01-08 Iustin PopAllow defining the kernel/initrd at creation time
2008-01-08 Iustin PopAdd support for modifying the kernel/initrd path
2008-01-08 Iustin PopAdd kernel/initrd paths to the instance object
2008-01-07 Iustin PopImprove verify-disks: broken/missing LV detection
2008-01-07 Iustin PopActivate logical volumes at Assemble() time
2008-01-07 Iustin PopImprove speed of activating block devs
2008-01-07 Iustin PopAdd unittest for DRBD8 drdbsetup show parser
2007-12-27 Alexander SchreiberAllow instance MAC address to be set.
2007-12-20 Alexander SchreiberProof-of-Concept HVM support for Ganeti.
2007-12-20 Alexander SchreiberError handling for instance config file creation
2007-12-20 Alexander SchreiberUse a generic Xen hypervisor interface.
2007-12-19 Iustin PopMake utils.RunCmd() deal with interleaved stdout/stderr
2007-12-18 Alexander SchreiberInternal API change for instance console access.
2007-12-18 Alexander Schreibercleanup for hypervisor constants
2007-12-18 Guido TrotterSpecify hint as a named argument
2007-12-17 Alexander SchreiberAdd instance port support.
2007-12-12 Iustin PopHandle ^C while trying to acquire the lock
2007-12-12 Iustin PopAdd the ‘gnt-cluster verify-disks’ command
2007-12-12 Iustin PopAdd LUVerifyDisks
2007-12-12 Iustin PopAdd a new OpVerifyDisks opcode
2007-12-11 Iustin PopReturn more data in rpc.call_volume_list
2007-12-04 Michael HanselmannOn OS creation errors, write logfile path to ganeti...
2007-12-04 Alexander SchreiberOutput reading fix for backend.NodeVolumes()
2007-12-04 Iustin PopLog instance startup errors correctly
2007-12-04 Alexander SchreiberModify GetVolumeList so output on stderr from lvs doesn...
2007-12-03 Michael HanselmannVarious code style fixes for strings.
2007-11-30 Iustin PopFix parsing of drbdsetup show output
2007-11-29 Iustin PopReplace hardcoded lock dir
2007-11-29 Iustin PopMake utils.RunCmd log failures when using debug
2007-11-27 Iustin PopFix logging of some checks in LUClusterVerify
2007-11-26 Iustin PopDrop the Rename method of DRBD8 devices
2007-11-26 Iustin PopSplit the change of peer in secondary replace in two...
2007-11-26 Iustin PopRelax even more the identification of DRBD8 devices
2007-11-26 Iustin PopAdd support for DRBD8 devices to work standalone
2007-11-22 Michael HanselmannSort list returned by ListVisibleFiles.
2007-11-21 Michael HanselmannReplace disk template drbd8 with drbd where missing.
2007-11-21 Iustin PopFix logging in drbd _ShutdownNet method
2007-11-20 Michael HanselmannMake sure aliases written to /etc/hosts are unique.
2007-11-20 Michael HanselmannAdd function to return list with unique elements.
2007-11-16 Guido TrotterFix a typo in a warning message
2007-11-16 Michael HanselmannDon't remove master's hostname from /etc/hosts on clust...
2007-11-14 Guido TrotterWhen an assembly error occurs log it too
2007-11-14 Michael HanselmannGive more details on errors when trying to run “lvdisplay”.
2007-11-12 Iustin PopFix a wrong comparison in _RecursiveAssembleBD
2007-11-12 Iustin PopFix another breakage in SetEtcHostsEntry
2007-11-12 Michael HanselmannCall fsync() after modifying /etc/hosts.
2007-11-12 Michael HanselmannFix functions for /etc/hosts.
2007-11-12 Michael HanselmannRollback commit 356.
2007-11-12 Michael HanselmannAdd functions for known_hosts files.
2007-11-12 Michael HanselmannAdd missing descriptions to {Add,Remove}EtcHostsEntry.
2007-11-12 Iustin PopRelax replace_disks_all meaning for drbd8
2007-11-09 Iustin PopSoften the requirements for hooks execution
2007-11-09 Michael HanselmannUse new functions to modify /etc/hosts.
2007-11-09 Michael HanselmannAdd functions to modify /etc/hosts.
2007-11-09 Michael HanselmannCleanup temporary file in RemoveAuthorizedKey.
2007-11-08 Iustin PopChanges related to logging
2007-11-07 Iustin PopEnhance secondary node replace for drbd8
2007-11-07 Michael HanselmannCheck whether init.d script is executable.
2007-11-06 Michael HanselmannRemove --secondary-node option.
2007-11-06 Iustin PopEnhance DBRD8 disk replacement (same nodes)
2007-11-06 Iustin PopImplement degraded status for logical volumes
2007-11-06 Iustin PopAdd better error logging functions for LUs
2007-11-06 Iustin PopEnhance mirror operations for DRBD8
2007-11-06 Iustin PopAllow DRBD8 operation without backing storage
next