Revision e687ec01 tools/cluster-merge

b/tools/cluster-merge
134 134
    constants.INSTST_RUNNING,
135 135
    constants.INSTST_ERRORUP,
136 136
    ])
137

  
137 138
  def __init__(self, clusters, pause_period, groups, restart, params,
138 139
               stop_instances):
139 140
    """Initialize object with sane defaults and infos required.
......
160 161
    if self.restart == _RESTART_UP:
161 162
      raise NotImplementedError
162 163

  
163

  
164 164
  def Setup(self):
165 165
    """Sets up our end so we can do the merger.
166 166

  

Also available in: Unified diff