cinder/cinder/api/v3/views
Alan Bishop f91aec5869 Add encryption_key_id to volume and backup details
Add microversion 3.64 for including the encryption_key_id in the
volume and backup details when the associated volume is encrypted.
This facilitates associating encryption keys (typically stored in
Barbican) with the volume or backup that uses it.

The encryption_key_id is included in the details only when the
associated volume is encrypted, and it isn't using the all-zeros
key ID used by the legacy fixed-key ConfKeyMgr.

APIImpact
DocImpact

Implements: blueprint include-encryption-key-id-in-details
Change-Id: I16f54e6722cdbcbad4af1eb0d30264b0039412fd
2021-02-04 07:23:08 -08:00
..
__init__.py User messages API for error cases 2016-04-29 18:41:10 +00:00
attachments.py Add 'connection_info' to attachment object 2017-04-19 17:44:48 +08:00
backups.py Add encryption_key_id to volume and backup details 2021-02-04 07:23:08 -08:00
clusters.py Merge "Removed unused constant in v3/views/clusters.py" 2017-06-03 15:52:48 +00:00
default_types.py Default type overrides 2020-09-16 14:05:31 +00:00
group_snapshots.py Add project_id in group snapshots list and show API 2019-03-01 22:59:19 +05:30
group_types.py [policy in code] Add support for group, g-snapshot resources 2017-10-11 13:19:33 +00:00
groups.py Add project_id in group snapshots list and show API 2019-03-01 22:59:19 +05:30
messages.py User messages API for error cases 2016-04-29 18:41:10 +00:00
resource_filters.py [DOC BLD FIX] Fix code block issues 2017-07-18 20:11:02 +08:00
snapshots.py Use constants for microversion values 2017-09-22 08:15:56 -05:00
volumes.py Add encryption_key_id to volume and backup details 2021-02-04 07:23:08 -08:00
workers.py Allow triggering cleanup from API 2017-01-13 14:34:45 +01:00