Merge branch 'devel-2.1'
[ganeti-local] / lib / cmdlib.py
2010-03-17 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-03-17 Iustin PopInstance creation: implement --no-install mode
2010-03-17 Iustin PopAllow OS changes without reinstallation
2010-03-17 Iustin Popcmdlib: Abstract OS checks
2010-03-16 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-03-16 Iustin PopFix behaviour of gnt-node modify -C no
2010-03-15 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-03-15 Michael HanselmannRightname confd's HMAC key
2010-03-15 Iustin PopMerge remote branch 'origin/devel-2.1'
2010-03-15 Iustin PopImplement conversion from drbd to plain
2010-03-15 Iustin PopImplement conversion from plain to drbd
2010-03-15 Iustin PopAbstract check that an instance is down
2010-03-15 Iustin PopAbstract node free disk space check
2010-03-15 Iustin PopAbstract disk template verification
2010-03-15 Iustin PopLUCreateInstance: implement disk adoption mode
2010-03-15 Iustin PopLUCreateInstance: Move parameter init earlier
2010-03-15 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-03-12 Michael HanselmannVerify cluster certificates in LUVerifyCluster
2010-03-12 Michael HanselmannAdd constant with cluster X509 certificates
2010-03-12 Iustin PopMerge branch 'stable-2.1' into devel-2.1
2010-03-12 Iustin PopImprove cluster verify with hypervisor errors
2010-03-11 Iustin PopFix cluster verify with simulate-errors
2010-03-11 Iustin PopValidate the os-specific hypervisor parameters
2010-03-09 Iustin PopRework the node modify for mc-demotion
2010-03-09 Iustin PopFix typo that makes cluster verify to ignore hooks
2010-03-09 Iustin PopFix redistribute config and offline nodes
2010-03-09 René NussbaumerAdd support for per-os-hypervisor parameters
2010-03-08 Iustin PopValidate the hostnames at creation time
2010-03-08 Iustin PopImplement disabling of file-based storage
2010-03-08 Iustin PopSwitch from os.path.join to utils.PathJoin
2010-02-26 Guido TrotterMerge branch 'stable-2.1' into devel-2.1
2010-02-26 Michael HanselmannFix bug in LUQueryConfigValues
2010-02-25 Michael HanselmannFix typo in LUVerifyCluster when checking node time
2010-02-23 Michael HanselmannFix bug in LUExportInstance
2010-02-22 Iustin PopAdd LUNodeEvacuationStrategy
2010-02-22 Iustin PopImplement support for mevac in OpTestAllocator
2010-02-22 Iustin PopImplement IAllocator multi-evacuate mode
2010-02-22 Iustin PopAccept both 'nodes' and 'result from iallocator
2010-02-22 Iustin PopChange internal API for the IAllocator class
2010-02-22 Iustin PopRemove redundant code in IAllocator class
2010-02-18 Michael HanselmannMerge branch 'devel-2.1'
2010-02-17 Iustin PopSimplify a bit _GetWantedNodes
2010-02-17 Iustin PopFix a wrong docstring
2010-02-17 Iustin PopRemove boiler-plate code about node/instance names
2010-02-15 Michael HanselmannMerge branch 'devel-2.1'
2010-02-15 Iustin PopRelease all node locks during disk replace
2010-02-15 Iustin PopAuto-enable early release for offline old nodes
2010-02-12 Michael HanselmannImplement opcode parameter to remove instance after...
2010-02-11 Iustin PopRun instance hooks on more nodes
2010-02-11 Iustin PopAdd {NEW,OLD}_{PRIMARY,SECONDARY} vars to hooks
2010-02-11 Iustin PopPass debug mode to noded for OS-related calls
2010-02-11 Iustin PopAdd a generic 'debug_level' attribute to opcodes
2010-02-09 Iustin PopAdd an early release lock/storage for disk replace
2010-02-08 Iustin PopMerge branch 'stable-2.1' into devel-2.1
2010-02-08 Michael HanselmannTLReplaceDisks: Delay iallocator when evacuating node
2010-02-03 Iustin PopImplement debug level across OS-related RPC calls
2010-02-03 Michael HanselmannSecond try to fix LUVerifyCluster
2010-02-03 Michael HanselmannLUVerifyCluster: Fix bug with offline nodes
2010-02-01 Michael HanselmannMerge branch 'devel-2.1'
2010-02-01 Michael HanselmannMerge remote branch 'origin/stable-2.1' into devel-2.1
2010-01-28 Guido TrotterFix flipping MC flag bug
2010-01-26 Iustin PopMerge branch 'devel-2.0' into devel-2.1
2010-01-25 Iustin PopLURemoveNode safety in face of wrong node list
2010-01-25 Iustin PopEnsure all int/float conversions are handled right
2010-01-22 Michael HanselmannMerge branch 'devel-2.1'
2010-01-11 René NussbaumerNormalize MAC addresses to all lower.
2010-01-05 Iustin PopLURenameCluster: run post hook on all nodes
2010-01-04 Iustin PopMerge remote branch 'devel-2.1'
2010-01-04 Iustin PopFurther pylint disables, mostly for Unused args
2010-01-04 Iustin PopLUDiagnoseOS._DiagnoseByOS: remove unused arg
2010-01-04 Iustin PopConvert to static methods (where appropriate)
2010-01-04 Iustin PopAdd targeted pylint disables
2010-01-04 Iustin PopFix an error message
2010-01-04 Iustin PopRemove many 'Unused variable' warnings
2009-12-28 Iustin PopMerge branch 'devel-2.0' into devel-2.1
2009-12-28 Iustin PopImplement BuildHooksEnv for NoHooksLU
2009-12-28 Iustin PopClarifiy some more wide pylint disables
2009-12-28 Iustin PopFix two bugs in seldom-used codepaths
2009-12-28 Iustin PopAdd targetted pylint disables
2009-12-16 Iustin PopMerge branch 'devel-2.1'
2009-12-16 Iustin PopMerge branch 'stable-2.1' into devel-2.1
2009-12-16 Iustin PopMerge branch 'stable-2.0' into stable-2.1
2009-12-16 Iustin PopCreateInstance: allow no ip check with start mode
2009-12-16 Iustin PopOp/LUCreateInstance support for (no) name checks
2009-12-14 Iustin PopImprove LUQueryNodes for lockless case
2009-12-10 Guido TrotterMerge branch 'devel-2.1'
2009-11-30 Michael HanselmannA few style updates
2009-11-30 Michael Hanselmanngnt-cluster verify: Warn if node time diverges too far
2009-11-26 Michael Hanselmanncmdlib: Work around race condition in DRBD before versi...
2009-11-25 Iustin PopRemove quotes from CommaJoin and convert to it
2009-11-25 Iustin PopRevert "Get rid of utils.CommaJoin"
2009-11-20 Michael HanselmannRemove unused parameter “unlock” from cmdlib._WaitForSync
2009-11-16 Michael HanselmannFix off-by-one error when modifying instance NIC
2009-11-16 Michael HanselmannRe-add check for duplicate instance IP
2009-11-13 Guido TrotterFix change of cluster nic parameters
2009-11-12 Guido TrotterFix mispopulation of nic parameters at nic modify
2009-11-06 Guido TrotterConfigWriter: simplify GenerateDRBDSecret
2009-11-06 Guido TrotterConfigWriter: move _temporary_macs to reservation
2009-11-06 Guido TrotterConfigWriter: move _temporary_ids to reservation
2009-11-06 Guido Trotterconfig.Add{Node,Instance}: get the ec id
next