From cee1621875257782d1077a513baf7d264a782795 Mon Sep 17 00:00:00 2001 From: Aron Gunn Date: Thu, 6 Jul 2017 17:20:40 -0500 Subject: [PATCH] doc/rbd: Updated the content based on engineering feedback Fixes: http://tracker.ceph.com/issues/20437 Signed-off-by: Aron Gunn (cherry picked from commit 441820d95890d95ea79bae55afb3ca3b1a8a36e3) --- doc/rbd/iscsi-targets.rst | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/doc/rbd/iscsi-targets.rst b/doc/rbd/iscsi-targets.rst index 331ee7f009fa9..498dcac1c7dea 100644 --- a/doc/rbd/iscsi-targets.rst +++ b/doc/rbd/iscsi-targets.rst @@ -4,12 +4,11 @@ iSCSI Targets Traditionally, block-level access to a Ceph storage cluster has been limited to QEMU and ``librbd``, which is a key enabler for adoption -within OpenStack environments. Starting with the Ceph Jewel release, +within OpenStack environments. Starting with the Ceph Luminous release, block-level access is expanding to offer standard iSCSI support allowing -wider platform usage, and potentially opening new use cases and -customers. +wider platform usage, and potentially opening new use cases. -- CentOS 7.3 or newer +- CentOS 7.4 or newer - A working Ceph Storage cluster, deployed with ``ceph-ansible`` or using the command-line interface @@ -21,9 +20,8 @@ A choice of using Ansible or the command-line interface are the available deployment methods for installing and configuring the Ceph iSCSI gateway: -- `Using Ansible`_ +.. toctree:: + :maxdepth: 1 -- `Using the Command Line Interface`_ - -.. _Using Ansible: ../iscsi-target-ansible -.. _Using the Command Line Interface: ../iscsi-target-cli + Using Ansible + Using the Command Line Interface -- 2.39.5