Revision ca5890ad lib/opcodes.py

b/lib/opcodes.py
1146 1146
    ]
1147 1147

  
1148 1148

  
1149
class OpRemoveExport(OpCode):
1149
class OpBackupRemove(OpCode):
1150 1150
  """Remove an instance's export."""
1151 1151
  OP_ID = "OP_BACKUP_REMOVE"
1152 1152
  OP_DSC_FIELD = "instance_name"

Also available in: Unified diff