Revision bc84ffa7 lib/opcodes.py

b/lib/opcodes.py
371 371

  
372 372
# cluster opcodes
373 373

  
374
class OpPostInitCluster(OpCode):
374
class OpClusterPostInit(OpCode):
375 375
  """Post cluster initialization.
376 376

  
377 377
  This opcode does not touch the cluster at all. Its purpose is to run hooks

Also available in: Unified diff