Vitaliy Levitski 61317fa557 Add documentation for Manila MapRFS driver
Change-Id: I098dd555a410a3aec2f0bc4ee51cefd42c9b498a
2017-01-27 13:37:58 +00:00

39 lines
1.6 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-maprfs:
.. list-table:: Description of MapRFS Share Driver configuration options
:header-rows: 1
:class: config-ref-table
* - Configuration option = Default value
- Description
* - **[DEFAULT]**
-
* - ``maprfs_clinode_ip`` = ``None``
- (List) The list of IPs or hostnames of nodes with mapr-core installed.
* - ``maprfs_cldb_ip`` = ``None``
- (List) The list of IPs or hostnames of CLDB nodes.
* - ``maprfs_zookeeper_ip`` = ``None``
- (List) The list of IPs or hostnames of Zookeeper nodes.
* - ``maprfs_ssh_name`` = ``None``
- (String) Cluster admin user ssh login name.
* - ``maprfs_ssh_port`` = ``22``
- (Port number) SSH port.
* - ``maprfs_ssh_private_key`` = ``None``
- (String) Path to private key to ssh login.
* - ``maprfs_ssh_pw`` = ``None``
- (String) Cluster node SSH login password, this parameter is not necessary, if 'maprfs_ssh_private_key' is configured
* - ``maprfs_rename_managed_volume`` = ``True``
- (Boolean) Whether driver should rename share on manage operation.
* - ``maprfs_base_volume_dir`` = ``True``
- (String) Path to directory where volumes should be mounted.