From 399b68cca80cbf867d6b1be66bd98f1aee5f888d Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Wed, 30 Nov 2022 03:26:04 +1000 Subject: [PATCH] doc/glossary: add "Dashboard Module" Define "Dashboard Module" in doc/glossary.rst. Signed-off-by: Zac Dover --- doc/glossary.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/glossary.rst b/doc/glossary.rst index 874fb3faa63e4..69cb9fb8943a2 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -195,13 +195,15 @@ The CRUSH data placement rule that applies to a particular pool(s). - Dashboard + :ref:`Dashboard` A built-in web-based Ceph management and monitoring application to administer various aspects and objects of the cluster. The dashboard is implemented as a Ceph Manager module. See :ref:`mgr-dashboard` for more details. Dashboard Module + Another name for :term:`Dashboard`. + Dashboard Plugin filestore A back end for OSD daemons, where a Journal is needed and files -- 2.39.5