Revision 4d1baa51 lib/opcodes.py

b/lib/opcodes.py
1059 1059
    ]
1060 1060

  
1061 1061

  
1062
class OpRemoveGroup(OpCode):
1062
class OpGroupRemove(OpCode):
1063 1063
  """Remove a node group from the cluster."""
1064 1064
  OP_ID = "OP_GROUP_REMOVE"
1065 1065
  OP_DSC_FIELD = "group_name"

Also available in: Unified diff