Expose bulk parameter for GetJobs in RAPI client
[ganeti-local] / tools / cluster-merge
2012-12-19 Michael HanselmannReplace frozenset with compat.UniqueFrozenset
2012-11-27 Michael HanselmannFactorize logging setup in tools
2012-10-26 Michael Hanselmanngnt-node add: Use prepare-node-join
2012-09-18 Michael HanselmannMigrate tools/* from constants to pathutils
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-02-21 Michael HanselmannReplace single- with double-quotes
2012-01-19 Michael HanselmannFix wrong option names in QA and cluster-merge
2011-10-04 Guido Trottercluster-merge: log an info message at node readd
2011-09-30 Guido TrotterUse --yes to deactivate master ip in cluster merge
2011-09-30 Andrea SpadacciniUse deactivate-master-ip in cluster-merge
2011-09-30 Andrea SpadacciniUse deactivate-master-ip in cluster-merge
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-26 Andrea SpadacciniDelete master IPs from mergee master nodes
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-24 Guido TrotterWrap a few long lines
2011-08-23 Guido TrotterRemove wrong type declaration from option
2011-08-23 Andrea SpadacciniFix wrong method name in cluster-merge
2011-08-23 Guido TrotterFix --skip-stop-instances help message
2011-08-23 Andrea Spadaccinicluster-merge: Add the --skip-stop-instances opt
2011-08-21 Guido TrotterTry 3 times before giving up on per-node commands
2011-08-21 Andrea SpadacciniAllow retrying commands in cluster-merge
2011-08-21 Guido TrotterAdd a TODO on the VerifyCluster option
2011-08-21 Guido TrotterTransform node readd exceptions into just errors
2011-08-21 Guido TrotterOffline node when adding it to a merged cluster
2011-08-08 Guido Trottercluster-merge: implement params delta mercifulness
2011-08-08 Guido Trottercluster-merge: consider file storage enable state
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