ganeti-local
2008-02-28 Guido TrotterLockSet implementation and unit tests
2008-02-28 Guido TrotterFix the gnt-cluster init man page
2008-02-28 Guido TrotterDon't allow renaming to an existing instance
2008-02-28 Alexander SchreiberClarify online help for xc-instance reinstall.
2008-02-27 Michael HanselmannUse constants.ETC_HOSTS instead of string for /etc...
2008-02-27 Michael HanselmannDistribute lib/locking.py
2008-02-26 Michael HanselmannSplit GanetiUnitTest into testutils.py
2008-02-26 Michael HanselmannUpdate svn:ignore properties
2008-02-25 Michael HanselmannSome changes on disk failure tests
2008-02-25 Manuel FranceschiniThis patch replaces some hardcoded strings with their...
2008-02-23 Guido TrotterImprove ganeti example cron file
2008-02-22 Manuel FranceschiniSmall comment fix.
2008-02-22 Manuel FranceschiniFixes small spell mistakes and comments
2008-02-22 Iustin PopBreak trunk by removing twisted
2008-02-21 Guido TrotterAdd a few SharedLock delete() tests
2008-02-20 Guido TrotterSharedLock: fix a wrong unit-test helper code
2008-02-20 Guido TrotterAdd another 1.1->1.2 compatibility alias
2008-02-19 Guido TrotterAdd the delete() operation to SharedLock
2008-02-18 Guido TrotterFix a couple of SharedLock docstrings
2008-02-18 Iustin PopUpdate version numbers for the 1.2.3 release
2008-02-18 Iustin PopRevert "Include the DRBD upgrade tool in the dist archive"
2008-02-18 Alexander SchreiberUpdate online help and manpage to include drbd disk...
2008-02-18 Iustin PopInclude the DRBD upgrade tool in the dist archive
2008-02-16 Guido TrotterFix gnt-instance info i1 i2 ...
2008-02-15 Michael HanselmannReplace version number in install.sgml during build...
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 PopTwo small improvements to burnin
2008-02-14 Iustin PopModify the default output of gnt-instance list
2008-02-14 Michael HanselmannCode style updates for QA code.
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-06 Iustin PopDocument the client API protocol, first version
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-30 Guido TrotterFix online help for gnt-backup import
2008-01-30 Iustin PopBump version numbers for the 1.2.2 release
2008-01-28 Alexander Schreibertiny typo fix
2008-01-28 Iustin PopImprove the documentation of query output fields
2008-01-28 Guido TrotterFix a typo in a devel/upload comment
2008-01-28 Iustin PopAdd QA tests for gnt-instance modify
2008-01-28 Iustin PopAdd option for the number of VCPUs in instance listing
2008-01-28 Iustin PopAllow selection of hypervisor type in QA
2008-01-28 Iustin PopFix "gnt-instance modify --initrd"
2008-01-27 Iustin PopFix gnt-instance modify breakage due to hvm_boot_order
2008-01-25 Guido TrotterAdd a missing parenthesis
2008-01-22 Iustin PopChange the install directory for the tools
2008-01-21 Guido TrotterRemove qa tests for gnt-instance start/stop
2008-01-21 Guido TrotterTest start/stop aliases in qa
2008-01-21 Guido TrotterAdd a few aliases for startup/shutdown
2008-01-21 Guido TrotterAdd the first command alias
2008-01-21 Guido TrotterAdd support for command aliases
2008-01-21 Guido TrotterAdd tool to ease testing of unsubmitted patches
2008-01-21 Guido TrotterCheck that we have a valid export list
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 PopAllow use of 'diskless' disk template in burnin
2008-01-20 Iustin PopFix run directory for the fake hypervisor
2008-01-20 Iustin PopFix the init.d script
2008-01-18 Iustin PopFix the make dist rule
2008-01-18 Iustin PopBump version numbers for the 1.2.1 release
2008-01-16 Iustin PopShow the HVM boot order in instance info
2008-01-16 Iustin PopTwo small style fixes
2008-01-14 Guido TrotterMake instance start/stop skippable at burnin time
2008-01-14 Guido TrotterDo instance export and import during burnin
2008-01-14 Iustin PopAllow burnin to take "-t plain" as an option
2008-01-14 Iustin PopFix some misspellings
2008-01-14 Guido TrotterFix CreateInstance new optional parameters
2008-01-14 Guido TrotterAdd mac="auto" at import time
2008-01-11 Alexander SchreiberSupport selecting the boot device order for HVM.
2008-01-10 Guido TrotterComplete --node description for gnt-backup(8)
2008-01-10 Guido TrotterUpdate gnt-backup(8) -m option explanation
2008-01-10 Guido TrotterAdd the --swap-size option gnt-backup(8)
2008-01-10 Guido Trottergnt-backup import doesn't allow to chose the os
2008-01-10 Guido TrotterFix gnt-backup import -s option
2008-01-09 Alexander SchreiberAdd boot_order entry to Instance object.
2008-01-08 Iustin PopAdd the new OpCreateInstance parameters to burnin
2008-01-08 Iustin PopFix gnt-instance modify breakage introduced in r462
2008-01-08 Iustin PopUpdate manpages with the kernel/initrd options
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 PopFix a typo in the ‘gnt-instance’ manpage
2008-01-07 Iustin PopFix ‘make distcheck’ breakage introduced in r455
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-28 Alexander SchreiberDocument variable MAC support to gnt-instance.
next