1f3e66fb4f
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
13 lines
335 B
YAML
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]``
|