Comment 48 for bug 1560965

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

Kai Wembacher (ktwe)

I was able to test your proposal fix on top of Rocky with an image with the following properties:
hw_disk_bus='scsi', hw_scsi_model='virtio-scsi'

$ openstack volume list --long
+--------------------------------------+------+-----------+------+------+----------+-----------------------------------+--------------------+
| ID | Name | Status | Size | Type | Bootable | Attached to | Properties |
+--------------------------------------+------+-----------+------+------+----------+-----------------------------------+--------------------+
| 39ffefeb-d993-46b4-a829-a5e9852629ce | | in-use | 20 | None | true | Attached to testfix1 on /dev/sda | attached_mode='rw' |

Horizon no longer display /dev/vda but /dev/sda as it should when the above properties are set.

Any plan to submit the change to the project anytime soon ?

Thanks
Eric