Files
openstack-manuals/doc/config-reference/source/tables/manila-quobyte.rst
Gauvain Pocentek 26510e84dd [config-ref] Publish the RST version
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b
Implements: blueprint config-ref-rst
2015-12-21 09:44:24 +01:00

1.4 KiB

Description of Quobyte Share Driver configuration options
Configuration option = Default value Description
[DEFAULT]
quobyte_api_ca = None (StrOpt) The X.509 CA file to verify the server cert.
quobyte_api_password = quobyte (StrOpt) Password for Quobyte API server
quobyte_api_url = None (StrOpt) URL of the Quobyte API server (http or https)
quobyte_api_username = admin (StrOpt) Username for Quobyte API server.
quobyte_default_volume_group = root (StrOpt) Default owning group for new volumes.
quobyte_default_volume_user = root (StrOpt) Default owning user for new volumes.
quobyte_delete_shares = False (BoolOpt) Actually deletes shares (vs. unexport)
quobyte_volume_configuration = BASE (StrOpt) Name of volume configuration used for new shares.