Explicitly ask for the default iallocator in commands
[ganeti-local] / lib / cmdlib.py
2012-10-05 Bernardo Dal SenoExplicitly ask for the default iallocator in commands
2012-10-05 Michael HanselmannWipe added space when growing disks
2012-10-04 Michael Hanselmanncmdlib._WipeDisks: Code formatting
2012-10-03 Michael Hanselmanncmdlib: Change wording of messages during disk wipe
2012-10-03 Michael HanselmannLUClusterVerify: Ignore /proc/drbd if DRBD is disabled
2012-09-27 Bernardo Dal SenoInstanceRecreateDisks: new assertion for node locks
2012-09-27 Bernardo Dal SenoFix missing locks in InstanceRecreateDisks
2012-09-24 René NussbaumerAdding multi-allocation logic
2012-09-24 René NussbaumerRefactor shared code
2012-09-21 Michael HanselmannLUInstanceCreate: Include group name in error message
2012-09-18 Michael HanselmannMigrate lib/cmdlib.py from constants to pathutils
2012-09-14 Bernardo Dal SenoAlways_failover doesn't require --allow-failover anymore
2012-09-13 Bernardo Dal SenoRemove useless lock in recreate-disks
2012-09-12 René NussbaumerRework the required_nodes field
2012-09-12 René NussbaumerAdapt gnt-debug iallocator
2012-09-12 René NussbaumerSwitch all iallocator calls to the new one
2012-09-12 René NussbaumerRefactor IAllocator code
2012-09-12 René NussbaumerMove _MakeLegacyNodeInfo to rpc
2012-09-12 René NussbaumerMove _CalculateGroupIPolicy and _ComputeDiskSize
2012-09-07 Iustin PopMerge branch 'devel-2.6' into submit
2012-09-07 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-09-04 René NussbaumerFix gnt-debug iallocator
2012-09-04 Iustin PopMerge branch 'devel-2.6'
2012-09-04 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-09-03 Iustin PopFix warnings/errors with newer pylint
2012-08-27 Iustin PopMerge branch 'devel-2.6'
2012-08-27 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-08-22 Constantinos Venet... Fix computation of disk sizes in _ComputeDiskSize
2012-08-15 Iustin PopAdd verification of RPC results in _WipeDisks
2012-08-08 Guido TrotterHandle offline nodes for "instance down" checks
2012-08-02 Iustin PopFix uses of OpPrereqError without code info
2012-07-26 Iustin PopFix issue in LUClusterVerifyGroup with multi-group...
2012-07-26 Iustin PopFix node group modification of node parameters
2012-07-25 Bernardo Dal SenoAllocator support in recreate-disks LU
2012-07-25 Adam IngrassiaAdded method to call an allocator for recreate-disks
2012-07-25 Adam IngrassiaSupport for checking the group of only the primary...
2012-07-19 Iustin PopMerge branch 'stable-2.6'
2012-07-19 René NussbaumerFix setting ipolicy on node groups
2012-07-13 Iustin PopMerge branch 'stable-2.6'
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 Pop9Add wait_for_sync flag to OpInstanceActivateDisks
2012-07-05 Iustin PopFix DRBD resize code
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-19 Guido TrotterAllow single-homed <-> multi-homed transitions
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...
next