Comment 6 for bug 2084529

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/935853
Committed: https://opendev.org/openstack/manila/commit/1d545d3f195ae1fb98e4b7a572c1d4a50b7ea4a0
Submitter: "Zuul (22348)"
Branch: stable/2024.1

commit 1d545d3f195ae1fb98e4b7a572c1d4a50b7ea4a0
Author: Kiran Pawar <email address hidden>
Date: Tue Oct 15 10:01:21 2024 +0000

    decorate all missing *_update methods with db_retry on deadlock

    Share instance records and their relations were missing db_retry and
    so added the db_retry decorator.

    Co-Authored-By: Maurice Escher <email address hidden>
    Closes-bug: #2084529
    Change-Id: Iac0bee438365ab0902859df74647f1502c619270
    (cherry picked from commit b64e5a35e1067976de3c92372476582b4d99a3ac)
    (cherry picked from commit 052e324e26b6ebdc4b8e011df9f41b43f1cea09b)