Files
ansible-collections-openstack/changelogs/fragments/volume_image_metadata_module.yaml
Dmitriy Rabotyagov 616f71341e Convert published release notes to fragments
In order to generate a proper changelog as a part of releasing
process, we should maintain proper fragments instead of the
notes produced by `reno`.
This patch moves content to the expected place.

Change-Id: Icedb383b08a2e7ce60f5423912c09b2c499070ad
Signed-off-by: Dmitriy Rabotyagov <dmitriy.rabotyagov@cleura.com>
2026-05-21 17:59:16 +02:00

7 lines
316 B
YAML

---
minor_changes:
- Added a new ``openstack.cloud.volume_image_metadata`` module to manage
Cinder volume image metadata via the ``os-set_image_metadata`` API.
This enables correct preservation of image provenance and boot semantics
for volumes, which cannot be achieved using regular volume metadata.