From b7e6c73604828ac515a6e9fc6d04dad784ebf7b9 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Wed, 25 Mar 2020 12:16:16 +0800 Subject: [PATCH] doc/releases/octopus: fix indents reduce the indent in subsection of "RGW object storage", some of the nested items should be indented with two spaces instead of four. Signed-off-by: Kefu Chai --- doc/releases/octopus.rst | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/doc/releases/octopus.rst b/doc/releases/octopus.rst index 97ceea98360..2ca36710c1c 100644 --- a/doc/releases/octopus.rst +++ b/doc/releases/octopus.rst @@ -144,15 +144,19 @@ RGW object storage * 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 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. + + - 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. -- 2.39.5