LUNodeEvacuationStrategy: Use default iallocator
[ganeti-local] / lib / cmdlib.py
2010-07-08 Apollon OikonomopoulosLUNodeEvacuationStrategy: Use default iallocator
2010-07-08 Apollon OikonomopoulosLUCreateInstance: use cluster-wide iallocator
2010-07-08 Apollon OikonomopoulosAdd _CheckIAllocatorOrNode for common iallocator/node...
2010-07-08 Apollon OikonomopoulosAdd default_iallocator cluster parameter
2010-07-06 Iustin PopRework the export failure handling
2010-07-06 Luca BigliardiReport drbd helper in query info LU
2010-07-06 Luca BigliardiCheck and set drbd helper in set params LU
2010-07-06 Luca BigliardiCheck drbd usermode helper in cluster verify
2010-07-06 Luca BigliardiGeneralize a recursive check on logical disks
2010-07-05 Iustin PopOpCreateInstance: do not require hv/be/os params
2010-07-02 Iustin PopRemove _CheckBooleanOpField
2010-07-02 Iustin PopRework the "type" system
2010-07-02 Iustin PopMake _CheckDiskTemplate a valid type checker
2010-07-02 Iustin PopA few more type definitions
2010-07-01 Guido TrotterMerge branch 'stable-2.1'
2010-07-01 Guido TrotterFix check in gnt-instance modify -t
2010-07-01 René NussbaumerAdding check_name option to the opcode and luxi call...
2010-06-30 Manuel FranceschiniIntroduce utils.IsValidIP{4,6}()
2010-06-30 Manuel FranceschiniFix osparams bug when gnt-cluster modify'ing
2010-06-28 Iustin PopFix a type declaration error in LUTestAllocator
2010-06-28 Guido TrotterRemove pred from compat.any/all
2010-06-28 Iustin PopTwo more fixes for OS params and opcode defaults
2010-06-25 Iustin PopFix breakage due to OS parameters
2010-06-24 Apollon OikonomopoulosIntroduce constants.DTS_MAY_ADOPT
2010-06-24 Guido TrotterConvert TestDelay repeat to the type system
2010-06-23 Iustin PopRename some constants and relax pylint rules
2010-06-23 Iustin PopIntroduce a micro type system for opcodes
2010-06-23 Iustin PopSome more CheckPrereq/CheckArguments cleanup
2010-06-23 Iustin PopLU.CheckPrereq: do not require implementation
2010-06-23 Iustin PopRemove the obsolete EvacuateNode OpCode/LU
2010-06-23 Iustin PopAbstract export mode validity check
2010-06-23 Iustin PopCleanup LU.ExpandNames versus CheckArguments
2010-06-23 Iustin PopMove opcode attribute defaults to data structures
2010-06-23 Iustin PopAdd OS verification support to cluster verify
2010-06-23 Iustin PopLUDiagnoseOS: add more fields, cleanup
2010-06-23 Iustin PopAdd support for OS parameters during import/export
2010-06-23 Iustin PopAdd support for modifying instance OS parameters
2010-06-23 Iustin PopAdd support for modifying cluster OS parameters
2010-06-23 Iustin Pop_GetUpdatedParams: enhance value removal options
2010-06-23 Iustin PopAdd support for OS parameters during instance add
2010-06-23 Iustin PopShow OS parameters in cluster/instance info
2010-06-23 Iustin PopIntroduce an RPC call for OS parameters validation
2010-06-23 Iustin PopAdd reading of OS parameters from disk
2010-06-23 Iustin PopSilence a pylint warning
2010-06-23 Guido TrotterAdd repetition count to the TestDelay opcode
2010-06-22 Iustin PopMerge branch 'devel-2.1'
2010-06-22 Iustin PopFix a small bug introduced in cf26a87a
2010-06-22 Iustin PopFix the type of 'valid' attribute in LUDiagnoseOS
2010-06-14 Iustin PopRework LUSetInstanceParams._GetUpdatedParams
2010-06-14 Iustin PopAdd cluster.SimpleFill*() functions
2010-06-14 Iustin PopMerge branch 'devel-2.1' into master
2010-06-14 Iustin PopFix a bug in instance startup with custom hvparams
2010-06-14 Iustin PopFix unsafe variant initializer in _TryOSFromDisk
2010-06-14 Michael HanselmannStart instance after creating snapshots for export
2010-06-14 Michael HanselmannUse import/export magic for backup/import and inter...
2010-06-14 Michael Hanselmannimport/export: Validate remote host/port
2010-06-11 Guido TrotterEnforce consistency in disks and nics input dicts
2010-06-11 Guido TrotterTLMigrateInstance: pass lu to _Check*
2010-06-08 Michael HanselmannShow formatted ETA for disk sync and import/export
2010-06-04 Guido TrotterMerge branch 'devel-2.1'
2010-06-04 Guido TrotterLUGrowDisk: fix operation on down instances
2010-06-04 Guido TrotterAllow disk operation to act on a subset of disks
2010-06-01 Michael HanselmannDistribute cluster domain secret
2010-05-21 Michael HanselmannPut common import/export daemon options into object
2010-05-18 Michael HanselmannImplement opcode changes for remote-import
2010-05-18 Michael HanselmannImplement opcode changes for remote-export
2010-05-18 Michael HanselmannAdd opcode to prepare export
2010-05-18 Michael HanselmannAdd function to read cluster domain secret
2010-05-18 Michael HanselmannLUExportInstance: Remove instance only if export was...
2010-05-17 Michael HanselmannMerge branch 'devel-2.1'
2010-05-17 Michael HanselmannReturn disk_template from LUQueryInstanceData
2010-05-17 Iustin PopAdd checks for master IP in cluster verify
2010-05-11 Michael HanselmannMerge branch 'devel-2.1'
2010-05-11 Iustin PopFix tiny typo in cluster verify
2010-05-04 Michael HanselmannLUExportInstance: Move exporting code to helper class
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
next