nova/nova/notifications
melanie witt 740d5bb531 Add hw_ephemeral_encryption_secret_uuid image property
If an image is encrypted, we will need to retrieve the passphrase from
the key manager service in order to create an instance from it.

This adds an image property to store the secret UUID that belongs to
the image. It will only be used to decrypt the image and will not be
used to encrypt or decrypt any other image. Nova will create a new
secret for each disk image it creates, including snapshots.

Related to blueprint ephemeral-storage-encryption

Change-Id: I01eef6adc2c8feb64e86b33392b8b4b483041e27
2024-02-28 08:46:01 +00:00
..
objects Add hw_ephemeral_encryption_secret_uuid image property 2024-02-28 08:46:01 +00:00
__init__.py virt: Remove 'get_all_bw_counters' API 2020-11-24 15:29:21 +00:00
base.py objects: Remove 'bandwidth' fields from notifications 2021-11-03 17:33:43 +00:00