cinder/cinder/api/openstack
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 Raise hacking version to 2.0.0 2020-01-02 14:42:49 -06:00
api_version_request.py Add encryption_key_id to volume and backup details 2021-02-04 07:23:08 -08:00
rest_api_version_history.rst Add encryption_key_id to volume and backup details 2021-02-04 07:23:08 -08:00
versioned_method.py cinder-api-microversions code 2016-02-24 06:50:54 -07:00
wsgi.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00