openstack-manuals/doc/config-reference/source/tables/cinder-dothill.rst

1.3 KiB

Description of Dot Hill volume driver configuration options
Configuration option = Default value Description
[DEFAULT]
dothill_api_protocol = https (String) DotHill API interface protocol.
dothill_backend_name = A (String) Pool or Vdisk name to use for volume creation.
dothill_backend_type = virtual (String) linear (for Vdisk) or virtual (for Pool).
dothill_iscsi_ips = (List) List of comma-separated target iSCSI IP addresses.
dothill_verify_certificate = False (Boolean) Whether to verify DotHill array SSL certificate.
dothill_verify_certificate_path = None (String) DotHill array SSL certificate path.