glance/releasenotes/notes/dalmatian-metadef-changes-272f78e019a15ff1.yaml
Takashi Kajinami 1f3e66fb4f Add metadef value for stateless firmware
Add the new hw_firmware_stateless image property, which is now used to
request launching instances with stateless firmware in nova.

Depends-on: https://review.opendev.org/c/openstack/nova/+/908890
Change-Id: I24868b89bc79eda5657a6e2a5e98fb8fa150b1f3
2024-08-30 02:17:59 +00:00

13 lines
335 B
YAML

---
upgrade:
- |
The following metadata definitions have been modified in the Dalmatian
release:
* Added ``hw_firmware_stateless`` boolean in
the ``OS::Compute::LibvirtImage`` namespace.
You may upgrade these definitions using:
``glance-manage db load_metadefs [--path <path>] [--merge] [--prefer_new]``