]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/glossary: collate "releases" entries
authorZac Dover <zac.dover@gmail.com>
Fri, 30 Dec 2022 01:32:31 +0000 (11:32 +1000)
committerZac Dover <zac.dover@gmail.com>
Fri, 30 Dec 2022 01:32:31 +0000 (11:32 +1000)
Collect the "Releases"-related entries together under the "Releases"
headword, in order to give readers a sense at a glance of how the
different kinds of releases relate to one another.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
doc/glossary.rst

index 3e49bc661a0f93b7c3d9234f28927945a740c7ea..7a2fb091f1b5d1c9ac74fcb91d17122e83f45a6e 100644 (file)
@@ -67,8 +67,7 @@
                 <arch-cephfs>` for more details.
 
        Ceph Interim Release
-                A version of Ceph that has not yet been put through quality
-                assurance testing. May contain new features.
+                See :term:`Releases`.
 
        Ceph Kernel Modules
                 The collection of kernel modules that can be used to interact
                 `https://github.com/ceph`_.
 
        Ceph Point Release
-                Any ad hoc release that includes only bug fixes and security
-                fixes.
+                See :term:`Releases`.
 
        Ceph Project
                 The aggregate term for the people, software, mission and
                 infrastructure of Ceph.
 
        Ceph Release
-               Any distinct numbered version of Ceph.
+                See :term:`Releases`.
 
        Ceph Release Candidate
-                A major version of Ceph that has undergone initial quality
-                assurance testing and is ready for beta testers.
+                See :term:`Releases`.
 
        Ceph Stable Release
-                A major version of Ceph where all features from the preceding
-                interim releases have been put through quality assurance
-                testing successfully.
+                See :term:`Releases`.
 
        Ceph Stack
                A collection of two or more components of Ceph.
                 **R**\ADOS **B**\lock **D**\evice. See :term:`Ceph Block
                 Device`.
 
+        Releases
+
+               Ceph Interim Release
+                        A version of Ceph that has not yet been put through
+                        quality assurance testing. May contain new features.
+
+                Ceph Point Release
+                        Any ad hoc release that includes only bug fixes and
+                        security fixes.
+
+                Ceph Release
+                        Any distinct numbered version of Ceph.
+
+                Ceph Release Candidate
+                        A major version of Ceph that has undergone initial
+                        quality assurance testing and is ready for beta
+                        testers.
+
+                Ceph Stable Release
+                        A major version of Ceph where all features from the
+                        preceding interim releases have been put through
+                        quality assurance testing successfully.
+
        Reliable Autonomic Distributed Object Store
                 The core set of storage software which stores the user's data
                 (MON+OSD). See also :term:`RADOS`.