Revision 32708d0a

b/lib/opcodes.py
1061 1061

  
1062 1062
class OpNodeModifyStorage(OpCode):
1063 1063
  """Modifies the properies of a storage unit"""
1064
  OP_DSC_FIELD = "node_name"
1064 1065
  OP_PARAMS = [
1065 1066
    _PNodeName,
1066 1067
    _PStorageType,

Also available in: Unified diff