KATO Tomoyuki 6262a6811a [config-ref] update manila config options for Ocata
Change-Id: I6e51dec7218eb4c0537f4630f670deaf3c5ce38e
2017-02-13 19:08:26 +09:00

1.4 KiB

Description of Quobyte share driver configuration options
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.