Add configuration item for infortrend document
This patch adds the "san_password" item in doc/source/configuration/block-storage/drivers /infortrend-volume-driver so that users could use the infortrend driver successfully Change-Id: I8884c1d4a5d961df4aebd25f82d000eadebdafed Closes-Bug: #1867920
This commit is contained in:
parent
ad68d6d7d7
commit
918a2ca28b
@ -81,6 +81,7 @@ iSCSI configuration example
|
||||
volume_backend_name = IFT-ISCSI
|
||||
infortrend_pools_name = POOL-1,POOL-2
|
||||
san_ip = MANAGEMENT_PORT_IP
|
||||
san_password = MANAGEMENT_PASSWORD
|
||||
infortrend_slots_a_channels_id = 0,1,2,3
|
||||
infortrend_slots_b_channels_id = 0,1,2,3
|
||||
|
||||
@ -98,6 +99,7 @@ Fibre Channel configuration example
|
||||
volume_backend_name = IFT-FC
|
||||
infortrend_pools_name = POOL-1,POOL-2,POOL-3
|
||||
san_ip = MANAGEMENT_PORT_IP
|
||||
san_password = MANAGEMENT_PASSWORD
|
||||
infortrend_slots_a_channels_id = 4,5
|
||||
|
||||
Multipath configuration
|
||||
|
Loading…
Reference in New Issue
Block a user