fae499cb73
In accord with the OpenStack documentation migration spec [1], this patch pulls over material from the centralized Configuration Reference so that it will not be lost. As indicated in the spec, dynamic generation of this material will be left for later work. [1] https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html Closes-Bug: #1706181 Depends-On: Ib0fca0c16e14c05307bfc31ae50c65271b7402f1 Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454 Change-Id: I7f3b584ac9907da1f07dedd26324cf4703bc7e6c
37 lines
1.4 KiB
PHP
37 lines
1.4 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.
|
|
|
|
.. _manila-quobyte:
|
|
|
|
.. list-table:: Description of Quobyte share driver configuration options
|
|
:header-rows: 1
|
|
:class: config-ref-table
|
|
|
|
* - Configuration option = Default value
|
|
- Description
|
|
* - **[DEFAULT]**
|
|
-
|
|
* - ``quobyte_api_ca`` = ``None``
|
|
- (String) The X.509 CA file to verify the server cert.
|
|
* - ``quobyte_api_password`` = ``quobyte``
|
|
- (String) Password for Quobyte API server
|
|
* - ``quobyte_api_url`` = ``None``
|
|
- (String) URL of the Quobyte API server (http or https)
|
|
* - ``quobyte_api_username`` = ``admin``
|
|
- (String) Username for Quobyte API server.
|
|
* - ``quobyte_default_volume_group`` = ``root``
|
|
- (String) Default owning group for new volumes.
|
|
* - ``quobyte_default_volume_user`` = ``root``
|
|
- (String) Default owning user for new volumes.
|
|
* - ``quobyte_delete_shares`` = ``False``
|
|
- (Boolean) Actually deletes shares (vs. unexport)
|
|
* - ``quobyte_volume_configuration`` = ``BASE``
|
|
- (String) Name of volume configuration used for new shares.
|