Add gnt-backup remove functionality
[ganeti-local] / lib / cmdlib.py
2008-04-23 Guido TrotterAdd gnt-backup remove functionality
2008-04-23 Iustin PopGeneralize the replace_secondary mode in iallocator
2008-04-23 Iustin PopSend required_nodes field to the iallocator scripts
2008-04-23 Iustin PopMove all iallocator functions into a class
2008-04-21 Iustin PopAbstract the json functions into a separate module
2008-04-16 Michael HanselmannAdd --readd option to “gnt-node add”
2008-04-16 Iustin PopIAllocator part 3: LUCreateInstance changes
2008-04-16 Iustin PopReorder checks in instance create
2008-04-16 Iustin PopImplement 'out' direction on allocator tests
2008-04-16 Iustin PopAllocator framework, 1st part: allocator input generation
2008-04-15 Guido TrotterFix two pylint uninitialized variable errors
2008-04-15 Manuel FranceschiniBugfix: wrong identifier in CheckPrereq message
2008-04-15 Iustin PopMove the disk size computation to its own function
2008-04-10 Guido TrotterVerify: make skipping checks possible
2008-04-10 Guido TrotterVerify: add N+1 Memory redundancy verification
2008-04-10 Guido TrotterVerify: save instance config
2008-04-10 Guido TrotterVerify: add more instance information to node_info
2008-04-10 Guido TrotterVerify: add instance information to node_info
2008-04-10 Guido TrotterVerify: Add and populate node_info dict
2008-04-10 Iustin PopRework the results of OpDiagnoseOS opcode
2008-04-10 Guido TrotterVerify: remove useless check in _VerifyInstance
2008-04-10 Guido TrotterVerify: instance verification cleanup
2008-04-10 Guido TrotterVerify: fix crash when a node is down
2008-04-10 Guido TrotterVerify: fix ERROR message indentation
2008-04-10 Manuel FranceschiniSmall code style fix
2008-04-09 Manuel FranceschiniBugfix instance create when file-storage-dir None
2008-04-08 Manuel FranceschiniTwo small code style fixes
2008-04-08 Manuel FranceschiniModify LURenameInstance to support file backend
2008-04-08 Manuel FranceschiniModify LUCreateInstance to support file backend
2008-04-02 Guido TrotterImprove disk consistency error message again
2008-04-02 Guido TrotterFix misleading error message when checking disks
2008-04-02 Guido TrotterHandle better failing over non-running instances
2008-04-02 Guido TrotterImprove export and fix export-on-norun bug
2008-04-02 Guido Trotterfailover: only start instance if we should
2008-03-31 Iustin PopChange the 'gnt-cluster command' execution order
2008-03-31 Manuel Franceschiniparms->params Refactoring
2008-03-31 Manuel FranceschiniSkip HasValidVG when --no-lvm-storage on cluster init
2008-03-31 Manuel FranceschiniAdd LUSetClusterParams to cmdlib
2008-03-31 Manuel FranceschiniAdd lvm-storage check when creating instances
2008-03-30 Iustin PopChange the order of config updates in some LUs
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-20 Manuel FranceschiniModify cluster-init to create file-storage-dir
2008-03-19 Manuel FranceschiniAdd support for file_storage_dir to LUInitCluster
2008-03-18 Michael HanselmannUse new ssh.WriteKnownHostsFile function
2008-03-18 Michael HanselmannUse new cluster alias in known_hosts file
2008-03-18 Michael HanselmannUse new “tty” parameter on SshRunner.BuildCmd for ...
2008-03-18 Michael HanselmannMove SSH functions into a class
2008-03-11 Iustin PopDisable cluster init with a reachable IP
2008-03-11 Iustin PopModify utils.TcpPing to make source address optional
2008-03-05 Michael HanselmannCodestyle fixes: adding a few empty lines
2008-02-29 Iustin PopFix master role stop on cluster destroy
2008-02-29 Iustin PopFix cluster rename operation
2008-02-28 Guido TrotterDon't allow renaming to an existing instance
2008-02-27 Michael HanselmannUse constants.ETC_HOSTS instead of string for /etc...
2008-02-25 Manuel FranceschiniThis patch replaces some hardcoded strings with their...
2008-02-22 Manuel FranceschiniFixes small spell mistakes and comments
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 PopModify the default output of gnt-instance list
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-28 Iustin PopAdd option for the number of VCPUs in instance listing
2008-01-28 Iustin PopFix "gnt-instance modify --initrd"
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-16 Iustin PopShow the HVM boot order in instance info
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-08 Iustin PopFix gnt-instance modify breakage introduced in r462
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-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 PopAdd LUVerifyDisks
2007-12-03 Michael HanselmannVarious code style fixes for strings.
2007-11-27 Iustin PopFix logging of some checks in LUClusterVerify
2007-11-26 Iustin PopSplit the change of peer in secondary replace in two...
2007-11-21 Michael HanselmannReplace disk template drbd8 with drbd where missing.
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-12 Michael HanselmannFix functions for /etc/hosts.
2007-11-12 Iustin PopRelax replace_disks_all meaning for drbd8
2007-11-09 Michael HanselmannUse new functions to modify /etc/hosts.
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 Iustin PopEnhance DBRD8 disk replacement (same nodes)
2007-11-05 Iustin PopHandle missing init script at cluster init
next