diff --git a/doc/common/tables/cinder-prophststor_dpl.xml b/doc/common/tables/cinder-prophststor_dpl.xml index 2b590ec35f..917585bfe0 100644 --- a/doc/common/tables/cinder-prophststor_dpl.xml +++ b/doc/common/tables/cinder-prophststor_dpl.xml @@ -5,7 +5,7 @@ repository --> - + @@ -20,15 +20,15 @@ - + - + - + diff --git a/doc/config-reference/block-storage/drivers/prophetstor-dpl-driver.xml b/doc/config-reference/block-storage/drivers/prophetstor-dpl-driver.xml index c05b06f1da..24b7a75b0c 100644 --- a/doc/config-reference/block-storage/drivers/prophetstor-dpl-driver.xml +++ b/doc/config-reference/block-storage/drivers/prophetstor-dpl-driver.xml @@ -3,10 +3,10 @@ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="prophetstor-dpl-driver"> - ProphetStor DPL Fibre Channel and iSCSI drivers + ProphetStor Fibre Channel and iSCSI driversThe DPLFCDriver and DPLISCSIDriver drivers run - volume operations by communicating with the ProphetStor DPL storage + volume operations by communicating with the ProphetStor storage system over HTTPS.
Supported operations @@ -47,13 +47,13 @@ with the OpenStack software. - Query DPL pool id for configure dpl_pool of the + Query storage pool id for configure dpl_pool of the cinder.conf. - Logon onto the DPL storage system with administrator + Logon onto the storage system with administrator access. - $ ssh root@DPL IP ADDRESS + $ ssh root@STORAGE IP ADDRESS View the current usable pool id. @@ -74,7 +74,7 @@ /etc/cinder/cinder.conf file. # IP address of SAN controller (string value) -san_ip=DPL IP ADDRESS +san_ip=STORAGE IP ADDRESS # Username for SAN controller (string value) san_login=USERNAME @@ -109,7 +109,7 @@ dpl_port=8357 problems, review the Block Storage service log files for errors. The following table contains the options supported - by the ProphetStor DPL driver. + by the ProphetStor storage driver.
Description of configuration options for prophetstor_dplDescription of configuration options for ProphetStor storage
san_ip = (StrOpt) IP address of ProphetStor DPL storage server.(StrOpt) IP address of SAN controller.
san_login = (StrOpt) Username of ProphetStor DPL storage server.(StrOpt) Username for SAN controller.
san_password = (StrOpt) Password of ProphetStor DPL storage server.(StrOpt) Password for SAN controller.
san_thin_provision = True