Jay S. Bryant 0395353c4b Move config-reference to configuration
It was discovered today that the 'config-reference' directory
was supposed to have been renamed to 'configuration'.  The doc
team was expecting it to be at that location so that they could
automatically link to it from contributor/index.html .

This patch just moves the directory.  I am going to be submitting
a subsequent patch that properly sets out the framework for the
additional directories so that we don't have addition problems
in the future.

Change-Id: I6729aaf4593a0b089277f6d7d0aa50fee3ca340f
2017-07-18 13:10:25 -05:00

2.4 KiB

Description of NEC Storage M series driver configuration options
Configuration option = Default value Description
[DEFAULT]
nec_actual_free_capacity = False (Boolean) Return actual free capacity.
nec_backend_max_ld_count = 1024 (Integer) Maximum number of managing sessions.
nec_backup_ldname_format = LX:%s (String) M-Series Storage LD name format for snapshots.
nec_backup_pools = (List) M-Series Storage backup pool number to be used.
nec_diskarray_name = (String) Diskarray name of M-Series Storage.
nec_iscsi_portals_per_cont = 1 (Integer) Number of iSCSI portals.
nec_ismcli_fip = None (IP) FIP address of M-Series Storage iSMCLI.
nec_ismcli_password = (String) Password for M-Series Storage iSMCLI.
nec_ismcli_privkey = (String) Filename of RSA private key for M-Series Storage iSMCLI.
nec_ismcli_user = (String) User name for M-Series Storage iSMCLI.
nec_ismview_alloptimize = False (Boolean) Use legacy iSMCLI command with optimization.
nec_ismview_dir = /tmp/nec/cinder (String) Output path of iSMview file.
nec_ldname_format = LX:%s (String) M-Series Storage LD name format for volumes.
nec_ldset = (String) M-Series Storage LD Set name for Compute Node.
nec_ldset_for_controller_node = (String) M-Series Storage LD Set name for Controller Node.
nec_pools = (List) M-Series Storage pool numbers list to be used.
nec_queryconfig_view = False (Boolean) Use legacy iSMCLI command.
nec_ssh_pool_port_number = 22 (Integer) Port number of ssh pool.
nec_unpairthread_timeout = 3600 (Integer) Timeout value of Unpairthread.