Comment 22 for bug 1822129

Revision history for this message
Eric Desrochers (slashd) wrote :

[VERIFICATION COSMIC]

I deployed a openstack env (including the horizon package found in cosmic-proposed: 14.0.2-0ubuntu4)

[Test #1]

Expected result: /dev/sda

* Updated an image with the right metadata values:
$ glance image-update --property hw_disk_bus='scsi' --property hw_scsi_model='virtio-scsi' <IMAGE>

* Launched an instance using the image updated above

* Instance overview revealed:

Volumes Attached
b326f759-1cf5-409f-b7a5-0e19cbfd6232 on /dev/sda

As expected ^

I confirm the fix works as expected for boot to image instance launch

[Test #2]

Expected result : /dev/vda

* Launched an instance using the image without metadata value.

* Instance overview revealed:

Volumes Attached f18b6ad2-a18a-46ac-9c7e-33b55cd9f243 on /dev/vda