Revision c8a96ae7 lib/opcodes.py

b/lib/opcodes.py
952 952
  OP_PARAMS = [
953 953
    _PInstanceName,
954 954
    ("disks", ht.EmptyList, ht.TListOf(ht.TPositiveInt)),
955
    ("nodes", ht.EmptyList, ht.TListOf(ht.TNonEmptyString)),
955 956
    ]
956 957

  
957 958

  

Also available in: Unified diff