summaryrefslogtreecommitdiff
path: root/doc/ops
diff options
context:
space:
mode:
authorTommi Virtanen <tommi.virtanen@dreamhost.com>2011-09-22 10:53:34 -0700
committerTommi Virtanen <tommi.virtanen@dreamhost.com>2011-09-23 15:55:00 -0700
commit76fbdfb3ddd29a21346f818ddb5ac3f328e1c350 (patch)
tree515d75156e84be72ffa7e470f2598b3bbefd965d /doc/ops
parent65d2c49943cb07b92ecb9f408fa2ac81e333120e (diff)
downloadceph-76fbdfb3ddd29a21346f818ddb5ac3f328e1c350.tar.gz
doc: Add index entries, remove glossary as it's practically replaced by the index.
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
Diffstat (limited to 'doc/ops')
-rw-r--r--doc/ops/install/chef.rst1
-rw-r--r--doc/ops/install/mkcephfs.rst2
-rw-r--r--doc/ops/manage/key.rst6
-rw-r--r--doc/ops/manage/pool.rst4
-rw-r--r--doc/ops/monitor.rst2
-rw-r--r--doc/ops/radosgw.rst2
-rw-r--r--doc/ops/rbd.rst2
7 files changed, 19 insertions, 0 deletions
diff --git a/doc/ops/install/chef.rst b/doc/ops/install/chef.rst
index efc74b6179e..e97aabdd86e 100644
--- a/doc/ops/install/chef.rst
+++ b/doc/ops/install/chef.rst
@@ -1,3 +1,4 @@
+.. index:: Chef
.. _install-chef:
============================
diff --git a/doc/ops/install/mkcephfs.rst b/doc/ops/install/mkcephfs.rst
index 58a6da3c900..ab799ffa0a8 100644
--- a/doc/ops/install/mkcephfs.rst
+++ b/doc/ops/install/mkcephfs.rst
@@ -1,3 +1,5 @@
+.. index:: mkcephfs
+
====================================
Installing Ceph using ``mkcephfs``
====================================
diff --git a/doc/ops/manage/key.rst b/doc/ops/manage/key.rst
index 1c4bb8f6e47..64951733699 100644
--- a/doc/ops/manage/key.rst
+++ b/doc/ops/manage/key.rst
@@ -1,13 +1,19 @@
+.. index:: key, cryptography
+
======================
Managing crypto keys
======================
+.. index:: type, name, id
+
Types of keys
=============
.. todo:: client, osd, mds, mon; id, no id
+.. index:: cap, capability
+
Capabilities
============
diff --git a/doc/ops/manage/pool.rst b/doc/ops/manage/pool.rst
index 07d1506dc50..90e2835ccc5 100644
--- a/doc/ops/manage/pool.rst
+++ b/doc/ops/manage/pool.rst
@@ -1,3 +1,5 @@
+.. index:: pool
+
======================
Managing RADOS pools
======================
@@ -17,5 +19,7 @@ Authorizing access to pools
.. todo:: when and who needs pool access
+.. index:: CRUSH
+
Custom pool layouts with CRUSH
==============================
diff --git a/doc/ops/monitor.rst b/doc/ops/monitor.rst
index f58914ea5ab..98c75c33871 100644
--- a/doc/ops/monitor.rst
+++ b/doc/ops/monitor.rst
@@ -1,3 +1,5 @@
+.. index:: monitoring, metrics
+
=================
Monitoring Ceph
=================
diff --git a/doc/ops/radosgw.rst b/doc/ops/radosgw.rst
index fdd48331301..50fcf38e1be 100644
--- a/doc/ops/radosgw.rst
+++ b/doc/ops/radosgw.rst
@@ -1,3 +1,5 @@
+.. index:: RADOS Gateway, radosgw
+
=========================================
Radosgw installation and administration
=========================================
diff --git a/doc/ops/rbd.rst b/doc/ops/rbd.rst
index 07e34890ab8..fa150859aeb 100644
--- a/doc/ops/rbd.rst
+++ b/doc/ops/rbd.rst
@@ -1,3 +1,5 @@
+.. index:: RBD
+
==============================
RBD setup and administration
==============================