Add note about multiattach not supporting encryption to docs

Per change I613b48a9e89270b2f0266bffc5aeeefad37ce8fb encryption
is not supported with multiattach-capable volumes.

Change-Id: Ife204c380a9d3d12938a907dee6d93d01aaec0ce
Related-Bug: #1770689
This commit is contained in:
Matt Riedemann 2018-06-04 14:49:08 -04:00
parent 5d4dfebb7f
commit 29e1861a48

View File

@ -139,6 +139,7 @@ Known issues and limitations
non-multiattach-capable type, or vice-versa, is not supported.
- It is not recommended to retype an in-use multiattach volume if that volume
has more than one active read/write attachment.
- Encryption is not supported with multiattach-capable volumes.
.. _`Cinder`: https://specs.openstack.org/openstack/cinder-specs/specs/queens/enable-multiattach.html
.. _`Nova`: https://specs.openstack.org/openstack/nova-specs/specs/queens/approved/cinder-volume-multi-attach.html