Revision a3d32770 lib/opcodes.py

b/lib/opcodes.py
396 396
  OP_ID = "OP_CLUSTER_QUERY"
397 397

  
398 398

  
399
class OpVerifyCluster(OpCode):
399
class OpClusterVerify(OpCode):
400 400
  """Verify the cluster state.
401 401

  
402 402
  @type skip_checks: C{list}

Also available in: Unified diff