Description of NetApp Share Drivers configuration options
Configuration option = Default value Description
[DEFAULT]
= (.*) (StrOpt) Pattern for searching available aggregates for provisioning.
= os_%(net_allocation_id)s (StrOpt) Logical interface (LIF) name template
= None (StrOpt) Administrative user account name used to access the storage system.
= None (StrOpt) Password for the administrative user account specified in the netapp_login option.
= (.*) (StrOpt) Pattern for overriding the selection of network ports on which to create Vserver LIFs.
= root (StrOpt) Root volume name.
= None (StrOpt) Name of aggregate to create Vserver root volumes on. This option only applies when the option driver_handles_share_servers is set to True.
= None (StrOpt) The hostname (or IP address) for the storage system.
= None (IntOpt) The TCP port to use for communication with the storage system or proxy server. If not specified, Data ONTAP drivers will use 80 for HTTP and 443 for HTTPS.
= ontap_cluster (StrOpt) The storage family type used on the storage system; valid values include ontap_cluster for using clustered Data ONTAP.
= None (StrOpt) Comma-separated list of options that control which trace info is written to the debug logs. Values include method and api.
= http (StrOpt) The transport protocol used when communicating with the storage system or proxy server. Valid values are http or https.
= share_%(share_id)s (StrOpt) NetApp volume name template.
= os_%s (StrOpt) Name template to use for new Vserver.