From: Kefu Chai Date: Fri, 13 Mar 2020 05:26:57 +0000 (+0800) Subject: doc/releases: use h3 for rendering subsections in release notes X-Git-Tag: v15.1.1~5^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=26db06cf212be029e5628a40de3410632c0b86a0;p=ceph.git doc/releases: use h3 for rendering subsections in release notes to highlight the components with subsection header, and allow readers to navigate through them with TOC. Signed-off-by: Kefu Chai --- diff --git a/doc/releases/octopus.rst b/doc/releases/octopus.rst index 3bcf969e73b..2684344cbc4 100644 --- a/doc/releases/octopus.rst +++ b/doc/releases/octopus.rst @@ -8,7 +8,8 @@ These are draft notes for the upcoming Octopus release. Major Changes from Nautilus --------------------------- -- *General*: +General +~~~~~~~ * A new deployment tool called **cephadm** has been introduced that integrates Ceph daemon deployment and management via containers @@ -21,7 +22,8 @@ Major Changes from Nautilus * Health alerts are now raised for recent Ceph daemons crashes. -- *Dashboard*: +Dashboard +~~~~~~~~~ The :ref:`mgr-dashboard` has gained a lot of new features and functionality: @@ -86,7 +88,8 @@ Major Changes from Nautilus - List configured Prometheus alerts -- *RADOS*: +RADOS +~~~~~ * Objects can now be brought in sync during recovery by copying only the modified portion of the object, reducing tail latencies during @@ -107,7 +110,8 @@ Major Changes from Nautilus scalable fashion. -- *RBD* block storage: +*RBD* block storage +~~~~~~~~~~~~~~~~~~~ * Clone operations now preserve the sparseness of the underlying RBD image. * The trash feature has been improved to (optionally) automatically @@ -117,7 +121,8 @@ Major Changes from Nautilus * Caching has been improved to be more efficient and performant. -- *RGW* object storage: +*RGW* object storage +~~~~~~~~~~~~~~~~~~~~ * Multi-site replication can now be managed on a per-bucket basis (EXPERIMENTAL). * WORM?