Move all iallocator functions into a class
[ganeti-local] / lib / cmdlib.py
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 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-15 Guido TrotterBugfix: 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 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-09 Iustin PopAllocator framework, 1st part: allocator input generation
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-30 Iustin PopChange the order of config updates in some LUs
2008-03-10 Iustin PopDisable cluster init with a reachable IP
2008-03-10 Iustin PopModify utils.TcpPing to make source address optional
2008-02-29 Iustin PopFix master role stop on cluster destroy
2008-02-29 Iustin PopFix cluster rename operation
2008-02-28 Guido TrotterFixes small spell mistakes and comments
2008-02-28 Guido TrotterThis patch replaces some hardcoded strings with their...
2008-02-28 Guido TrotterUse constants.ETC_HOSTS instead of string for /etc...
2008-02-28 Guido TrotterDon't allow renaming to an existing instance
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 checking of node free disk in CreateInstance
2008-01-28 Iustin PopAbstract node memory checking into a separate function
2008-01-28 Iustin PopFix "gnt-instance modify --initrd"
2008-01-16 Iustin PopShow the HVM boot order in instance info
2008-01-16 Iustin PopMerge SVN commits 483..488 to the 1.2 branch
2008-01-11 Guido TrotterIntegrate svn revision 481 in the 1.2 branch
2008-01-09 Iustin PopMerge revs 433..469 into the 1.2 branch
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
2007-11-05 Iustin PopMiscellaneous style fixes
2007-11-05 Guido TrotterConvert os_get to use OS rather than InvalidOS
2007-11-04 Guido TrotterMake call_os_get a single node function
2007-11-03 Iustin PopImplement tag searching
2007-11-02 Iustin PopImplement device to instance mapping cache
2007-10-31 Iustin PopMore sane handling of errors during failover
2007-10-31 Iustin PopFix bridge checking in instance failover
2007-10-30 Michael HanselmannFix _UpdateEtcHosts to understand empty lines.
2007-10-29 Iustin PopChange the signature of some methods of mcpu.Processor
2007-10-29 Iustin PopImplement replace-disks for drbd8 devices
2007-10-25 Iustin PopModify two mirror-device related rpc calls
2007-10-24 Iustin PopInitial implementation of drbd8 template type
2007-10-24 Iustin PopFix a disk handling bug triggered by failover
2007-10-19 Iustin PopAbstract more strings values into constants
2007-10-18 Alexander SchreiberPatch series for reboot feature, part 2
2007-10-16 Michael HanselmannMake “gnt-cluster verify” exit 0 if there's no problem...
2007-10-16 Iustin PopAdd the number of VCPUs in gnt-instance info
2007-10-16 Iustin PopAllow force removal of instances
2007-10-16 Iustin PopReplace more ssh paths with proper constants
2007-10-11 Iustin PopSome small improvements to the hooks environment
2007-10-11 Iustin PopSplit the hooks env building in two parts
2007-10-10 Alexander SchreiberRemove fping as a dependency for Ganeti.
2007-10-10 Iustin PopRemove the shebang from modules
2007-10-08 Michael HanselmannAdd boot id to “gnt-node list”.
2007-10-08 Iustin PopChange tags add/remove to process multiple tags
2007-10-08 Iustin PopFix tags operations for instances
2007-09-21 Iustin PopRemove requirement that host names are FQDN
2007-09-19 Iustin PopAllow 'add instance' to not start the new instance
2007-09-19 Iustin PopChange resolved hostname from dict to a class
2007-09-18 Iustin PopImplement cluster rename operation
2007-09-17 Iustin PopImplement instance rename operation
2007-09-14 Iustin PopChange OpQueryNodes nodes attribute to names
2007-09-14 Iustin PopEnable LUQueryInstances to work with a given list of...
2007-09-14 Iustin PopRemove OpQueryNodeData and LUQueryNodeData
2007-09-14 Iustin PopChange LUQueryNodes to return raw values and support...
2007-09-14 Iustin PopChange _GetWanted* to return names instead of objects
2007-09-13 Iustin PopMove string formatting out of LUQueryInstances
next