From 844030470f2cb58dcab24ed7bac5ccaad4346c4e 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 9a7bbc3dce7e..04cfa9d049fe 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -460,6 +460,14 @@ provides a gateway to both the Amazon S3 RESTful API and the OpenStack Swift API. + 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.47.3