Add use_external_mip_script cluster parameter
[ganeti-local] / lib / cmdlib.py
2011-11-14 Andrea SpadacciniAdd use_external_mip_script cluster parameter
2011-11-07 Michael HanselmannLUNodeSetParams: Lock affected instances only
2011-11-07 Michael HanselmannCheck BGL when adding/removing node
2011-11-07 Andrea SpadacciniImprove error handling in netmask change
2011-11-03 Michael Hanselmanncmdlib: Allow specifying lock level when calculating...
2011-11-03 Andrea SpadacciniPass MasterNetworkParameters instances in RPCs
2011-11-03 Andrea SpadacciniUse MasterNetworkParameters attributes for RPC
2011-11-03 Andrea SpadacciniUniform master IP activation and deactivation
2011-11-02 Andrea SpadacciniExplicitly pass params to change_master_netmask
2011-11-02 Andrea SpadacciniExplicitly pass params to deactivate_master_ip
2011-11-02 Andrea SpadacciniExplicitly pass params to activate_master_ip
2011-11-01 Andrea SpadacciniGeneralize HooksMaster
2011-10-31 Michael HanselmannMerge branch 'devel-2.5'
2011-10-28 Michael Hanselmanncmdlib: Fix issue when marking node as online
2011-10-26 Michael Hanselmannrpc: Convert call for HV parameter validation
2011-10-26 Michael Hanselmannrpc: Convert two more instance-specific calls
2011-10-26 Michael Hanselmanncmdlib: Use constant for DRBD meta device size
2011-10-24 Michael HanselmannFix parameters to RPC "os_validate"
2011-10-21 René NussbaumerMerge branch 'stable-2.5' into devel-2.5
2011-10-20 Guido TrotterMerge branch 'devel-2.5'
2011-10-20 Guido TrotterAllow per-hypervisor optional files
2011-10-20 Guido TrotterAdd hypervisors ancillary files list
2011-10-20 Guido TrotterUpload spice files in redist-conf
2011-10-19 Michael HanselmannOpGroupVerifyDisks: Fix wrong result type declaration
2011-10-12 Iustin PopRename filter and filter_ to qfilter
2011-10-07 Andrea SpadacciniAdd error codes documentation
2011-10-05 Andrea SpadacciniDemote to warnings the errors in --ignore-errors
2011-10-05 Andrea SpadacciniAdd --ignore-errors parameter to cluster verify
2011-10-05 Andrea SpadacciniMove cluster verify error codes to constants
2011-10-05 Andrea SpadacciniAdd cluster netmask parameter
2011-10-04 Andrea SpadacciniMerge branch 'devel-2.5'
2011-10-04 Andrea SpadacciniMerge branch 'stable-2.5' into devel-2.5
2011-10-04 Michael HanselmannFix issue when verifying cluster files
2011-10-03 Michael HanselmannFix adding nodes after commit 64c7b3831dc
2011-09-30 Michael HanselmannLUClusterVerifyGroup: Spread SSH checks over more nodes
2011-09-30 Andrea SpadacciniMerge branch 'devel-2.5'
2011-09-30 Andrea SpadacciniMerge branch 'stable-2.5' into devel-2.5
2011-09-30 Andrea SpadacciniAdd gnt-cluster commands to toggle the master IP
2011-09-30 Andrea SpadacciniSplit starting and stopping master IP and daemons
2011-09-30 Andrea SpadacciniAdd gnt-cluster commands to toggle the master IP
2011-09-30 Andrea SpadacciniSplit starting and stopping master IP and daemons
2011-09-29 Andrea SpadacciniAdd memory transfer progress info to migration
2011-09-29 Andrea SpadacciniMake migration RPC non-blocking
2011-09-28 Andrea SpadacciniMigration: warn the user about hv version mismatch
2011-09-28 Iustin PopFix handling of cluster verify hooks
2011-09-28 Iustin PopRedistribute the RAPI certificate
2011-09-20 Andrea SpadacciniMerge branch 'devel-2.5'
2011-09-20 Faidon LiambotisFix OS creation's error handling when pausing sync
2011-09-15 Guido TrotterMerge branch 'devel-2.5'
2011-08-31 Tsachy Shachamcmdlib: Support for CPU pinning
2011-08-31 Agata MurawskaFix for auto parameters on import
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-26 Michael HanselmannMerge branch 'devel-2.5'
2011-08-26 Michael HanselmannTwo more PEP8 fixes
2011-08-25 Michael HanselmannMerge branch 'devel-2.5'
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-24 Agata MurawskaAllow importing instance with full auto parameters
2011-08-24 Michael HanselmannDisk template is no longer required when importing...
2011-08-23 René NussbaumerDocumentation fix for importing with --src-dir option
2011-08-19 Agata MurawskaDocumentation fix for importing with --src-dir option
2011-08-17 René NussbaumerGet rid of {disk,nic}_count variables
2011-08-12 Michael HanselmannSmall improvements for cluster verify
2011-08-12 Michael HanselmannAllow locking to be used via OpQuery
2011-08-12 Michael HanselmannChange OpClusterVerifyConfig's result, verify results
2011-08-12 Michael HanselmannUse LU-generated jobs for verifying cluster
2011-08-08 Iustin PopAllow fixing of split instances via relocate
2011-08-08 Iustin PopFurther cleanup after multi-evacuate removal
2011-08-08 Iustin PopFix bug in IAllocator parsing of Evacuate result
2011-08-05 Michael HanselmannRemove iallocator's “multi-evacuate” mode
2011-08-05 Michael HanselmannAdd docstring to cmdlib.TLReplaceDisks._FindFaultyDisks
2011-08-05 Michael HanselmannLUGroupVerifyDisks: Use _CheckInstanceNodeGroups' result
2011-08-05 Michael Hanselmanncmdlib: Factorize checking node groups' instances
2011-08-04 Apollon OikonomopoulosRemove 15-second sleep from LUInstanceCreate
2011-08-04 Iustin PopAdd a readability alias
2011-08-04 Michael HanselmannAdd opcode to change instance's group
2011-08-04 Michael HanselmannFactorize checking instance's node groups
2011-08-04 Michael HanselmannLock potential target nodes for group evacuation
2011-08-04 Michael HanselmannSmall changes in group evacuation
2011-08-04 Michael Hanselmanncmdlib: Factorize getting iallocator
2011-08-03 Apollon OikonomopoulosPause DRBD sync for OS install if not wait_for_sync
2011-08-03 Iustin PopOptimise use of repeated/looping GetInstanceInfo
2011-08-03 Iustin PopOptimise use of repeated/looping GetNodeInfo
2011-08-02 Iustin PopFix types passed to IAllocator
2011-08-02 Michael HanselmannAdd primary/second nodes' group as query fields
2011-07-28 Iustin PopRemove requirement for variants on OS API v15+
2011-07-28 Iustin PopFix group verification of offline nodes
2011-07-27 Iustin PopDisallow variants for OSes that don't support them
2011-07-26 Iustin PopAdd helper for declaring all locks shared
2011-07-26 Michael HanselmannChange OpClusterVerifyDisks to per-group opcodes
2011-07-26 Michael Hanselmanncmdlib: Give instance name in error message on group...
2011-07-26 Michael Hanselmanncmdlib: Factorize mapping instance LVs to node/volume
2011-07-25 Iustin PopMost boring patch ever
2011-07-22 Michael Hanselmanngnt-instance info: Return static info if node offline
2011-07-22 Michael HanselmannIgnore offline primary when failing over
2011-07-22 Michael HanselmannMerge branch 'devel-2.4'
2011-07-22 Michael Hanselmanngnt-node volumes: Fix instance names
2011-07-21 Michael HanselmannFix instance failover (missing argument)
2011-07-21 Michael HanselmannAdd error state to LUGroupEvacuate's exceptions
2011-07-21 Michael HanselmannAdd new opcode for evacuating group
2011-07-21 Michael HanselmannFix node evacuation
next