Files
openstack-manuals/doc/config-reference/source/tables/manila-hpe3par.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.6 KiB

Description of HPE 3PAR Share Driver configuration options
Configuration option = Default value Description
[DEFAULT]
hpe3par_api_url = (StrOpt) 3PAR WSAPI Server Url like https://<3par ip>:8080/api/v1
hpe3par_debug = False (BoolOpt) Enable HTTP debugging to 3PAR
hpe3par_fpg = OpenStack (StrOpt) The File Provisioning Group (FPG) to use
hpe3par_fstore_per_share = False (BoolOpt) Use one filestore per share
hpe3par_password = (StrOpt) 3PAR password for the user specified in hpe3par_username
hpe3par_san_ip = (StrOpt) IP address of SAN controller
hpe3par_san_login = (StrOpt) Username for SAN controller
hpe3par_san_password = (StrOpt) Password for SAN controller
hpe3par_san_ssh_port = 22 (PortOpt) SSH port to use with SAN
hpe3par_share_ip_address = (StrOpt) The IP address for shares not using a share server
hpe3par_username = (StrOpt) 3PAR username with the 'edit' role