]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/glossary.rst: add "OpenStack Swift" and "Swift" 57941/head
authorZac Dover <zac.dover@proton.me>
Sat, 8 Jun 2024 20:24:43 +0000 (06:24 +1000)
committerZac Dover <zac.dover@proton.me>
Sun, 9 Jun 2024 02:28:16 +0000 (12:28 +1000)
Add "OpenStack Swift" and "Swift" entries to the glossary.

Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit b2d413ee9db1d68392f29db148a7bc2e87a7b419)

doc/glossary.rst

index d766a0549b93632328f0e9afdb0c7e5d3bbf4cd8..9a7bbc3dce7ed2d510f0ffa0394d62827340fe78 100644 (file)
                 <https://ceph.io/assets/pdfs/CawthonKeyValueStore.pdf>`_ (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
+                <https://docs.openstack.org/swift/latest/api/object_api_v1_overview.html>`_.
+
        OSD
                 Probably :term:`Ceph OSD`, but not necessarily. Sometimes
                 (especially in older correspondence, and especially in
                 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.