diff options
author | John Wilkins <john.wilkins@inktank.com> | 2013-05-17 15:58:25 -0700 |
---|---|---|
committer | John Wilkins <john.wilkins@inktank.com> | 2013-05-17 15:58:25 -0700 |
commit | 5c4b4f0f65e72d078575dd368881ca982f269946 (patch) | |
tree | 80ffb288dd0d16567f64ae5fa800876fe1d7dc5b /doc | |
parent | decf342c268b86caf7075bd18f55eaf8efc8cb9d (diff) | |
download | ceph-5c4b4f0f65e72d078575dd368881ca982f269946.tar.gz |
doc: Added another instance term to the glossary.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/glossary.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/glossary.rst b/doc/glossary.rst index 526e5b43f53..949dd3b38d5 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -91,6 +91,7 @@ reflect either technical terms or legacy ways of referring to Ceph systems. The Ceph metadata software. Ceph Clients + Ceph Client The collection of Ceph components which can access a Ceph Storage Cluster. These include the Ceph Object Gateway, the Ceph Black Device, the Ceph Filesystem, and their corresponding libraries, kernel modules, @@ -131,4 +132,4 @@ reflect either technical terms or legacy ways of referring to Ceph systems. Ceph uses to compute object storage locations. .. _http://github.com/ceph: http://github.com/ceph -.. _Cluster Map: ../architecture#cluster-map
\ No newline at end of file +.. _Cluster Map: ../architecture#cluster-map |