nova/releasenotes/notes/bug-1686136-b07bef4c56e92b31.yaml
Stephen Finucane bd3da5d763 trivial: Fix typos in release notes
Change-Id: I989fa12f115075c27b29b4863cbb5240abfb5978
2018-01-31 10:51:03 +00:00

8 lines
318 B
YAML

---
other:
- Adds ``sata`` as a valid disk bus for qemu and kvm hypervisors.
Setting the ``hw_disk_bus`` custom property on glance images allows for
selecting the type of disk bus e.g. VIRTIO/IDE/SCSI. Some Linux (custom)
images require use of SATA bus rather than any other that seem to be
allowed.