]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add CHAP persistence to SCST target helper
authornikeshmahalka <Nikesh.Mahalka@emulex.com>
Thu, 19 Feb 2015 12:33:01 +0000 (18:03 +0530)
committernikeshmahalka <Nikesh.Mahalka@emulex.com>
Wed, 25 Feb 2015 14:46:33 +0000 (20:16 +0530)
commit7fe917a740878d8587c87f2e6f489654d2cec52e
treeb74010cbdf934c42a65d953f186dcffb89d53baa
parent8bda008dd0594f006e21d2745b616a97d7119065
Add CHAP persistence to SCST target helper

The SCST target helper currently does not have a mechanism to
persist CHAP records. Added this support so that LUNs will
get re-exported if Cinder service restarts.

Change-Id: I3daa48e7f460feef9764b79b47d7be308579fe40
Closes-Bug: #1421570
cinder/tests/targets/test_scst_driver.py
cinder/volume/targets/scst.py