.. Warning: Do not edit this file. It is automatically generated from the software project's code and your changes will be overwritten. The tool to generate this file lives in openstack-doc-tools repository. Please make any changes needed in the code, then run the autogenerate-config-doc tool from the openstack-doc-tools repository, or ask for help on the documentation mailing list, IRC channel or meeting. .. _cinder-hitachi-hnas: .. list-table:: Description of Hitachi HNAS iSCSI and NFS driver configuration options :header-rows: 1 :class: config-ref-table * - Configuration option = Default value - Description * - **[DEFAULT]** - * - ``hds_hnas_iscsi_config_file`` = ``/opt/hds/hnas/cinder_iscsi_conf.xml`` - (String) DEPRECATED: Legacy configuration file for HNAS iSCSI Cinder plugin. This is not needed if you fill all configuration on cinder.conf * - ``hds_hnas_nfs_config_file`` = ``/opt/hds/hnas/cinder_nfs_conf.xml`` - (String) DEPRECATED: Legacy configuration file for HNAS NFS Cinder plugin. This is not needed if you fill all configuration on cinder.conf * - ``hnas_chap_enabled`` = ``True`` - (Boolean) Whether the chap authentication is enabled in the iSCSI target or not. * - ``hnas_cluster_admin_ip0`` = ``None`` - (String) The IP of the HNAS cluster admin. Required only for HNAS multi-cluster setups. * - ``hnas_mgmt_ip0`` = ``None`` - (IP) Management IP address of HNAS. This can be any IP in the admin address on HNAS or the SMU IP. * - ``hnas_password`` = ``None`` - (String) HNAS password. * - ``hnas_ssc_cmd`` = ``ssc`` - (String) Command to communicate to HNAS. * - ``hnas_ssh_port`` = ``22`` - (Port number) Port to be used for SSH authentication. * - ``hnas_ssh_private_key`` = ``None`` - (String) Path to the SSH private key used to authenticate in HNAS SMU. * - ``hnas_svc0_hdp`` = ``None`` - (String) Service 0 HDP * - ``hnas_svc0_iscsi_ip`` = ``None`` - (IP) Service 0 iSCSI IP * - ``hnas_svc0_pool_name`` = ``None`` - (String) Service 0 pool name * - ``hnas_svc1_hdp`` = ``None`` - (String) Service 1 HDP * - ``hnas_svc1_iscsi_ip`` = ``None`` - (IP) Service 1 iSCSI IP * - ``hnas_svc1_pool_name`` = ``None`` - (String) Service 1 pool name * - ``hnas_svc2_hdp`` = ``None`` - (String) Service 2 HDP * - ``hnas_svc2_iscsi_ip`` = ``None`` - (IP) Service 2 iSCSI IP * - ``hnas_svc2_pool_name`` = ``None`` - (String) Service 2 pool name * - ``hnas_svc3_hdp`` = ``None`` - (String) Service 3 HDP * - ``hnas_svc3_iscsi_ip`` = ``None`` - (IP) Service 3 iSCSI IP * - ``hnas_svc3_pool_name`` = ``None`` - (String) Service 3 pool name: * - ``hnas_username`` = ``None`` - (String) HNAS username.