openstack-manuals/doc/config-reference/source/tables/manila-hds_hsp.rst
tpsilva d42386dc3c Add Hitachi HSP Share Driver Documentation
This patch adds the documentation for the Hitachi Hyper Scale-Out
Platform File Services Driver for Openstack.

Change-Id: I2943e762c2a46763ac010152de31f89c4e2a5a30
Closes-bug: #1613821
2016-12-02 13:41:25 +00:00

31 lines
1.2 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.
.. _manila-hds_hsp:
.. list-table:: Description of HDS HSP Share Driver configuration options
:header-rows: 1
:class: config-ref-table
* - Configuration option = Default value
- Description
* - **[hsp1]**
-
* - ``hitachi_hsp_host`` = ``None``
- (String) HSP management host for communication between Manila controller and HSP.
* - ``hitachi_hsp_username`` = ``None``
- (String) HSP username to perform tasks such as create filesystems and shares.
* - ``hitachi_hsp_password`` = ``None``
- (String) HSP password for the username provided.
* - ``share_backend_name`` = ``None``
- (String) The backend name for a given driver implementation.
* - ``share_driver`` = ``manila.share.drivers.generic.GenericShareDriver``
- (String) Driver to use for share creation.