]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix Sphinx complaints 68562/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Thu, 23 Apr 2026 07:55:38 +0000 (14:55 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Thu, 23 Apr 2026 08:20:20 +0000 (15:20 +0700)
Fix section title underlines in ec_stretch_cluster.rst.
Fix table that was not rendered at all in lua-scripting.rst.

Signed-off-by: Ville Ojamo <git2233+ceph@ojamo.eu>
doc/dev/osd_internals/erasure_coding/ec_stretch_cluster.rst
doc/radosgw/lua-scripting.rst

index b982b14af291b7e55c977c64268b2450c80ae35e..07bcc61856807e0d2e30474e896ba008de366a3d 100644 (file)
@@ -1,6 +1,6 @@
-=====================================================
+========================================================
 Design Document: Ceph Erasure Coded (EC) Stretch Cluster
-=====================================================
+========================================================
 
 .. note::
 
@@ -108,7 +108,7 @@ to the CLIs that control stretch mode.
 
 
 2.1 ceph osd pool create
-^^^^^^^^^^^^^^^^^^^^^^^^
+~~~~~~~~~~~~~~~~~~~~~~~~
 
 The ceph osd pool create command will be extended to become a parameterized command.
 
@@ -311,7 +311,7 @@ These are used for backward compatibility only.
 
 
 2.3 Examples
-^^^^^^^^^^^^
+~~~~~~~~~~~~
 
 The following are examples of how the new parameterized ``ceph osd pool create`` command simplifies pool creation across different topologies.
 
@@ -1078,7 +1078,7 @@ each object that results in the fewest bytes crossing zone boundaries.
   specifies which remote-zone shards to fetch.
 
 9.3 Delegated Remote-zone Recovery — *Later Release*
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 .. note::
 
@@ -1104,7 +1104,7 @@ each object that results in the fewest bytes crossing zone boundaries.
    and are deferred to a later release.
 
 9.4.1 Remote-zone Fallback (Push Recovery)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 If a remote zone cannot perform zone-local recovery, and the cost-based analysis
 determines that Primary-side reconstruction and push is the cheapest option:
index edc91523ad765b0542315ee2a0ded58c5f2beea1..e3cc950022b757af1aba9b392153e60ff5211df4 100644 (file)
@@ -200,7 +200,7 @@ Request Fields
 +----------------------------------------------------+----------+--------------------------------------------------------------+----------+-----------+----------+
 | ``Request.Bucket.Quota.Rounded``                   | boolean  | bucket quota is rounded to 4K                                | no       | no        | no       |
 +----------------------------------------------------+----------+--------------------------------------------------------------+----------+-----------+----------+
-| ``Request.Bucket.Tags``                            | table    | bucket tags                                                  | no      | no        | yes      |
+| ``Request.Bucket.Tags``                            | table    | bucket tags                                                  | no       | no        | yes      |
 +----------------------------------------------------+----------+--------------------------------------------------------------+----------+-----------+----------+
 | ``Request.Bucket.PlacementRule``                   | table    | bucket placement rule                                        | no       | no        | yes      |
 +----------------------------------------------------+----------+--------------------------------------------------------------+----------+-----------+----------+