Comment 6 for bug 1923566

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/792664
Committed: https://opendev.org/openstack/manila/commit/1ae67eb0d6dd2b2f1a3a5b38736514ed8a0a20b2
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 1ae67eb0d6dd2b2f1a3a5b38736514ed8a0a20b2
Author: Maurice Escher <email address hidden>
Date: Tue Apr 13 09:36:48 2021 +0200

    Reuse _set_instances_share_data for replicas.

    Replicas are just special instances after all, no need for
    duplicate code and missing on improvements like exception handling
    on NotFound error.

    Change-Id: I31fabebc6a60814a4cfc04ae0deb49dcb66cab0f
    Closes-Bug: #1923566
    (cherry picked from commit 29a943fde726f3c667532079eee7297f0579d951)
    (cherry picked from commit 5bd8e46da56a6caa54634bf369ec7a9a335e73e4)