Comment 2 for bug 1874829

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

Reviewed: https://review.opendev.org/723532
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=7ce32f0e2ed770f157adc3920002325838c86bc1
Submitter: Zuul
Branch: stable/queens

commit 7ce32f0e2ed770f157adc3920002325838c86bc1
Author: Helen Walsh <email address hidden>
Date: Mon Apr 27 14:36:17 2020 +0100

    VMAX Driver Queens - FC live migration failure

    Fix to send down the correct device information to os-brick for FC,
    for the corresponding host. Also, a fix to remove the device
    from the correct masking view when the live migration process
    has failed on the compute node.

    This is only applicable to Queens, once multi-attach was supported
    in Rocky, the live migration process was also re-architected.

    Change-Id: Ie54ee1b4ab0a679eb2bc20940b0992c6ce115ac4
    Closes-Bug: #1874829