From 5e8aed3367060503c0d4c50f19e72b5ea4583a01 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Wed, 15 Feb 2023 17:51:41 +1000 Subject: [PATCH] doc/glossary: add "realm" to glossary Add the term "Realm" to the glossary, and link to the section in the RGW documentation that provides more information about realms. Signed-off-by: Zac Dover --- doc/glossary.rst | 4 ++++ doc/radosgw/multisite.rst | 2 ++ 2 files changed, 6 insertions(+) diff --git a/doc/glossary.rst b/doc/glossary.rst index a2cd3e7c86c0e..91cc4b263ad61 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -304,6 +304,10 @@ **R**\ADOS **B**\lock **D**\evice. See :term:`Ceph Block Device`. + :ref:`Realm` + In the context of RADOS Gateway (RGW), a realm is a globally + unique namespace that consists of one or more zonegroups. + Releases Ceph Interim Release diff --git a/doc/radosgw/multisite.rst b/doc/radosgw/multisite.rst index cee0982ca9a47..098bb05ea5804 100644 --- a/doc/radosgw/multisite.rst +++ b/doc/radosgw/multisite.rst @@ -758,6 +758,8 @@ options easily. On the page, set the level to ``advanced`` and search for RGW, to see all basic and advanced configuration options with a short description. Expand the details of an option to reveal a longer description. +.. _rgw-realms: + Realms ------ -- 2.39.5