Merge "Add cinder support for IBM FlashSystem."

This commit is contained in:
Jenkins 2014-12-04 20:58:43 +00:00 committed by Gerrit Code Review
commit 0b74d6b73b
3 changed files with 2605 additions and 0 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -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
#