glance/glance/tests/unit/keymgr
Cyril Roelandt b190a39a28 Delete secret key on image deletion
We add two extra properties for images:
- cinder_encryption_key_id, which stores the encryption key id;
- cinder_encryption_key_deletion_policy, which states whether the secret
  key should be deleted on image deletion.

This feature uses the Castellan key manager, and will therefore work
with all its supported backends.

Implements: blueprint barbican-secret-deletion-support
DocImpact

Change-Id: Iacd0b3785ad4cdd06961e6d11967775806e009ff
2019-09-05 03:16:39 +02:00
..
__init__.py Delete secret key on image deletion 2019-09-05 03:16:39 +02:00
fake.py Delete secret key on image deletion 2019-09-05 03:16:39 +02:00