cinder/releasenotes/notes/change-encryption-key-on-clone-3be7cdb0e27386e0.yaml
Eric Harney 330f1ae453 Rekey volume on clone
When cloning an encrypted volume, change the
encryption key used on the destination volume.

This is currently implemented for iSCSI/FC
drivers only.

Change-Id: Id797af4f8ff001ec3d55cb4eda19988a314b700d
2019-09-13 00:09:31 -04:00

6 lines
177 B
YAML

---
features:
- |
When an encrypted volume is cloned, a new encryption key is generated for
the new volume. This is currently implemented only for iSCSI/FC backends.