Revision 274c7cab lib/opcodes.py

b/lib/opcodes.py
1740 1740
     "Whether to wait for the disk to synchronize, when changing template"),
1741 1741
    ("offline", None, ht.TMaybeBool, "Whether to mark instance as offline"),
1742 1742
    ("conflicts_check", True, ht.TBool, "Check for conflicting IPs"),
1743
    ("hotplug", None, ht.TMaybeBool, "Whether to hotplug devices"),
1743 1744
    ]
1744 1745
  OP_RESULT = _TSetParamsResult
1745 1746

  

Also available in: Unified diff