cinder/doc/source/configuration/tables/cinder-lenovo.inc

33 lines
1.2 KiB
PHP

..
Warning: Do not edit this file. It is automatically generated from the
software project's code and your changes will be overwritten.
The tool to generate this file lives in openstack-doc-tools repository.
Please make any changes needed in the code, then run the
autogenerate-config-doc tool from the openstack-doc-tools repository, or
ask for help on the documentation mailing list, IRC channel or meeting.
.. _cinder-lenovo:
.. list-table:: Description of Lenovo volume driver configuration options
:header-rows: 1
:class: config-ref-table
* - Configuration option = Default value
- Description
* - **[DEFAULT]**
-
* - ``lenovo_api_protocol`` = ``https``
- (String) Lenovo api interface protocol.
* - ``lenovo_backend_name`` = ``A``
- (String) Pool or Vdisk name to use for volume creation.
* - ``lenovo_backend_type`` = ``virtual``
- (String) linear (for VDisk) or virtual (for Pool).
* - ``lenovo_iscsi_ips`` =
- (List) List of comma-separated target iSCSI IP addresses.
* - ``lenovo_verify_certificate`` = ``False``
- (Boolean) Whether to verify Lenovo array SSL certificate.
* - ``lenovo_verify_certificate_path`` = ``None``
- (String) Lenovo array SSL certificate path.