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: v17.2.8~330^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F57943%2Fhead;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 ea2049884314..3e190ea9e56e 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -329,6 +329,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 @@ -491,6 +499,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.