Revision 9c8c69bc lib/objects.py

b/lib/objects.py
1541 1541
    "prealloc_wipe_disks",
1542 1542
    "hv_state_static",
1543 1543
    "disk_state_static",
1544
    # Keeping this in temporarily to not break the build between patches of
1545
    # this series. Remove after 'enabled_disk_templates' is fully implemented.
1546
    "enabled_storage_types",
1547 1544
    "enabled_disk_templates",
1548 1545
    ] + _TIMESTAMPS + _UUID
1549 1546

  

Also available in: Unified diff