From: Abhishek Lekshmanan Date: Wed, 26 Apr 2017 08:38:49 +0000 (+0200) Subject: doc: release-notes clarify about rgw encryption X-Git-Tag: v12.1.0~10^2~46^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F14800%2Fhead;p=ceph.git doc: release-notes clarify about rgw encryption Since these will be a part of 12.2.0 major release announcements Signed-off-by: Abhishek Lekshmanan --- diff --git a/doc/release-notes.rst b/doc/release-notes.rst index 9b657e622d3..8d515750dad 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -42,8 +42,9 @@ Major changes from v12.0.1 by "ceph tell mds. ..." * RGW introduces server side encryption of uploaded objects with 3 options for the management of encryption keys, automatic encryption (only recommended for - test setups), customer provided keys similar to Amazon SSE KMS specification & - using a key management service (openstack barbician) + test setups), customer provided keys similar to Amazon SSE-C specification and + using a key management service (Openstack Barbician) similar to Amazon SSE-KMS + specification. Notable Changes ---------------