Reviewed: https://review.opendev.org/c/openstack/networking-bagpipe/+/891325 Committed: https://opendev.org/openstack/networking-bagpipe/commit/58efb3e21cce6b1661782377b08dfe5a2257788b Submitter: "Zuul (22348)" Branch: master
commit 58efb3e21cce6b1661782377b08dfe5a2257788b Author: elajkat <email address hidden> Date: Wed Aug 23 14:20:02 2023 +0200
SQLAlchemy: add context wrappers to SFC driver
With SQLAlchemy > 2.0.0 the unit tests of networking-bagpipe are unstable. The failure looks like some session violance, but more work is necessary as I still can't see where the root of the issue is.
Change-Id: I5633d067e6ae4d9de89888a2587470715cd7b506 Related-Bug: #1964575 Related-Bug: #2025127
Reviewed: https:/ /review. opendev. org/c/openstack /networking- bagpipe/ +/891325 /opendev. org/openstack/ networking- bagpipe/ commit/ 58efb3e21cce6b1 661782377b08dfe 5a2257788b
Committed: https:/
Submitter: "Zuul (22348)"
Branch: master
commit 58efb3e21cce6b1 661782377b08dfe 5a2257788b
Author: elajkat <email address hidden>
Date: Wed Aug 23 14:20:02 2023 +0200
SQLAlchemy: add context wrappers to SFC driver
With SQLAlchemy > 2.0.0 the unit tests of networking-bagpipe
are unstable.
The failure looks like some session violance, but more work
is necessary as I still can't see where the root of the issue is.
Change-Id: I5633d067e6ae4d 9de89888a258747 0715cd7b506
Related-Bug: #1964575
Related-Bug: #2025127