Add an early release lock/storage for disk replace
[ganeti-local] / lib / cmdlib.py
2009-08-25 Luca BigliardiLURemoveNode: no logs running post on removed node
2009-08-25 Luca Bigliardinode-remove post on removed node
2009-08-24 Iustin PopFix error output in LUSetClusterParams
2009-08-24 Iustin PopAdd OPMoveInstance and LUMoveInstance
2009-08-24 Iustin PopAdd arbitrary node support to create/remove disks
2009-08-24 Michael Hanselmanncmdlib: Fix broken QueryInstanceData for plain instances
2009-08-19 Iustin Poprepair-size: ensure child disks have sane sizes
2009-08-17 Iustin PopAdd support for querying the ctime/mtime
2009-08-17 Michael HanselmannAdd opcode to repair storage volumes
2009-08-17 Michael Hanselmanncmdlib: Add function to list all instances on node
2009-08-17 Michael Hanselmanncmdlib: Use common function to list instances on node
2009-08-17 Michael Hanselmanncmdlib: Make TLReplaceDisks._FindFaultyDisks global
2009-08-14 Iustin PopImplement instance recreate-disks
2009-08-14 Iustin PopFix checks in LUSetNodeParms for the master node
2009-08-13 Michael HanselmannTLReplaceDisks: Refuse changing secondary for specific...
2009-08-13 Iustin PopMerge commit 'origin/next' into branch-2.1
2009-08-13 Michael Hanselmanncmdlib: Add new automatic disk replacement mode
2009-08-13 Michael HanselmannTLReplaceDisks: Simplify argument checking logic
2009-08-12 Iustin PopIgnore results from drained nodes in iallocator
2009-08-11 Iustin PopFix yet another bug in LURepairDiskSizes
2009-08-10 Luca BigliardiPost cluster initialization LU
2009-08-10 Iustin PopFix a bug in LURepairDiskSizes
2009-08-10 Guido TrotterAdd cluster-init --no-etc-hosts parameter
2009-08-07 Guido TrotterMerge branch 'master' into next
2009-08-06 Michael HanselmannConvert ldisk_degraded to tri-state value
2009-08-06 Michael HanselmannHandle None result from BlockdevFind
2009-08-06 Michael Hanselmannobjects.BlockDevStatus: Remove ToLegacyStatus
2009-08-05 Iustin Popexport: add meaningful exit code
2009-08-05 Michael HanselmannUse objects for blockdev_getmirrorstatus RPC call result
2009-08-05 Michael HanselmannUse object for blockdev_find RPC call result
2009-08-04 Iustin PopImplement gnt-cluster check-disk-sizes
2009-08-04 Iustin PopImplement --ignore-size in activate-disks
2009-08-04 Iustin PopAdd ignore size support in _AssembleInstanceDisks
2009-08-04 Michael Hanselmanncmdlib: Fix parameters for storage.FileStorage
2009-08-04 Michael Hanselmanncmdlib: Add opcode to modify storage unit fields
2009-08-03 Michael HanselmannAdd new opcode to list physical volumes
2009-08-03 Michael Hanselmanncmdlib: Change tasklet logging to debug level
2009-07-31 Michael Hanselmanncmdlib: Add new opcode to migrate node
2009-07-30 Michael Hanselmanncmdlib: Add logging for tasklets
2009-07-30 Michael Hanselmanncmdlib: Fix tasklets handling if no tasklets are added
2009-07-29 Guido TrotterExtend call_node_start_master rpc with no_voting
2009-07-23 Michael Hanselmanncmdlib: Add __init__ to Tasklet class
2009-07-22 Michael Hanselmanncmdlib: Move LUMigrateInstance functionality to tasklet
2009-07-22 Michael HanselmannAdd new opcode to evacuate nodes
2009-07-22 Michael Hanselmanncmdlib: Convert _DiskReplacer to tasklet
2009-07-22 Michael Hanselmanncmdlib: Function to get all secondary instances on...
2009-07-22 Michael Hanselmanncmdlib: Add tasklet support to logical unit base class
2009-07-22 Michael Hanselmanncmdlib: Add tasklet base class
2009-07-20 Guido TrotterGenerate a shared HMAC key at cluster init time
2009-07-20 Michael Hanselmanncmdlib: Move code doing disk replacements into separate...
2009-07-20 Michael Hanselmanncmdlib: Pass config and rpc objects directly to IAllocator
2009-07-17 Iustin PopMerge branch 'next' into branch-2.1
2009-07-17 Iustin PopYet another fallout from the pylint fixes
2009-07-17 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-17 Iustin PopFix another issue with hypervisor_name change
2009-07-16 Guido TrotterMake sure enabled_hypervisors list is valid
2009-07-16 Guido TrotterGet rid of the default_hypervisor slot
2009-07-16 Michael Hanselmanncmdlib: Use dict.fromkeys instead of custom loop
2009-07-14 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-14 Guido Trotter_GenerateDiskTemplate: use base_index in the name
2009-07-13 Michael Hanselmanncmdlib: Fix typo in LUQueryClusterInfo
2009-07-08 Guido TrotterExtend call_node_start_master rpc with no_voting
2009-07-08 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-07 Michael HanselmannFix pylint warnings
2009-07-07 Michael HanselmannFix some typos
2009-06-30 Iustin PopCleanup config data when draining nodes
2009-06-30 Iustin PopFix node readd issues
2009-06-30 Iustin PopFix error message for extra files on non MC nodes
2009-06-29 Guido TrotterMerge branch 'master' into branch-2.1
2009-06-29 Iustin PopRename the volume_list RPC call to lv_list
2009-06-29 Guido Trottercheck_ident_key_val, handle no_ and - prefixes
2009-06-29 Guido TrotterIntroduce OS api version 15
2009-06-29 Iustin PopFix adjustement of candidates in cluster modify
2009-06-29 Iustin PopAdd a new node list field
2009-06-19 Iustin PopLUCreateInstance: the node list as return value
2009-06-19 Iustin PopLU execution: implement dry-run framework
2009-06-19 Iustin PopFix some small epydoc warnings
2009-06-18 Iustin PopFix various pylint warnings
2009-06-17 Iustin PopFix handling of 'vcpus' in instance list
2009-06-17 Guido TrotterUpdate a forgot docstring for nic parameters
2009-06-17 Guido TrotterFix QueryInstanceData for nic parameters
2009-06-17 Guido TrotterUpdate instance query for NIC parameters
2009-06-17 Guido TrotterRename _PreBuildNICHooksList to _NICListToTuple
2009-06-17 Iustin PopFix checking for valid OS in instance create
2009-06-17 Iustin PopShow disk size in instance info
2009-06-16 Guido TrotterMerge branch 'next' into branch-2.1
2009-06-16 Guido TrotterLUQueryInstances: fix querying for nic data
2009-06-16 Guido TrotterMerge branch 'next' into branch-2.1
2009-06-15 Iustin PopSmall whitespace change
2009-06-15 Iustin PopSimplify RPC call result check in cmdlib.py
2009-06-15 Iustin PopBig rewrite of the OS-related functions
2009-06-15 Iustin PopConvert the file storage rpcs to new style result
2009-06-15 Iustin PopConvert test_delay rpc to new style result
2009-06-15 Iustin PopConvert iallocator_runner rpc to new result style
2009-06-15 Iustin PopConvert hooks_runner rpc to new style result
2009-06-15 Iustin PopConvert os_diagnose rpc to new style result
2009-06-15 Iustin PopConvert call_version rpc to new style result
2009-06-15 Iustin PopConvert node_volumes rpc to new style result
2009-06-15 Iustin PopConver node_leave_cluster rpc to new style result
2009-06-15 Iustin PopConvert node_stop_master rpc to new style result
next