Comment 8 for bug 2056181

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

Reviewed: https://review.opendev.org/c/openstack/watcher/+/914451
Committed: https://opendev.org/openstack/watcher/commit/6b433b3547466f592c9e5ed22477bd8e534512b9
Submitter: "Zuul (22348)"
Branch: stable/2024.1

commit 6b433b3547466f592c9e5ed22477bd8e534512b9
Author: James Page <email address hidden>
Date: Wed Mar 27 09:28:13 2024 +0000

    Fix oslo.db >= 15.0.0 compatibility

    Minimal refactor of SQLAlchemy api module to be compatible with
    oslo.db >= 15.0.0 where autocommit behaviour was dropped.

    Closes-Bug: #2056181
    Change-Id: I33be53f647faae2aad30a43c10980df950d5d7c2
    (cherry picked from commit bc5922c68482e54137d33913f2ed416a164e9f3b)