Comment 23 for bug 1924230

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/826229
Committed: https://opendev.org/openstack/manila/commit/fab69a13f5497f3a707af28c878a53ca8df2e375
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit fab69a13f5497f3a707af28c878a53ca8df2e375
Author: Maurice Escher <email address hidden>
Date: Fri Apr 16 15:26:20 2021 +0200

    early return for _share_replica_update() if there is no active replica

    If the parent share of the replica has no active replica,
    this is an error situation where _share_replica_update() simply
    returns and logs a warning if the replica being acted on has not
    been already in error state itself before.

    Change-Id: I9bdbbaafba413fa4b2a783130fd58a4b6c2cea4b
    Partial-Bug: #1924230
    (cherry picked from commit 7b7d18e14243c82c20b49f134a5a007f5f21fcdd)
    (cherry picked from commit 31f7c97205bb6a408a5c2fe5607c0e6e1d115ea1)
    (cherry picked from commit f7376849929511b251f3668f91639bda3d9ec885)
    (cherry picked from commit daeae4ccb05eeb212c7a29643464b0c4dfe41783)