From 657085a50759415464303658e24e76d9599b8cc9 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sun, 20 Nov 2022 13:39:22 +1000 Subject: [PATCH] doc/glossary: define "RGW" Add definition under the headword "RGW". Signed-off-by: Zac Dover (cherry picked from commit 36478fd539f561b12ae5414b8f098cc52aa4ed83) --- doc/glossary.rst | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/glossary.rst b/doc/glossary.rst index 396c6f9f8ba7d..d810a2fd0e9af 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -253,6 +253,8 @@ RADOS Cluster RADOS Gateway + See :term:`RGW`. + RBD The block storage component of Ceph. @@ -260,8 +262,12 @@ The core set of storage software which stores the user's data (MON+OSD). See also :term:`RADOS`. - RGW - The S3/Swift gateway component of Ceph. + :ref:`RGW` + **R**\ADOS **G**\ate **W**\ay. + + The component of Ceph that provides a gateway to both the + Amazon S3 RESTful API and the OpenStack Swift API. Also called + "RADOS Gateway" and "Ceph Object Gateway". systemd oneshot A systemd ``type`` where a command is defined in ``ExecStart`` -- 2.39.5