Comment 4 for bug 1565051

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

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

commit 278ad6a2bd8a8401ce40d57a8a243500d11b1c17
Author: iain MacDonnell <email address hidden>
Date: Fri Jul 14 01:33:19 2017 +0000

    ZFSSA iSCSI volume driver multi-connect

    Fix ZFSSA iSCSI volume driver to allow connection of a volume to more
    than one connector (initiator group) at the same time, which is
    required for live-migration to work.

    Note: ZFSSA software release 2013.1.3.x (or higher) will be required
    to use this functionality.

    Change-Id: I44b86fd967a21da465b44a8db15331ca17438961
    Closes-Bug: #1565051