From 92e451c1af3a9590d8a701901f8adb58f5bb9341 Mon Sep 17 00:00:00 2001 From: Shivanand Tendulker Date: Wed, 30 Aug 2017 05:17:48 -0400 Subject: [PATCH] Follow-up for commit cb793d013610e6905f58c823e68580714991e2df Addresses a pending comment given in commit cb793d013610e6905f58c823e68580714991e2df Change-Id: I7f0e88a78409dd4c57dbe20f9fc1d80cf625b529 Partial-Bug: #1712860 --- doc/source/admin/raid.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/source/admin/raid.rst b/doc/source/admin/raid.rst index 29beeb844c..808c022e36 100644 --- a/doc/source/admin/raid.rst +++ b/doc/source/admin/raid.rst @@ -137,12 +137,12 @@ The RAID properties can be split into 4 different types: - ``physical_disks`` - A list of physical disks to use as read by the driver. - .. note:: - If properties from both "Backing physical disk hints" or - "Backing physical disks" are specified, they should be consistent with - each other. If they are not consistent, then the RAID configuration - will fail (because the appropriate backing physical disks could - not be found). +.. note:: + If properties from both "Backing physical disk hints" or + "Backing physical disks" are specified, they should be consistent with + each other. If they are not consistent, then the RAID configuration + will fail (because the appropriate backing physical disks could + not be found). Examples for ``target_raid_config`` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^