
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
2.5 KiB
2.5 KiB
Configuration option = Default value | Description |
---|---|
[DEFAULT] | |
check_max_pool_luns_threshold = False |
(Boolean) Report free_capacity_gb as 0 when the limit to maximum number of pool LUNs is reached. By default, the value is False. |
cinder_emc_config_file =
/etc/cinder/cinder_emc_config.xml |
(String) Use this file for cinder emc plugin config data |
destroy_empty_storage_group = False |
(Boolean) To destroy storage group when the last LUN is removed from it. By default, the value is False. |
force_delete_lun_in_storagegroup =
False |
(Boolean) Delete a LUN even if it is in Storage Groups. By default, the value is False. |
initiator_auto_deregistration = False |
(Boolean) Automatically deregister initiators after the related storage group is destroyed. By default, the value is False. |
initiator_auto_registration = False |
(Boolean) Automatically register initiators. By default, the value is False. |
io_port_list = None |
(List) Comma separated iSCSI or FC ports to be used in Nova or Cinder. |
iscsi_initiators = None |
(String) Mapping between hostname and its iSCSI initiator IP addresses. |
max_luns_per_storage_group = 255 |
(Integer) Default max number of LUNs in a storage group. By default, the value is 255. |
multi_pool_support = False |
(String) Use this value to specify multi-pool support for VMAX3 |
naviseccli_path = None |
(String) Naviseccli Path. |
storage_vnx_authentication_type =
global |
(String) VNX authentication scope type. By default, the value is global. |
storage_vnx_pool_names = None |
(List) Comma-separated list of storage pool names to be used. |
storage_vnx_security_file_dir = None |
(String) Directory path that contains the VNX security file. Make sure the security file is generated first. |