ganeti-local
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.
2007-12-27 Alexander SchreiberAllow instance MAC address to be set.
2007-12-21 Alexander SchreiberHVM proof-of-concept documentation
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-17 Iustin PopMake note about minimum version of drbd 8 required
2007-12-12 Iustin PopHandle ^C while trying to acquire the lock
2007-12-12 Iustin PopUpdate the man page for ‘gnt-cluster’
2007-12-12 Iustin PopModify ‘ganeti-watcher’ to run verify-disks
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 Iustin PopBump version numbers for 1.2.0 release
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 Alexander SchreiberFix the unittest for locking.
2007-12-03 Michael HanselmannVarious code style fixes for strings.
2007-12-03 Michael HanselmannAdd comment about PEP 318 to qa_utils.py.
2007-12-03 Michael HanselmannRemove DRBD version from SECURITY document.
2007-11-30 Alexander SchreiberRemove orphaned closing tag.
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-28 Guido TrotterFix the ganeti-os-interface manpage
2007-11-28 Iustin PopUpdate version numbers for release 1.2b3 v1.2b3
next