]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/releases/pacific.rst: Spacing 40265/head
authorDavid Galloway <dgallowa@redhat.com>
Wed, 31 Mar 2021 15:20:40 +0000 (11:20 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 31 Mar 2021 15:56:10 +0000 (11:56 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
doc/releases/pacific.rst

index 0a922664ce5b6462ba8d73a9942f737b92268398..3b7652e1fc5720fa1185cbe274ad0596ed41d46f 100644 (file)
@@ -94,10 +94,13 @@ RADOS
 ~~~~~
 
 * Pacific introduces RocksDB sharding, which reduces disk space requirements.
+
 * Ceph now provides QoS between client I/O and background operations via the
   mclock scheduler.
+
 * The balancer is now on by default in upmap mode to improve distribution of
   PGs across OSDs.
+
 * The output of ``ceph -s`` has been improved to show recovery progress in
   one progress bar. More detailed progress bars are visible via the
   ``ceph progress`` command.
@@ -492,6 +495,7 @@ Notable Changes
 
 * MGR: progress module can now be turned on/off, using the commands:
   ``ceph progress on`` and ``ceph progress off``.
+
 * An AWS-compliant API: "GetTopicAttributes" was added to replace the existing "GetTopic" API. The new API
   should be used to fetch information about topics used for bucket notifications.