From b358f97762cbe334cc0035624046c271798e1a94 Mon Sep 17 00:00:00 2001 From: caoyuan Date: Thu, 21 Jul 2016 15:17:44 +0000 Subject: [PATCH] [install] add "nodes" to "Block Storage service" Change-Id: I912c20bf438b9b0b935cabc22a5fbcfeb1577e13 --- doc/install-guide/source/cinder.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install-guide/source/cinder.rst b/doc/install-guide/source/cinder.rst index 9653361501..c3eb447184 100644 --- a/doc/install-guide/source/cinder.rst +++ b/doc/install-guide/source/cinder.rst @@ -21,7 +21,7 @@ drivers that are available: NAS/SAN, NFS, iSCSI, Ceph, and more. The Block Storage API and scheduler services typically run on the controller nodes. Depending upon the drivers used, the volume service can run -on controllers, compute nodes, or standalone storage nodes. +on controller nodes, compute nodes, or standalone storage nodes. For more information, see the `Configuration Reference `__.