Doc changes to support 3PAR ISCSI CHAP
Added CHAP parameter to support 3PAR ISCSI Closes-Bug: #1357517 Change-Id: I75ed27c87cfb96078b54be39b02b69f8afa4c644
This commit is contained in:
parent
abd4a77318
commit
dbdf10db29
@ -344,6 +344,9 @@ san_password=3parpass
|
||||
# Enable HTTP debugging to 3PAR
|
||||
hp3par_debug=False
|
||||
|
||||
# Enable CHAP authentication for iSCSI connections.
|
||||
hp3par_iscsi_chap_enabled=false
|
||||
|
||||
# The CPG to use for Snapshots for volumes. If empty hp3par_cpg will be used.
|
||||
hp3par_snap_cpg=OpenStackSNAP_CPG
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user