[DOCS] Update volume_driver of Dell EqualLogic

Use new classpath of volume driver that was moved
to dell_emc folder and rebranded to Dell EMC PS
Series name.

Corresponding to change: https://review.openstack.org/#/c/441998/

Change-Id: Ia9aef904b96d84116735a912a9de2239b82fa931
This commit is contained in:
Pedro Magalhaes 2017-03-07 10:38:32 +00:00 committed by Pedro Magalhães (pjm6)
parent 02715dd128
commit daab279141
1 changed files with 3 additions and 3 deletions

View File

@ -423,7 +423,7 @@ Define the following parameters.
.. code-block:: yaml
volume_driver: cinder.volume.drivers.eqlx.DellEQLSanISCSIDriver
volume_driver: cinder.volume.drivers.dell_emc.ps.PSSeriesISCSIDriver
#. Specify the SAN IP address:
@ -469,7 +469,7 @@ Define the following parameters.
limit_container_types: cinder_volume
delleqlx:
volume_backend_name: DellEQLX_iSCSI
volume_driver: cinder.volume.drivers.eqlx.DellEQLSanISCSIDriver
volume_driver: cinder.volume.drivers.dell_emc.ps.PSSeriesISCSIDriver
san_ip: ip_of_dell_storage
san_login: grpadmin
san_password: password
@ -477,7 +477,7 @@ Define the following parameters.
eqlx_pool: default
.. note:: For more details about available configuration options,
see http://docs.openstack.org/newton/config-reference/block-storage/drivers/dell-equallogic-driver.html
see http://docs.openstack.org/ocata/config-reference/block-storage/drivers/dell-equallogic-driver.html
Configuring cinder to use a NetApp appliance