From be6d0645c40431e8312244019c0331e4076bd5f2 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 --- doc/glossary.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/glossary.rst b/doc/glossary.rst index 24063d80f02..e3ffdee3806 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.39.5