Add a definition of "client" to doc/glossary.rst.
Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit
2dc6f56f26c55f89f3445ff97a88a704622b55c0)
.. glossary::
Application
- More properly called a "client", an application is any program
+ More properly called a :term:`client`, an application is any program
external to Ceph that uses a Ceph Cluster to store and
replicate data.
The Ceph authentication protocol. Cephx operates like Kerberos,
but it has no single point of failure.
+ Client
+ A client is any program external to Ceph that uses a Ceph
+ Cluster to store and replicate data.
+
Cloud Platforms
Cloud Stacks
Third party cloud provisioning platforms such as OpenStack,