From 137d17a02f323cb54b8d42b8f30cd5cc7e45b9ec Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Wed, 12 Jun 2024 09:11:35 +1000 Subject: [PATCH] doc/glossary: Add "S3" Add "S3" entry to the glossary. Signed-off-by: Zac Dover (cherry picked from commit be6d0645c40431e8312244019c0331e4076bd5f2) --- doc/glossary.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/glossary.rst b/doc/glossary.rst index 3e190ea9e56e8..5ea223fa5ff0a 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -463,6 +463,14 @@ Amazon S3 RESTful API and the OpenStack Swift API. Also called "RADOS Gateway" and "Ceph Object Gateway". + S3 + In the context of Ceph, S3 is one of the two APIs supported by + the Ceph Object Store. The other API supported by the Ceph + Object Store is OpenStack Swift. + + See `the Amazon S3 overview page + `_. + scrubs The processes by which Ceph ensures data integrity. During the -- 2.39.5