From: Yehuda Sadeh Date: Thu, 23 Jan 2020 02:08:05 +0000 (-0800) Subject: PendingReleaseNotes: rgw, bucket granularity X-Git-Tag: v15.1.0~22^2~8 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=50f13fd54b709bd0b8ad25e818fc61e2c55828fd;p=ceph.git PendingReleaseNotes: rgw, bucket granularity Signed-off-by: Yehuda Sadeh --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 29a74f65977b..490a3dceb71b 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -285,3 +285,9 @@ * MDS daemons can now be assigned to manage a particular file system via the new ``mds_join_fs`` option. + +* RGW Multisite: A new fine grained bucket-granularity policy configuration + system has been introduced and it supersedes the previous coarse zone sync + configuration (specifically the ``sync_from`` and ``sync_from_all`` fields + in the zonegroup configuration. New configuration should only be configured + after all relevant zones in the zonegroup have been upgraded.