
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b Implements: blueprint config-ref-rst
1.4 KiB
1.4 KiB
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. |