From: Zac Dover Date: Sat, 25 Feb 2023 10:12:16 +0000 (+1000) Subject: doc/glossary: add "application" to the glossary X-Git-Tag: v17.2.6~77^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=fb3e91b15f290e1cc93834143b01702366567063;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 (cherry picked from commit 235d2e8b67b1700a55819a14eb26f00de86ba554) --- diff --git a/doc/glossary.rst b/doc/glossary.rst index b8c4acd077e2a..6b0110301f3f8 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