diff options
author | John Wilkins <john.wilkins@inktank.com> | 2013-05-14 17:06:12 -0700 |
---|---|---|
committer | John Wilkins <john.wilkins@inktank.com> | 2013-05-14 17:06:12 -0700 |
commit | 8f3fb9725618f995d8ba9a6f53f2a2e072f0a1db (patch) | |
tree | 59e0522d8f563dad6891cb762c50624ef9e20d5e | |
parent | f36ec02f936a05553713cb4ab7475dffb2085da2 (diff) | |
download | ceph-8f3fb9725618f995d8ba9a6f53f2a2e072f0a1db.tar.gz |
Added OSD to glossary, removed parenthetical.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-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 5f9e6741b32..50ba954153c 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -66,7 +66,8 @@ reflect either technical terms or legacy ways of referring to Ceph systems. Third party cloud provisioning platforms such as OpenStack, CloudStack, OpenNebula, ProxMox, etc. - Object Storage Device (OSD) + Object Storage Device + OSD A physical or logical storage unit (*e.g.*, LUN). Ceph users often conflate the term OSD with "Ceph OSD Daemon." |