Revision f0edfcf6 lib/opcodes.py

b/lib/opcodes.py
1541 1541
    ("vcpus", None, ht.TOr(ht.TNone, ht.TPositiveInt), None),
1542 1542
    ("os", None, ht.TMaybeString, None),
1543 1543
    ("disk_template", None, ht.TMaybeString, None),
1544
    ("evac_nodes", None, ht.TOr(ht.TNone, ht.TListOf(ht.TNonEmptyString)),
1545
     None),
1546 1544
    ("instances", None, ht.TOr(ht.TNone, ht.TListOf(ht.TNonEmptyString)),
1547 1545
     None),
1548 1546
    ("evac_mode", None,

Also available in: Unified diff