Follow-up for commit cb793d013610e6905f58c823e68580714991e2df

Addresses a pending comment given in commit
cb793d013610e6905f58c823e68580714991e2df

Change-Id: I7f0e88a78409dd4c57dbe20f9fc1d80cf625b529
Partial-Bug: #1712860
This commit is contained in:
Shivanand Tendulker 2017-08-30 05:17:48 -04:00
parent 9daabbbb05
commit 92e451c1af

View File

@ -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 - ``physical_disks`` - A list of physical disks to use as read by the
driver. driver.
.. note:: .. note::
If properties from both "Backing physical disk hints" or If properties from both "Backing physical disk hints" or
"Backing physical disks" are specified, they should be consistent with "Backing physical disks" are specified, they should be consistent with
each other. If they are not consistent, then the RAID configuration each other. If they are not consistent, then the RAID configuration
will fail (because the appropriate backing physical disks could will fail (because the appropriate backing physical disks could
not be found). not be found).
Examples for ``target_raid_config`` Examples for ``target_raid_config``
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^