Gauvain Pocentek cce63f68aa [config-ref] Tables update
Change-Id: Ia766f93b9ce5b1560ebe37da65bd70be61a0fdd1
2016-03-19 08:34:45 +01:00

2.2 KiB

Description of HPE 3PAR Share Driver configuration options
Configuration option = Default value Description
[DEFAULT]
hpe3par_api_url = (String) 3PAR WSAPI Server Url like https://<3par ip>:8080/api/v1
hpe3par_cifs_admin_access_domain = LOCAL_CLUSTER (String) File system domain for the CIFS admin user.
hpe3par_cifs_admin_access_password = (String) File system admin password for CIFS.
hpe3par_cifs_admin_access_username = (String) File system admin user name for CIFS.
hpe3par_debug = False (Boolean) Enable HTTP debugging to 3PAR
hpe3par_fpg = OpenStack (String) The File Provisioning Group (FPG) to use
hpe3par_fstore_per_share = False (Boolean) Use one filestore per share
hpe3par_password = (String) 3PAR password for the user specified in hpe3par_username
hpe3par_require_cifs_ip = False (Boolean) Require IP access rules for CIFS (in addition to user)
hpe3par_san_ip = (String) IP address of SAN controller
hpe3par_san_login = (String) Username for SAN controller
hpe3par_san_password = (String) Password for SAN controller
hpe3par_san_ssh_port = 22 (Unknown) SSH port to use with SAN
hpe3par_share_ip_address = (String) The IP address for shares not using a share server
hpe3par_share_mount_path = /mnt/ (String) The path where shares will be mounted when deleting nested file trees.
hpe3par_username = (String) 3PAR username with the 'edit' role