Comment 3 for bug 1905564

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

Reviewed: https://review.opendev.org/c/openstack/cinder/+/778877
Committed: https://opendev.org/openstack/cinder/commit/b60edb39d58adef472fb7a28903d1e72ba21d612
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit b60edb39d58adef472fb7a28903d1e72ba21d612
Author: odonos12 <email address hidden>
Date: Wed Nov 25 13:20:51 2020 +0000

    PowerMax Driver - Fix assign SRP during promotion retype

    SRP is not assigned during failover-promotion retype. In cases
    where SRP is different between primary and remote arrays this
    can lead to issues once failover-promotion is finalized. Fixed
    by adding SRP assignment when generating volume's model update.

    Change-Id: Id0500c2f85974818fa2a841c9dca77f1fef4df04
    Closes-Bug: 1905564
    (cherry picked from commit 00ad39a6000f5bfcdddbfb5accb9b165e997b963)