]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/releases/octopus: fix indents 34165/head
authorKefu Chai <kchai@redhat.com>
Wed, 25 Mar 2020 04:16:16 +0000 (12:16 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 25 Mar 2020 04:17:42 +0000 (12:17 +0800)
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 <kchai@redhat.com>
doc/releases/octopus.rst

index 97ceea9836037a9ce8ae434ede5140d8332e2e41..2ca36710c1ca16f6149586b182a667ea89a189cd 100644 (file)
@@ -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.