ce094c144b
Change-Id: If4e4b6fccb77092ef5939100960ebf278f0e5bf9
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. |