3169e7cebd
This change implements the actual functionality to allow users to launch instances with stateless firmware (read-only firmware image + no NVRAM). Note that this feature is supported by the libvirt virt driver, and also requires libvirt >= 8.6.0. Implements: blueprint libvirt-stateless-firmware Change-Id: I7219bfa11ae98e65c326bec1a99c49d3e245cb9a
9 lines
327 B
YAML
9 lines
327 B
YAML
---
|
|
features:
|
|
- |
|
|
Libvirt virt driver now supports launching instances with stateless
|
|
firmware. The new ``hw_firmware_stateless`` image property can be used to
|
|
enable this feature. Note that the feature can be used only for
|
|
the instances with UEFI firmware. This feature requires libvirt v8.6.0 or
|
|
later.
|