Comment 5 for bug 1924230

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/786367
Committed: https://opendev.org/openstack/manila/commit/5ba3117f20261d6a49a0ee0131c3c01c2bfb4d2d
Submitter: "Zuul (22348)"
Branch: master

commit 5ba3117f20261d6a49a0ee0131c3c01c2bfb4d2d
Author: Maurice Escher <email address hidden>
Date: Thu Apr 15 10:06:41 2021 +0200

    Don't run periodic_share_replica_update() on active replicas

    Similarly to periodic_share_replica_snapshot_update() skip active
    replicas and do what the comment above says.

    Change-Id: I719c670416c06f8eb9228a3537034285ae3733b4
    Partial-Bug: #1924230