Merge "ScaleIO Driver: clarify san_ip configuration" into stable/ocata

This commit is contained in:
Jenkins 2017-09-06 05:06:50 +00:00 committed by Gerrit Code Review
commit aa6dfd4a18
1 changed files with 4 additions and 8 deletions

View File

@ -199,16 +199,12 @@ Configure the driver name by adding the following parameter:
volume_driver = cinder.volume.drivers.dell_emc.scaleio.driver.ScaleIODriver
ScaleIO MDM server IP
---------------------
ScaleIO Gateway server IP
-------------------------
The ScaleIO Meta Data Manager monitors and maintains the available
resources and permissions.
The ScaleIO Gateway provides a REST interface to ScaleIO.
To retrieve the MDM server IP address, use the :command:`drv_cfg --query_mdms`
command.
Configure the MDM server IP address by adding the following parameter:
Configure the Gateway server IP address by adding the following parameter:
.. code-block:: ini