Comment 1 for bug 1229327

Revision history for this message
Nikola Đipanov (ndipanov) wrote :

pasting the block_device_mapping_v2 here so it doesn't get lost:

    block_device_mapping_v2 = [
    {"source_type": "volume",
    "destination_type": "volume",
    "uuid": "04e0887c-e4e1-4156-95ca-bf0aa80c47b6",
    "boot_index": "1",
    "device_type": "cdrom",
    "volume_size": "3",
    "disk_bus": "ide",
    },
    {"source_type": "volume",
    "destination_type": "volume",
    "uuid": "be2b7c60-4f80-4471-a77d-23ad75127138",
    "boot_index": "2",
    "device_type": "floppy",
    "volume_size": "1",
    "device_name": "/dev/fd0",
    },
    ]