AddNode: move the initial setup to boostrap
[ganeti-local] / scripts /
2008-06-27 Guido TrotterAddNode: move the initial setup to boostrap
2008-06-27 Guido TrotterAddNode: Check for node existance
2008-06-25 Michael HanselmannCleanup old DRBD 0.7.x code
2008-06-23 Iustin PopFix gnt-cluster “command” and “copyfile”
2008-06-22 Iustin PopAdd a ‘tags’ field to instance and node listing
2008-06-19 Michael HanselmannUse a single Makefile.am instead of many
2008-06-17 Iustin PopImplement gnt-instance grow-disk
2008-06-12 Michael HanselmannMove InitCluster opcode into a single function
2008-05-31 Iustin PopShow cluster hypervisor for gnt-cluster info
2008-05-31 Iustin PopForward-port: Another for gnt-instance modify & HVM...
2008-05-31 Iustin PopForward-port: show only parameters relevant to the...
2008-05-31 Iustin PopForward-port: patch 2/4 extended HVM features for 1.2
2008-05-30 Iustin PopComplete removal of md/drbd 0.7 code
2008-05-15 Michael HanselmannUpdate command line help and manpages with mandatory...
2008-05-13 Iustin PopSmall style fixes
2008-05-13 Iustin PopRevert "CLI: remove command opts/args in "gnt-X""
2008-05-13 Iustin PopCLI: remove command opts/args in "gnt-X"
2008-05-05 Iustin PopMinor doc/help update
2008-05-05 Iustin PopImprove the gnt-* list field selection
2008-05-05 Iustin PopAdd node cpu count to gnt-node list
2008-04-28 Manuel FranceschiniAdd file backend storage options to ImportInstance
2008-04-28 Manuel FranceschiniAdd check for major/minor in _FormatBlockDevInfo
2008-04-24 Iustin PopImplement replace secondary via the iallocator
2008-04-23 Guido TrotterAdd gnt-backup remove functionality
2008-04-16 Michael HanselmannAdd --readd option to “gnt-node add”
2008-04-16 Iustin PopA pure whitespace change for style compliance
2008-04-16 Iustin PopIAllocator part 3: LUCreateInstance changes
2008-04-16 Iustin PopAllocator framework, 1st part: allocator input generation
2008-04-10 Guido TrotterVerify: make skipping checks possible
2008-04-10 Iustin PopRework the results of OpDiagnoseOS opcode
2008-04-10 Iustin PopAdd generic opcode submit functionality to gnt-debug
2008-04-10 Iustin PopAdd per-opcode results to job processing
2008-04-08 Manuel FranceschiniModify gnt-instance to support file backend
2008-04-04 Iustin PopAdd a simple gnt-job script
2008-04-01 Guido TrotterFix gnt-instance failover help message
2008-04-01 Iustin PopAdd a gnt-debug tool
2008-03-31 Iustin PopChange the gnt-backup export help text
2008-03-31 Manuel Franceschiniparms->params Refactoring
2008-03-31 Manuel Franceschinignt-cluster option to toggle lvm-storage
2008-03-27 Iustin PopFix a bug in interactive confirmation of instances
2008-03-27 Michael HanselmannAdd --print parameter to “gnt-instance console”
2008-03-27 Michael HanselmannReturn first parameter of console command only once
2008-03-25 Iustin PopRemove the option to create md/drbd7 instances
2008-03-25 Iustin PopRemove the add/remove mirror operations
2008-03-19 Manuel FranceschiniAdd option to change default file_storage_dir
2008-03-06 Guido TrotterFix gnt-instance replace-disks online help
2008-03-05 Michael HanselmannCodestyle fixes: adding a few empty lines
2008-02-28 Alexander SchreiberClarify online help for xc-instance reinstall.
2008-02-20 Guido TrotterAdd another 1.1->1.2 compatibility alias
2008-02-18 Alexander SchreiberUpdate online help and manpage to include drbd disk...
2008-02-14 Iustin PopModify the default output of gnt-instance list
2008-01-30 Guido TrotterFix online help for gnt-backup import
2008-01-28 Alexander Schreibertiny typo fix
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-27 Iustin PopFix gnt-instance modify breakage due to hvm_boot_order
2008-01-21 Guido TrotterAdd a few aliases for startup/shutdown
2008-01-21 Guido TrotterAdd the first command alias
2008-01-21 Guido TrotterCheck that we have a valid export list
2008-01-16 Iustin PopShow the HVM boot order in instance info
2008-01-16 Iustin PopTwo small style fixes
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 TrotterFix gnt-backup import -s option
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-07 Iustin PopImprove verify-disks: broken/missing LV detection
2007-12-27 Alexander SchreiberAllow instance MAC address to be set.
2007-12-20 Alexander SchreiberProof-of-Concept HVM support for Ganeti.
2007-12-17 Alexander SchreiberAdd instance port support.
2007-12-12 Iustin PopAdd the ‘gnt-cluster verify-disks’ command
2007-12-03 Michael HanselmannVarious code style fixes for strings.
2007-11-21 Michael HanselmannReplace disk template drbd8 with drbd where missing.
2007-11-21 Iustin PopCorrect the -s parameter in gnt-node output
2007-11-21 Iustin PopAdd the -s option in the output of 'gnt-node'
2007-11-13 Michael HanselmannFix --node option for “gnt-backup list”.
2007-11-12 Guido TrotterChange --nodes to --node
2007-11-07 Iustin PopEnhance secondary node replace for drbd8
2007-11-06 Michael HanselmannRemove --secondary-node option.
2007-11-06 Iustin PopImplement degraded status for logical volumes
2007-11-05 Guido TrotterMake DiagnoseOS use the modified OS objects
2007-11-03 Iustin PopImplement tag searching
2007-11-01 Guido TrotterRemove two trailing whitespaces
2007-11-01 Guido TrotterMove blank lines inside function messages
2007-11-01 Guido TrotterAdd empty line after each diagnose OS-Node set
2007-11-01 Guido TrotterModify the displayed format for gnt-os diagnose
2007-11-01 Guido TrotterChange the way to compute the first os status message
2007-11-01 Guido TrotterSeparate OS status and path
2007-10-31 Iustin PopRevert "Implement multi-failover options"
2007-10-31 Michael HanselmannFix usage of OpReplaceDisks.
2007-10-31 Iustin PopSmall improvements to multi-instance selections
2007-10-31 Iustin PopImplement multi-failover options
2007-10-29 Iustin PopImplement replace-disks for drbd8 devices
2007-10-29 Guido TrotterConvert ListOS to use the all helper function.
2007-10-24 Iustin PopInitial implementation of drbd8 template type
2007-10-19 Iustin PopAbstract more strings values into constants
2007-10-18 Alexander SchreiberPatch series for reboot feature, part 3
2007-10-16 Iustin PopAdd the number of VCPUs in gnt-instance info
2007-10-16 Iustin PopAllow force removal of instances
next