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: testing/wip-lusov-testing-20240611.123850-squid~12^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=a9269b8ca8afc0f4febafc582739df769f221b5e;p=ceph-ci.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 d766a0549b9..9a7bbc3dce7 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.