Files
openstack-manuals/doc/config-reference/source/tables/cinder-hpelefthand.rst
Gauvain Pocentek 513a06f8a9 [config-ref] Update the cinder tables
Several patches have landed in cinder and an update is required.

Note: the cinder.overrides is a temporary workaround for oslo.messaging.
See https://review.openstack.org/#/c/263818/. This file can be removed
once a new oslo.messaging release has landed.

Change-Id: I8ebcc489c2c84ebc19c51e4712301d4f71660f06
Partial-Bug: #1528332
Partial-Bug: #1537321
Partial-Bug: #1536845
Partial-Bug: #1529720
Partial-Bug: #1529669
Partial-Bug: #1512198
Partial-Bug: #1489231
Partial-Bug: #1488415
Partial-Bug: #1478650
2016-01-24 12:56:02 +00:00

35 lines
1.4 KiB
ReStructuredText

..
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-hpelefthand:
.. list-table:: Description of HPE LeftHand/StoreVirtual driver configuration options
:header-rows: 1
:class: config-ref-table
* - Configuration option = Default value
- Description
* - **[DEFAULT]**
-
* - ``hpelefthand_api_url`` = ``None``
- (StrOpt) HPE LeftHand WSAPI Server Url like https://<LeftHand ip>:8081/lhos
* - ``hpelefthand_clustername`` = ``None``
- (StrOpt) HPE LeftHand cluster name
* - ``hpelefthand_debug`` = ``False``
- (BoolOpt) Enable HTTP debugging to LeftHand
* - ``hpelefthand_iscsi_chap_enabled`` = ``False``
- (BoolOpt) Configure CHAP authentication for iSCSI connections (Default: Disabled)
* - ``hpelefthand_password`` = ``None``
- (StrOpt) HPE LeftHand Super user password
* - ``hpelefthand_ssh_port`` = ``16022``
- (PortOpt) Port number of SSH service.
* - ``hpelefthand_username`` = ``None``
- (StrOpt) HPE LeftHand Super user username