cinder/doc/source/configuration/tables/cinder-prophetstor_dpl.inc
Dominic Schlegel 7caea1c0c2 Remove warning that docs are auto generated
The warning in question has been generated by the obsolete tool
autogenerate-config-doc which has been removed 2 years ago by
https://review.opendev.org/#/c/509401/


Change-Id: Ib00514ae82a0e942d14fb604aec3983fa74bff38
2019-10-10 13:21:10 +00:00

25 lines
829 B
PHP

.. _cinder-prophetstor_dpl:
.. list-table:: Description of ProphetStor Fibre Channel and iSCSi drivers configuration options
:header-rows: 1
:class: config-ref-table
* - Configuration option = Default value
- Description
* - **[DEFAULT]**
-
* - ``dpl_pool`` =
- (String) DPL pool uuid in which DPL volumes are stored.
* - ``dpl_port`` = ``8357``
- (Port number) DPL port number.
* - ``iscsi_port`` = ``3260``
- (Port number) The port that the iSCSI daemon is listening on
* - ``san_ip`` =
- (String) IP address of SAN controller
* - ``san_login`` = ``admin``
- (String) Username for SAN controller
* - ``san_password`` =
- (String) Password for SAN controller
* - ``san_thin_provision`` = ``True``
- (Boolean) Use thin provisioning for SAN volumes?