Update the valid disk bus list for qemu and kvm hypervisors
The Nova project has added 'sata' as a valid disk bus for qemu and kvm hypervisors, see https://review.openstack.org/#/c/459794/6 DocImpact: add to metadefs release note Related-Bug: #1686136 Change-Id: If8e23756616e46391827ac3d85d287940862613f
This commit is contained in:
@@ -20,7 +20,9 @@
|
||||
"uml",
|
||||
"xen",
|
||||
"ide",
|
||||
"usb"
|
||||
"usb",
|
||||
"fdc",
|
||||
"sata"
|
||||
]
|
||||
},
|
||||
"hw_rng_model": {
|
||||
|
||||
Reference in New Issue
Block a user