Merge branch 'stable-2.1' into devel-2.1
[ganeti-local] / lib / cmdlib.py
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 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-11 René NussbaumerNormalize MAC addresses to all lower.
2010-01-05 Iustin PopLURenameCluster: run post hook on all nodes
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 '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-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
2009-11-06 Iustin PopIntroduce 'global hypervisor parameters' support
2009-11-04 Iustin PopTLMigrateInstance: add error messagess during Exec
2009-11-04 Iustin PopIntroduce a wrapper for hostname resolving
2009-11-03 Iustin PopAnother round of pylint-related style fixes
2009-11-03 Iustin PopImplement cluster verify checks for wrong PV names
2009-11-03 Michael Hanselmannjqueue: Convert to utils.Retry
2009-11-02 Iustin PopSome improvements to gnt-node repair-storage
2009-11-02 Iustin PopAdd ecode to rpc.py's RpcResult.Raise()
2009-11-02 Iustin PopIntroduce two-argument style for OpPrereqError
2009-11-02 Iustin PopRemove the OpRetryError exception
2009-11-02 Michael HanselmannActivate disks while exporting an instance
2009-11-02 Iustin PopUnify the query fields for the storage framework
2009-10-29 Michael HanselmannDon't show warnings on ADMIN_down instance failover
2009-10-28 Iustin PopFix another style issue
2009-10-28 Iustin PopFix an error handling case in TLReplaceDisks
2009-10-27 Michael HanselmannProvide feedback from redistributing configuration
2009-10-27 Iustin PopFix gnt-node evacuate w. iallocator
2009-10-23 Michael Hanselmanncmdlib._AssembleInstanceDisks: Fix case where variable...
2009-10-22 Ken WehrAdding '--no-ssh-init' option to 'gnt-cluster init'.
2009-10-20 Iustin PopIntroduce checks for /sys and /proc
2009-10-13 Guido TrotterAdd timeout options to other LUs
2009-10-12 Michael Hanselmannlocking.LockSet: Implement acquire timeouts
2009-10-09 Guido TrotterAccept shutdown timeout from the user
2009-10-09 Guido TrotterGet rid of utils.CommaJoin
2009-10-05 Guido TrotterCheck the OS name for variants
2009-10-05 Guido TrotterAdd "variants" field to LUDiagnoseOS
2009-10-05 Guido TrotterAdd per-node variants list to OS diagnose output
2009-10-02 Guido TrotterLUSetNodeParams: autopromote self when needed
2009-10-02 Guido TrotterAbstract self-promotion decision
2009-10-02 Guido TrotterFix master candidate removal
2009-10-02 Guido TrotterLUSetNodeParams: Don't break config on mc demotion.
2009-10-01 Guido TrotterMaster candidate stats, return one more value
2009-09-30 Iustin PopMerge remote branch 'origin/master' into mogu
2009-09-25 Iustin PopFix the confusing ssh/hostname message in node add
2009-09-25 Iustin PopMerge commit 'origin/next'
2009-09-24 Iustin PopExport and show the cluster uuid in cluster info
2009-09-24 Iustin PopImplement uuid in gnt-node/instance list and info
2009-09-24 Iustin PopSimplify handling of regular fields in LUQuery*
2009-09-21 Guido TrotterFix _RemoveDisk for file based instances
2009-09-21 Guido Trottercmdlib._CreateDisks fix a broken result.Raise
2009-09-17 Michael HanselmannRemove RpcResult.RemoteFailMsg completely
2009-09-17 Iustin PopAdd an error-simulation mode to cluster verify
2009-09-17 Iustin PopIntroduce parseable error codes in LUVerifyCluster
2009-09-16 Michael HanselmannRemove RpcResult.failed attribute
2009-09-14 Iustin PopReplace last hardcoded 'nodelist' with NV_NODELIST
2009-09-14 Michael HanselmannRpcResult: Fix cases where “failed” wouldn't be set...
2009-09-14 Michael HanselmannMerge commit 'origin/next' into branch-2.1
2009-09-11 Michael HanselmannWrap lines over 80 characters
2009-09-11 Michael Hanselmanncmdlib: Fix typo in variable name
2009-09-08 Iustin PopAdd check for duplicate MACs in instance add
2009-09-03 Michael HanselmannUse ReadFile/WriteFile in more places
2009-08-31 Michael HanselmannMerge commit 'origin/next' into branch-2.1
2009-08-31 Michael HanselmannReturn cluster tags from LUQueryClusterInfo
2009-08-28 Michael HanselmannMerge branch 'next' into branch-2.1
2009-08-26 Michael HanselmannAdd file to pause watcher for a certain duration
2009-08-26 Michael Hanselmanncmdlib: Add some messages to LUExportInstance
2009-08-25 Luca BigliardiLUDestroyCluster: run hooks
2009-08-25 Luca BigliardiLUDestroyCluster: hooks support
2009-08-25 Luca BigliardiLURemoveNode: no logs running post on removed node
next