From 774a28d2a6f07de2976cf97ae77ef8fce5e9f073 Mon Sep 17 00:00:00 2001 From: Florian Haas Date: Thu, 21 Sep 2017 12:56:34 +0200 Subject: [PATCH] stable-2.2: docs: drop "OSD Configuration" The documentation available in master under this heading does not apply to stable-2.2. To avoid user confusion, drop it altogether. --- docs/source/index.rst | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 2873b9926..8d32ff9e1 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -163,19 +163,6 @@ An example:: Full documentation for configuring each of the ceph daemon types are in the following sections. -OSD Configuration -================= - -OSD configuration is set by selecting an osd scenario and providing the configuration needed for -that scenario. Each scenario is different in it's requirements. Selecting your OSD scenario is done -by setting the ``osd_scenario`` configuration option. - -======= -.. toctree:: - :maxdepth: 1 - - osds/scenarios - Contribution ============ -- 2.47.3