Comment 2 for bug 1273480

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

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

commit a56ace019b2ed24181d8d8658d67f6557352cfeb
Author: Eric Harney <email address hidden>
Date: Mon Jan 27 18:46:26 2014 -0500

    Add create_iscsi_target stub to TargetAdmin

    This should be defined in TargetAdmin, as it is assumed to be
    present in all subclasses by callers.

    IetAdm and LioAdm may need additional work to behave as desired
    in all circumstances (such as volume extend), but this should
    at least stabilize things in the meantime.

    Closes-Bug: 1273480

    Change-Id: Iac1381286ea07982e6db7f7c7abf3f9100e4be50