Revision d2fe2bfb lib/opcodes.py

b/lib/opcodes.py
1224 1224
  OP_PARAMS = [
1225 1225
    _PInstanceName,
1226 1226
    _PEarlyRelease,
1227
    _PIgnoreIpolicy,
1227 1228
    ("mode", ht.NoDefault, ht.TElemOf(constants.REPLACE_MODES),
1228 1229
     "Replacement mode"),
1229 1230
    ("disks", ht.EmptyList, ht.TListOf(ht.TPositiveInt),

Also available in: Unified diff