]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/glossary: add "object storage"
authorZac Dover <zac.dover@proton.me>
Fri, 23 Aug 2024 12:36:16 +0000 (22:36 +1000)
committerZac Dover <zac.dover@proton.me>
Sat, 24 Aug 2024 22:11:19 +0000 (08:11 +1000)
Add a (very basic) definition of object storage.

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 43057b88538e868b817acb04d5e6c4e95b4c716e)

doc/glossary.rst

index 317c8f88207d56899a98f4bee1f89511bedfcc66..631b7b532a622e3f937304006ec7e81d9fe0514f 100644 (file)
        Node
                 See :term:`Ceph Node`.
 
+       Object Storage
+                Object storage is one of three kinds of storage relevant to
+                Ceph. The other two kinds of storage relevant to Ceph are file
+                storage and block storage. Object storage is the category of
+                storage most fundamental to Ceph.
+
        Object Storage Device
                 See :term:`OSD`.