From: Zac Dover Date: Sat, 8 Jun 2024 20:24:43 +0000 (+1000) Subject: doc/glossary.rst: add "OpenStack Swift" and "Swift" X-Git-Tag: v18.2.5~628^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=2ce89c4ec26199237d2fb0b931cb56eb8dda9bec;p=ceph.git doc/glossary.rst: add "OpenStack Swift" and "Swift" Add "OpenStack Swift" and "Swift" entries to the glossary. Co-authored-by: Anthony D'Atri Signed-off-by: Zac Dover (cherry picked from commit b2d413ee9db1d68392f29db148a7bc2e87a7b419) --- diff --git a/doc/glossary.rst b/doc/glossary.rst index 978eae0c2a6bd..8a89b12ce6786 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -326,6 +326,14 @@ `_ (17 pages). + OpenStack Swift + In the context of Ceph, OpenStack Swift is one of the two APIs + supported by the Ceph Object Store. The other API supported by + the Ceph Object Store is S3. + + See `the OpenStack Storage API overview page + `_. + OSD Probably :term:`Ceph OSD`, but not necessarily. Sometimes (especially in older correspondence, and especially in @@ -488,6 +496,9 @@ which will exit upon completion (it is not intended to daemonize) + Swift + See :term:`OpenStack Swift`. + Teuthology The collection of software that performs scripted tests on Ceph.