kayobe/releasenotes/notes/luks-ed1d301ad0168e91.yaml
Will Szumski 5d2a46b2b0 Add support for encrypted block devices
This can be advantageous in deployments with a data security
requirement.

Change-Id: I555ee575ccec0cfbcc4c4bcb53677796c83227e3
Story: 2007555
Task: 39410
2020-05-20 15:49:51 +00:00

9 lines
341 B
YAML

---
features:
- |
Adds support for configuring encrypted block devices using ``dm-crypt``.
Encryption is applied before LVM configuration and after software raid,
which allows creating LVM volumes on top of encrypted block devices.
See `story 2007555 <https://storyboard.openstack.org/#!/story/2007555>`__
for details.