cinder/cinder/keymgr
Alan Bishop 768c523523 Sync snapshot's encryption_key_id with volume's value
Sync the snapshot's encryption_key_id with the volume's value just
prior to updating the snapshot's DB entry. This ensures the snapshot
DB entry isn't out of date in case the volume's encryption_key_id
changed while the snapshot was in flight. The encryption_key_id will
change when keys based on the ConfKeyManager are migrated to Barbican.

Closes-Bug: #1756139
Change-Id: I65abb8dd17de7633828b731d1cf1f2321a6f3e5b
2018-03-20 11:18:25 -04:00
..
__init__.py Remove deprecated keymgr code 2017-11-06 16:49:56 +00:00
conf_key_mgr.py Implement keymgr list() method 2017-09-07 07:27:48 -05:00
migration.py Sync snapshot's encryption_key_id with volume's value 2018-03-20 11:18:25 -04:00