From: Zac Dover Date: Wed, 15 Feb 2023 07:51:41 +0000 (+1000) Subject: doc/glossary: add "realm" to glossary X-Git-Tag: v18.1.0~371^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=5e8aed3367060503c0d4c50f19e72b5ea4583a01;p=ceph.git 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 --- 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 ------