Add VALUE_AUTO and VALUE_GENERATE constants
[ganeti-local] / lib / cmdlib.py
2008-10-03 Iustin PopExport the cpu nodes and sockets from Xen
2008-10-02 Iustin PopA small whitespace change
2008-10-02 Iustin PopFix errors when the node info RPC is incomplete
2008-09-25 René NussbaumerFix iallocator name
2008-09-24 René NussbaumerFix a broken format string
2008-09-04 Alexander SchreiberUse a default vnc_bind_address if None is specified
2008-09-02 Guido TrotterSmall 1.2.6 fixes
2008-08-28 Iustin PopAllow instance info to only query the config file
2008-08-28 Michael HanselmannAdd more fields to “gnt-instance list”
2008-08-28 Iustin PopFix auto_balance and memory modification
2008-08-28 Iustin PopUse the auto_balance in cluster verify
2008-08-28 Iustin PopQuery/manipulation of the auto_balance attribute
2008-08-27 Guido TrotterCheck memory size before setting it
2008-08-27 Guido TrotterPass the force param to SetInstanceParms
2008-08-26 Alexander SchreiberFix wrong wording of instance rename error message.
2008-08-22 Alexander Schreibermore information for VNC console port
2008-08-22 Alexander SchreiberDisplay VNC console port in gnt-instance info.
2008-08-22 Alexander SchreiberCheck HVM device type on instance modify as well.
2008-08-21 Alexander SchreiberAdd HVM device type flags 2/4
2008-07-18 Guido TrotterFix LUReplaceDisks with iallocator
2008-07-04 Iustin PopFix error handling in _CheckNodeFreeMemory
2008-07-01 Iustin PopFurther increase the migration delays
2008-06-27 Iustin PopInstance migration: add delays around migration
2008-06-27 Guido TrotterChange fping to TcpPing in two LUs
2008-06-27 Iustin PopImplement cleanup for broken instance migration
2008-06-26 Iustin PopRework the migration implementation
2008-06-26 Iustin PopImprove some corner cases in instance migration
2008-06-25 Guido TrotterAdd an instance_migratable rpc call
2008-06-24 Iustin Popgrow-disk: wait until resync is completed
2008-06-24 Iustin Popgrow-disk: refuse to start if the disk is degraded
2008-06-23 Iustin PopAdd live failover implementation at LU level
2008-06-22 Iustin PopAdd a ‘tags’ field to instance and node listing
2008-06-19 Guido TrotterSkip N+1 checks if node_info is not complete
2008-06-18 Michael HanselmannReduce allowed size and number of tags
2008-06-18 Michael HanselmannAdd tags to “gnt-cluster verify” hook environment
2008-06-17 Iustin PopFix an error-handling case
2008-06-16 Iustin PopImplement disk grow at LU level
2008-06-15 Iustin PopFix an error message in instance add
2008-06-14 Guido TrotterActivate down instances' disks on replace-disks
2008-06-14 Guido TrotterFailoverInstance: change AddInstance with Update
2008-05-31 Iustin PopAdd check for node memory in instance creation
2008-05-30 Iustin PopLURemoveInstance: fix op.ignore_failures usage
2008-05-26 Michael HanselmannRemove print statement from cmdlib
2008-05-19 Alexander SchreiberFix gnt-instance modify for HVM parameters
2008-05-13 Iustin PopImplement node daemon conectivity tests
2008-05-13 Michael HanselmannAdd --readd option to “gnt-node add”
2008-05-05 Iustin PopExport the number of cpus to iallocator scripts
2008-05-02 Alexander SchreiberShow cluster hypervisor for gnt-cluster info
2008-05-02 Alexander Schreibermake gnt-modify work with new HVM parameters
2008-04-30 Iustin PopAdd node cpu count to gnt-node list
2008-04-30 Guido TrotterAdd cluster-verify hooks
2008-04-30 Guido TrotterAdd a LU Hooks notification function
2008-04-30 Guido TrotterRemove NoHooksLU.BuildHooksEnv
2008-04-30 Guido TrotterLogicalUnit.BuildHooksEnv, update docstring
2008-04-28 Iustin PopMove iallocator script execution to ganeti-noded
2008-04-28 Iustin PopFix iallocator instance info
2008-04-25 Alexander Schreiber[PATCH] show only parameters relevant to the instance
2008-04-25 Iustin PopIAllocator: some more info exported
2008-04-25 Iustin PopIAllocator: simplify node info computation
2008-04-25 Alexander Schreiberpatch 2/4 extended HVM features for 1.2
2008-04-24 Iustin PopBackport: Rework the results of OpDiagnoseOS opcode
2008-04-24 Iustin PopStyle fixes for the 1.2 branch
2008-04-24 Iustin PopImplement replace secondary via the iallocator
2008-04-24 Iustin PopFix generalized relocate mode of IAllocator
2008-04-23 Guido TrotterAdd gnt-backup remove functionality
2008-04-23 Iustin PopGeneralize the replace_secondary mode in iallocator
2008-04-23 Iustin PopSend required_nodes field to the iallocator scripts
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
next