]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: update octopus release notes for rgw
authorCasey Bodley <cbodley@redhat.com>
Wed, 18 Mar 2020 15:13:30 +0000 (11:13 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 20 Mar 2020 16:07:06 +0000 (12:07 -0400)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
doc/releases/octopus.rst

index c9968502d2ec445e8f9a0647a5e01e18c39b7ca8..544b2aa5937e68af02b8d702b4608dd753fc3a19 100644 (file)
@@ -124,9 +124,19 @@ RADOS
 **RGW** object storage
 ~~~~~~~~~~~~~~~~~~~~~~
   
-* Multi-site replication can now be managed on a per-bucket basis (EXPERIMENTAL).
-* WORM?
-* bucket tagging?
+* New `Multisite Sync Policy`_ primitives for per-bucket replication. (EXPERIMENTAL)
+* S3 feature support:
+    - Bucket Replication (EXPERIMENTAL)
+    - `Bucket Notifications`_ via HTTP/S, AMQP and Kafka
+    - Bucket Tagging
+    - Object Lock
+    - Public Access Block for buckets
+* Bucket sharding:
+    - Significantly improved listing performance on buckets with many shards.
+    - Dynamic resharding prefers prime shard counts for improved distribution.
+    - Raised the default number of bucket shards to 11.
+* Added `HashiCorp Vault Integration`_ for SSE-KMS.
+* Added Keystone token cache for S3 requests.
 
 **CephFS** distributed file system
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -581,3 +591,6 @@ Upgrade compatibility notes
   Note that this only applies to configuration options in the
 
 .. _announcement: https://lists.fedoraproject.org/archives/list/epel-announce@lists.fedoraproject.org/message/EGUMKAIMPK2UD5VSHXM53BH2MBDGDWMO/
+.. _Bucket Notifications: ../../radosgw/notifications
+.. _HashiCorp Vault Integration: ../../radosgw/vault
+.. _Multisite Sync Policy: ../../radosgw/multisite-sync-policy