]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add CHAP support for 3PAR ISCSI
authorAnthony Lee <anthony.mic.lee@hp.com>
Tue, 22 Jul 2014 18:40:21 +0000 (11:40 -0700)
committerAnthony Lee <anthony.mic.lee@hp.com>
Fri, 8 Aug 2014 18:46:35 +0000 (11:46 -0700)
commit992a2f4eeec08cad3a2d5e340c8f0c06833f4ac4
tree5bb414e81cc4b0d6a3b09924cd33fcad0fb2478f
parent9315371070b308e595760a062149e06a5f1b9601
Add CHAP support for 3PAR ISCSI

Adds CHAP support to 3PAR ISCSI.  Volume metadata will store
CHAP credentials to allow volumes to be attached to hosts on
a 3PAR backend.  Credentials are generated when the first volume
is attached.  Subsequent volumes lookup the CHAP credentials
from an existing volume already attached to the host.

Implements: blueprint add-chap-support-3par-iscsi
DocImpact

Change-Id: I45d77c4243339e8fc76969042634c6c45899fbae
cinder/tests/fake_hp_3par_client.py
cinder/tests/test_hp3par.py
cinder/volume/drivers/san/hp/hp_3par_common.py
cinder/volume/drivers/san/hp/hp_3par_iscsi.py
etc/cinder/cinder.conf.sample