]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/glossary: add "DC" (Data Center) to glossary 60877/head
authorZac Dover <zac.dover@proton.me>
Wed, 27 Nov 2024 06:17:41 +0000 (16:17 +1000)
committerZac Dover <zac.dover@proton.me>
Thu, 28 Nov 2024 07:28:08 +0000 (17:28 +1000)
Add the initialism "DC" (Data Center) to the glossary.

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit e595f353b53d50291f7cf58e6d782adf30449704)

doc/glossary.rst

index 84c0c51817e768f0288a9aefe479ccd26b819ffb..6e0952dce0492cb3684a061bc23533e020ed1451 100644 (file)
                 Another name for :term:`Dashboard`.
 
        Dashboard Plugin
+        DC
+                **D**\ata **C**\enter.
+
        filestore
                 A back end for OSD daemons, where a Journal is needed and files
                 are written to the filesystem.
 
+
         Flapping OSD
                 An OSD that is repeatedly marked ``up`` and then ``down`` in
                 rapid succession. See :ref:`rados_tshooting_flapping_osd`.