
The OVMF package is required to allow UEFI boot of instances[1]. [1] https://docs.openstack.org/nova/latest/admin/uefi.html Closes-Bug: #1853845 Change-Id: Ibb63750f20788c22c535a61c32ca09d484040ed0
7 lines
219 B
YAML
7 lines
219 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``nova::compute::libvirt::services`` now installs the OVMF package to
|
|
allow UEFI boot of instances. The package installation can be disabled by
|
|
setting the ``manage_ovmf`` parameter.
|