Merge "Follow-up for commit cb793d013610e6905f58c823e68580714991e2df"

This commit is contained in:
Jenkins 2017-08-30 16:44:02 +00:00 committed by Gerrit Code Review
commit 67636a083a

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
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``
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^