Comment 3 for bug 1408443

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

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

commit 00b03b90cc460215c2e9f2aac107e362955320e2
Author: Tomoki Sekiyama <email address hidden>
Date: Wed Jan 7 17:39:33 2015 -0500

    LVM: Add terminate_connection call for Target Objects

    terminate_connection should be redirected from LVM driver to targets
    object. Especially this is required in LioAdm to remove an initiator
    from a target. This also fixes some mismatch of method arguments and
    remove unused methods in target objects.

    Change-Id: Ic42836e995bbdaad92e355b94cb2d7b45d8fdb60
    Partial-Bug: #1408443