Revision 81a49123 scripts/gnt-cluster

b/scripts/gnt-cluster
187 187
  @return: the desired exit code
188 188

  
189 189
  """
190
  op = opcodes.OpRedistributeConf()
190
  op = opcodes.OpRedistributeConfig()
191 191
  SubmitOrSend(op, opts)
192 192
  return 0
193 193

  

Also available in: Unified diff