Files
openstack-manuals/doc/config-reference/source/tables/cinder-datera.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 Datera volume driver configuration options
Configuration option = Default value Description
[DEFAULT]
datera_api_port = 7717 (StrOpt) Datera API port.
datera_api_token = None (StrOpt) DEPRECATED: This will be removed in the Liberty release. Use san_login and san_password instead. This directly sets the Datera API token.
datera_api_version = 1 (StrOpt) Datera API version.
datera_num_replicas = 3 (StrOpt) Number of replicas to create of an inode.
driver_client_cert = None (StrOpt) The path to the client certificate for verification, if the driver supports it.
driver_client_cert_key = None (StrOpt) The path to the client certificate key for verification, if the driver supports it.