Merge branch 'devel-2.1'
[ganeti-local] / lib / cmdlib.py
2010-05-04 Michael HanselmannMerge branch 'devel-2.1'
2010-05-03 Iustin PopCleanup /etc/hosts during node removal
2010-05-03 Iustin Popverify cluster: check /etc/hosts consistency
2010-04-29 Michael HanselmannMove cmdlib._VerifyCertificate to utils
2010-04-23 Michael Hanselmanncmdlib: Convert instance import to new style
2010-04-23 Michael Hanselmanncmdlib: Convert instance export to new style
2010-04-22 Michael HanselmannMerge branch 'devel-2.1'
2010-04-22 Michael HanselmannFactorize LUExportInstance
2010-04-22 Michael HanselmannMerge branch 'devel-2.1'
2010-04-21 Iustin PopLUSetClusterParams: initialize needed parameters
2010-04-20 Balazs LeczMerge branch 'devel-2.1'
2010-04-20 Iustin PopFix changing the list of enabled hypervisors
2010-04-16 Iustin PopReadd node: allow changed primary IP
2010-04-16 Balazs LeczAdd --add-uids/--remove-uids to gnt-cluster modify
2010-04-16 Balazs LeczAdd --uid-pool option to gnt-cluster modify
2010-04-16 Iustin PopMerge branch 'devel-2.1'
2010-04-15 Iustin PopFix cluster behaviour with disabled file storage
2010-04-12 Iustin PopMerge remote branch 'devel-2.1'
2010-04-12 Iustin PopAdd a identify-defaults options for import
2010-04-12 Iustin PopFix create/import verification of hvparams
2010-04-12 Iustin PopReuse NIC information from export
2010-04-12 Iustin PopReuse backend parameters from export
2010-04-12 Iustin PopReuse disk information from export
2010-04-12 Iustin PopReuse hypervisor parameters in import
2010-04-12 Iustin PopRead disk template from export info
2010-04-12 Iustin PopCreateInstance: separate the reading of the export
2010-04-12 Iustin PopMove code from ExpandNames to CheckPrereq
2010-04-12 Iustin PopCreateInstance: Move some code to CheckArguments
2010-04-12 Iustin PopHandle errors better for wrong nic_count in export
2010-04-12 Guido TrotterMerge branch 'devel-2.1'
2010-04-08 Iustin PopAdd a new cluster parameter maintain_node_health
2010-04-06 Michael HanselmannMerge remote branch 'devel-2.1'
2010-03-23 Guido TrotterAllow file storage to be grown
2010-03-23 Guido TrotterMerge branch 'devel-2.1'
2010-03-23 Guido TrotterFix burnin error when trying to grow a file volume
2010-03-23 Iustin PopSome epydoc fixes
2010-03-23 Iustin PopA rewrite of LUClusterVerify
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
next