Merge "Add cinder support for IBM FlashSystem."
This commit is contained in:
commit
0b74d6b73b
1230
cinder/tests/test_ibm_flashsystem.py
Executable file
1230
cinder/tests/test_ibm_flashsystem.py
Executable file
File diff suppressed because it is too large
Load Diff
1361
cinder/volume/drivers/ibm/flashsystem.py
Executable file
1361
cinder/volume/drivers/ibm/flashsystem.py
Executable file
File diff suppressed because it is too large
Load Diff
@ -1411,6 +1411,20 @@
|
||||
#cinder_huawei_conf_file=/etc/cinder/cinder_huawei_conf.xml
|
||||
|
||||
|
||||
#
|
||||
# Options defined in cinder.volume.drivers.ibm.flashsystem
|
||||
#
|
||||
|
||||
# Connection protocol should be FC. (string value)
|
||||
#flashsystem_connection_protocol=FC
|
||||
|
||||
# Connect with multipath (FC only). (boolean value)
|
||||
#flashsystem_multipath_enabled=false
|
||||
|
||||
# Allows vdisk to multi host mapping. (boolean value)
|
||||
#flashsystem_multihostmap_enabled=true
|
||||
|
||||
|
||||
#
|
||||
# Options defined in cinder.volume.drivers.ibm.gpfs
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user