From dbdf10db29ce5d3b4c11ed1148c217f163cbe8d9 Mon Sep 17 00:00:00 2001 From: shausy Date: Tue, 19 Aug 2014 20:54:33 +0530 Subject: [PATCH] Doc changes to support 3PAR ISCSI CHAP Added CHAP parameter to support 3PAR ISCSI Closes-Bug: #1357517 Change-Id: I75ed27c87cfb96078b54be39b02b69f8afa4c644 --- doc/config-reference/block-storage/drivers/hp-3par-driver.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/config-reference/block-storage/drivers/hp-3par-driver.xml b/doc/config-reference/block-storage/drivers/hp-3par-driver.xml index d961c371b2..60985d9dc6 100644 --- a/doc/config-reference/block-storage/drivers/hp-3par-driver.xml +++ b/doc/config-reference/block-storage/drivers/hp-3par-driver.xml @@ -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