yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #88991
[Bug 1974144] Re: [sqlalchemy-20] Missing DB context in "_get_dvr_hosts_for_subnets"
Reviewed: https://review.opendev.org/c/openstack/neutron/+/842468
Committed: https://opendev.org/openstack/neutron/commit/59973d29c3d9d2defd2003206e138a94090ad4ff
Submitter: "Zuul (22348)"
Branch: master
commit 59973d29c3d9d2defd2003206e138a94090ad4ff
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Fri May 13 14:05:57 2022 +0000
[sqlalchemy-20] Add missing DB contexts in L3 methods
The goal of this series of patches is to make the Neutron code
compliant with SQLAlchemy 2.0.
This patch adds the missing database contexts in the execution of
some queries in the L3 code, reported in the following bugs. This
patch also refactors the ``neutron.db.l3_db`` methods, using the
method decorators instead of the inline context builders.
Closes-Bug: #1974144
Closes-Bug: #1974142
Related-Bug: #1964575
Change-Id: I7e18db7f1fa6b8878c13df09895c993704401815
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1974144
Title:
[sqlalchemy-20] Missing DB context in "_get_dvr_hosts_for_subnets"
Status in neutron:
Fix Released
Bug description:
Related bug: https://bugs.launchpad.net/neutron/+bug/1964575
Log:
https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_d00/841389/3/check/osc-
functional-devstack-tips/d0091ef/controller/logs/screen-q-svc.txt
Snippet: https://paste.opendev.org/show/bmy2GK1Z7a7xBFBT75pb/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1974144/+subscriptions
References