From: Zac Dover Date: Sat, 25 Feb 2023 10:12:16 +0000 (+1000) Subject: doc/glossary: add "application" to the glossary X-Git-Tag: v18.1.0~295^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F50257%2Fhead;p=ceph.git doc/glossary: add "application" to the glossary Add an admittedly-stub definition of "application" to the glossary. Co-authored-by: Anthony D'Atri Signed-off-by: Zac Dover --- diff --git a/doc/glossary.rst b/doc/glossary.rst index 3c60bce25a09e..410f113a86a13 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -4,6 +4,11 @@ .. glossary:: + Application + More properly called a "client", an application is any program + external to Ceph that uses a Ceph Cluster to store and + replicate data. + :ref:`BlueStore` OSD BlueStore is a storage back end used by OSD daemons, and was designed specifically for use with Ceph. BlueStore was