mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-15 05:52:21 +00:00
Add volume_image_metadata
This module introduces the ability to set image metadata which is distinct from regualt volume metadata, and is required for correct boot-from-volume behaviour. This allows workflows such as replication and disaster recovery to correctly preserve image provenance and Nova boot semantics. Change-Id: I55732fbe8fc6bd579b8542f834033650a076db76 Signed-off-by: Simon Dodsley <simon@purestorage.com>
This commit is contained in:
@@ -65,3 +65,4 @@
|
||||
- { role: volume_service, tags: volume_service }
|
||||
- { role: volume_snapshot, tags: volume_snapshot }
|
||||
- { role: volume_type_access, tags: volume_type_access }
|
||||
- { role: volume_image_metadata, tags: volume_image_metadata }
|
||||
|
||||
Reference in New Issue
Block a user