choices for iscsi_helper does not contain scstadmin

Bug #1428034 reported by sreedhar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Critical
nikeshmahalka

Bug Description

In the code merged by the following review link, scstadmin was missing from the choices for iscsi_helper. This will cause SCST target helper functionality to not work properly.

https://review.openstack.org/#/c/158580/5/cinder/volume/driver.py

cfg.StrOpt('iscsi_helper',
               default='tgtadm',
               choices=['tgtadm', 'lioadm', 'iseradm', 'iscsictl', 'fake'],
               help='iSCSI target user-land tool to use. tgtadm is default, '
                          'use lioadm for LIO iSCSI support, iseradm for the ISER '
                          'protocol,iscsictl for Chelsio iSCSI Target or fake for 'testing.'),

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/161143

Changed in cinder:
assignee: nobody → nikeshmahalka (nikesh-mahalka)
status: New → In Progress
Revision history for this message
Duncan Thomas (duncan-thomas) wrote :

Eric acknowledged the bug on a post-merge comment to the review that broken it: https://review.openstack.org/#/c/158580/

Changed in cinder:
importance: Undecided → Critical
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/161143
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=ed346a6939896ef0e9dc32fec011a992c33fbb74
Submitter: Jenkins
Branch: master

commit ed346a6939896ef0e9dc32fec011a992c33fbb74
Author: nikeshmahalka <email address hidden>
Date: Wed Mar 4 14:34:42 2015 +0530

    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

Changed in cinder:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in cinder:
milestone: none → kilo-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in cinder:
milestone: kilo-3 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.