]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Two choices for iscsi_helper is missing
authornikeshmahalka <Nikesh.Mahalka@emulex.com>
Wed, 4 Mar 2015 09:04:42 +0000 (14:34 +0530)
committernikeshmahalka <Nikesh.Mahalka@emulex.com>
Thu, 5 Mar 2015 04:11:17 +0000 (09:41 +0530)
commited346a6939896ef0e9dc32fec011a992c33fbb74
tree270b99edc9c784f4e25e437a5b1bfb9478e1072a
parentd2af7faf2dfa0f60724fe9cf3b64f24e2566d3a1
Two choices for iscsi_helper is missing

In the cinder/volume/driver.py, scstadmin and ietadm were missing from
the choices for iscsi_helper. This will cause SCST and IET target helper
functionality to not work properly.

Change-Id: Ia455e61384d283a47f796466615139361ac9e83e
Closes-Bug: #1428034
cinder/volume/driver.py