Revision 25a8792c lib/opcodes.py

b/lib/opcodes.py
460 460
  OP_ID = "OP_INSTANCE_CREATE"
461 461
  OP_DSC_FIELD = "instance_name"
462 462
  __slots__ = [
463
    "instance_name", "os_type", "force_variant",
463
    "instance_name",
464
    "os_type", "force_variant", "no_install",
464 465
    "pnode", "disk_template", "snode", "mode",
465 466
    "disks", "nics",
466 467
    "src_node", "src_path", "start",

Also available in: Unified diff