verify-disks: Explicitely state nothing has to be done
[ganeti-local] / lib / cmdlib.py
2012-10-03 Michael HanselmannShow old primary/secondary node on disk replacement
2012-10-03 Michael HanselmannLUClusterVerify: Ignore /proc/drbd if DRBD is disabled
2012-09-27 Bernardo Dal SenoAlways_failover doesn't require --allow-failover anymore
2012-09-12 Michael Hanselmanncmdlib: Handle locking.ALL_SET correctly when copying...
2012-09-04 René NussbaumerFix gnt-debug iallocator
2012-09-03 Iustin PopFix warnings/errors with newer pylint
2012-08-22 Constantinos Venet... Fix computation of disk sizes in _ComputeDiskSize
2012-08-15 Iustin PopAdd verification of RPC results in _WipeDisks
2012-07-26 Iustin PopFix issue in LUClusterVerifyGroup with multi-group...
2012-07-26 Iustin PopFix node group modification of node parameters
2012-07-19 René NussbaumerFix setting ipolicy on node groups
2012-07-13 René NussbaumerAllow reinstall even when secondaries are offline
2012-07-11 Agata MurawskaIgnore offline node errors when removing disks
2012-07-07 Iustin PopAllow instance disc activation with offline secondaries
2012-07-05 Iustin PopFix redistribution of files w.r.t. offline nodes
2012-07-05 René NussbaumerFix cluster verify error on master-ip-setup script
2012-06-27 René NussbaumerAnnotate disks upon blockdev_shutdown
2012-06-27 René NussbaumerAnnotate disks on blockdev_remove
2012-06-27 René NussbaumerAnnotate disk params on blockdev_getmirrorstatus_multi
2012-06-27 René NussbaumerAnnotate disk parameters on blockdev_getmirrorstatus
2012-06-20 Iustin PopFix bug in instance net changes
2012-06-15 René NussbaumerVerify the options on diskparameters
2012-06-14 Iustin PopFix creation of plain instances with --no-wait-for...
2012-06-08 Iustin PopImprove error message for auto-promote/node modify
2012-06-01 Iustin PopFix a type issue and bad logic in cluster verification
2012-05-22 René NussbaumerMake it possible to reset vcpu/spindle ratio to default
2012-05-22 Iustin PopAdd man page documentation for cpu_mask hv parameter
2012-05-15 Iustin PopBeautify a couple of error messages
2012-05-15 Iustin PopFix _ComputeNewInstanceViolations logic
2012-05-15 Iustin PopBeautify disk ipolicy violations in cluster-verify
2012-05-14 Michael HanselmannLUInstanceCreate: Run rename script on instance import
2012-05-14 René Nussbaumergnt-group add: Fix diskparam fill
2012-05-14 René Nussbaumergnt-group modify: Fix an update issue with diskparams
2012-05-11 René Nussbaumerquery: Expose diskparamters through query
2012-05-11 René Nussbaumergnt-cluster info: Print and format disk parameters
2012-05-10 René Nussbaumerapidoc: Fix some typos and errors introduced by my...
2012-05-10 René NussbaumerLUGroup*: Fix inheritance of disk parameters
2012-05-10 René NussbaumerSpecial case blockdev_find
2012-05-10 René NussbaumerSpecial case blockdev_create
2012-05-10 René Nussbaumercmdlib: Adding annotation helper for special cases
2012-05-10 René Nussbaumercmdlib: Remove all diskparams calculations not required...
2012-05-10 René Nussbaumercmdlib: Adapt the rpc calls
2012-05-10 René Nussbaumerrpc: Adding helper to annotate disk params
2012-04-26 Iustin PopAdd 'absolute' grow-disk mode at OpCode/LU level
2012-04-20 Michael HanselmannStop using locks in LUXI "QueryTags"
2012-04-20 Michael HanselmannConvert LUClusterConfigQuery to query2
2012-04-19 Michael HanselmannConvert listing exports to query2
2012-04-16 Michael HanselmannCopy debug level, priority and set comment for LU-gener...
2012-04-13 Michael HanselmannMerge branch 'devel-2.5'
2012-04-12 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2012-04-11 Michael HanselmannMerge branch 'devel-2.4' into stable-2.5
2012-04-11 Iustin PopFix extra whitespace
2012-04-11 Dimitris AragiorgisFurther fixes concerning drbd port release
2012-04-11 Dimitris AragiorgisFix a bug concerning TCP port release
2012-03-30 Iustin PopFix extra whitespace
2012-03-29 Dimitris AragiorgisFix a bug concerning TCP port release
2012-03-28 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2012-03-28 Bernardo Dal SenoLUOobCommand: acquire BGL in shared mode
2012-03-28 René NussbaumerLUNodeAdd: Make the version call only dependend on DNS
2012-03-28 René NussbaumerRPC: Add a new client type for DNS only
2012-03-23 Iustin PopFix docstring bug
2012-03-23 Guido TrotterMerge branch 'stable-2.5' into devel-2.5
2012-03-23 René NussbaumerLUNodeAdd: Verify version in Prereq v2.5.0rc6
2012-03-23 René NussbaumerLUNodeAdd: Verify version in Prereq
2012-03-22 Michael Hanselmanngnt-instance info: Show node group information
2012-03-22 Michael Hanselmanncmdlib: Factorize checking acquired node group locks
2012-03-22 Michael Hanselmanncmdlib: Stop forking in LUClusterQuery
2012-03-22 Michael HanselmannLUClusterVerifyConfig: Share BGL, acquire all locks...
2012-03-20 Alexander SchreiberTypo fix: s/aditional/additional/
2012-03-19 Iustin PopFix type error in LUInstanceChangeGroup
2012-03-15 René NussbaumerRename spindle_usage to spindle_use on Ganeti side
2012-03-15 Iustin PopFix TLMigrateInstance use of IAllocator
2012-03-15 René Nussbaumeripolicy: Keep track of spindle usage
2012-03-15 René Nussbaumeriallocator: Add the spindle_usage to iallocator
2012-03-06 Iustin PopMerge remote-tracking branch 'origin/devel-2.5'
2012-02-27 Iustin PopRemove a superfluous warning in LUNodeRemove
2012-02-21 Iustin PopSmall update to LogicalUnit.ExpandNames docstring
2012-02-21 Iustin PopExport ndparams in iallocator
2012-02-17 Michael HanselmannFix breakage introduced by fa6dd6bb56
2012-02-17 Michael HanselmannLUInstanceSetParams: Update disk's “iv_name”
2012-02-17 Michael HanselmannApplyContainerMods: Fix issues with indices
2012-02-17 Michael Hanselmanncmdlib: Remove some users of “iv_name”
2012-02-15 Michael Hanselmanncmdlib: De-duplicate code in _GenerateDiskTemplate
2012-02-15 Michael HanselmannAdd unittest for cmdlib._GenerateDiskTemplate
2012-02-14 Michael Hanselmanncmdlib: Fix “unpack non-sequence” error
2012-02-13 Michael HanselmannApplyContainerMods: Return changes from callbacks
2012-02-13 Michael HanselmannLUInstanceSetParams: Convert to generic algorithm for...
2012-02-13 Michael Hanselmanncmdlib: Add generic algorithm for modifying NICs/disks
2012-02-13 Michael HanselmannLUInstanceSetParams: Assertion on disk template/disk...
2012-02-01 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2012-02-01 Michael HanselmannRe-added constant mistakenly removed in 58f0ce16873
2012-02-01 Michael HanselmannLUInstanceSetParams: Allow no-op change of instance...
2012-01-31 Michael HanselmannOpInstanceSetParams: Merge {off,on}line_inst parameters
2012-01-27 Guido TrotterN+1: verify using minimum memory
2012-01-26 Guido TrotterUse allow_runtime_chgs in cmdlib
2012-01-26 Guido TrotterMigrate/Failover: allow less-than-max-mem op
2012-01-26 Guido TrotterFailover and Migrate: acquire node resource locks
2012-01-26 Guido Trottercmdlib._CheckNodeFreeMemory: return free memory
2012-01-26 Iustin PopExport the cluster ipolicy in iallocator
2012-01-26 Iustin PopAdd new ipolicy parameter vcpu_ratio
next