Comment 2 for bug 1923566

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/786012
Committed: https://opendev.org/openstack/manila/commit/29a943fde726f3c667532079eee7297f0579d951
Submitter: "Zuul (22348)"
Branch: master

commit 29a943fde726f3c667532079eee7297f0579d951
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