Make ipolicy violations a warning
[ganeti-local] / lib / cmdlib.py
2012-11-22 Helga VelroyenMake ipolicy violations a warning
2012-11-21 Iustin PopSmall style fixes (' vs ") in network code
2012-11-21 Michael HanselmannRemove delayed iallocator call in TLReplaceDisks
2012-11-21 Michael Hanselmanncmdlib: Merge duplicated code for TLMigrateInstance
2012-11-21 Helga VelroyenFix lint error about too many variables
2012-11-21 Helga VelroyenCheck ispecs against ipolicy on instance modify
2012-11-20 Dimitris AragiorgisFix _ComputeNics to include network slot
2012-11-20 Dimitris AragiorgisFixes to pass py-apidoc (make commit-check)
2012-11-20 Dimitris AragiorgisFixes to pass pep8 (make lint)
2012-11-20 Dimitris AragiorgisFixes to pass pylint (make lint)
2012-11-20 Dimitris AragiorgisCheck for existing networks/groups in Network LUs
2012-11-20 Dimitris AragiorgisAdd tags in network objects
2012-11-20 Dimitris AragiorgisPass detailed network info in hooks
2012-11-20 Dimitris AragiorgisUse network's mac prefix
2012-11-20 Dimitris AragiorgisModify LUInstanceSetParams() to support networks
2012-11-20 Dimitris AragiorgisModify LUInstanceCreate to support networks
2012-11-20 Dimitris AragiorgisImplement network/nodegroup mappings
2012-11-20 Dimitris AragiorgisImplement LUNetworkSetParams
2012-11-20 Apollon OikonomopoulosImplement LUNetworkQuery
2012-11-20 Dimitris AragiorgisBasic IP pool management logic
2012-11-20 Dimitris AragiorgisIP pool related objects, opcodes and constants
2012-11-20 Iustin PopCleanup ht's use of positive/strictpositive
2012-11-19 Michael HanselmannAdd opcode for running commands remotely
2012-11-12 Iustin PopMerge branch 'devel-2.6' into master
2012-11-12 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-11-12 Iustin PopImprove error message when migration status fail
2012-11-02 Bernardo Dal SenoFix previous merge
2012-11-01 Michael HanselmannMerge branch 'devel-2.6'
2012-11-01 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-11-01 Iustin PopMake hostname checks uniform between instance rename...
2012-10-30 Iustin PopFix runtime memory increases
2012-10-30 Iustin PopFix removal of storage directory on shared file storage
2012-10-30 Iustin PopSwitch non-redundant check to disk template-based
2012-10-26 Michael HanselmannCheck allowed file storage paths during cluster-verify
2012-10-19 Iustin PopUpdate blockdev's "info" at instance rename
2012-10-19 Iustin PopFix disk adoption interaction with ipolicy checks
2012-10-17 Dato SimóGroup.hs: add 'allTags'; adjust loaders and test data...
2012-10-11 Michael HanselmannLUClusterVerifyGroup: Localize virtual file paths
2012-10-11 Michael HanselmannMove constant for /etc/hosts to pathutils
2012-10-11 Michael HanselmannMerge branch 'devel-2.6'
2012-10-11 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-10-05 Michael HanselmannCheck fingerprint of file with allowed file storage...
2012-10-05 Bernardo Dal SenoSupport for the default iallocator in replace-disks
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 HanselmannShow old primary/secondary node on disk replacement
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-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-27 Bernardo Dal SenoAlways_failover doesn't require --allow-failover anymore
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 Michael Hanselmanncmdlib: Handle locking.ALL_SET correctly when copying...
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
next