Fix unittest failure after list_owned changes
[ganeti-local] / tools / cluster-merge
2011-07-26 Guido Trottercluster-merge: remove a hardcoded constant
2011-07-26 Guido Trottercluster-merge: remove option list from usage
2011-07-26 Guido Trottercluster-merge: add instance restart strategy opt
2011-04-07 Michael HanselmannMerge branch 'stable-2.4' into devel-2.4
2011-03-28 Stephen ShirleyAdd error checking and merging for cluster params
2011-03-11 Guido TrotterRevert "Only merge nodes that are known to not be offline"
2011-03-11 Guido Trottercluster-merge: only operate on online nodes
2011-03-10 Stephen ShirleyOnly merge nodes that are known to not be offline
2011-02-18 Stephen ShirleyFix pylint warnings
2011-02-18 Stephen ShirleyAdd support for merging node groups
2011-02-18 Stephen ShirleyAdd option to rename groups on conflict
2011-02-17 Stephen ShirleyDon't remove master_candidate flag from merged nodes
2011-02-17 Stephen ShirleyUse a consistent ECID base
2011-02-14 Stephen ShirleyRevert "Disable the cluster-merge tool for the moment"
2011-02-14 Stephen ShirleyFix cluster-merging by not stopping noded
2011-02-09 Stephen ShirleyMinor reordering to match param order
2011-02-04 Stephen ShirleyUse gnt-node add --force-join to add foreign nodes
2011-02-04 Stephen ShirleyFix iterating over node groups
2011-02-04 Iustin PopDisable the cluster-merge tool for the moment
2011-02-01 Stephen ShirleyMerge node groups from other cluster
2011-01-31 Stephen Shirleycluster-merge should refuse to merge own cluster
2011-01-31 Stephen ShirleyFix grammar of var naming
2011-01-27 Stephen ShirleyOpen other clusters' config in foreign mode
2011-01-27 Stephen ShirleyAdd (unused) arg to _OfflineClusterMerge
2010-04-20 René NussbaumerUsing the added stop-all functionality from daemon...
2010-04-15 Iustin PopUpdate docstrings in tools/ and enable epydoc
2010-04-13 Iustin PopMark cluster-merge as executable
2010-03-08 Iustin PopSwitch from os.path.join to utils.PathJoin
2010-02-26 René NussbaumerMake pylint happy
2010-02-26 René NussbaumerAdding tool for automated cluster-merger