Reviewed: https://review.opendev.org/c/openstack/neutron/+/844024 Committed: https://opendev.org/openstack/neutron/commit/c2786554ad99c6017dd46802b532b5eb5bd4a009 Submitter: "Zuul (22348)" Branch: master
commit c2786554ad99c6017dd46802b532b5eb5bd4a009 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Mon May 16 03:37:58 2022 +0000 [sqlalchemy-20] Add the needed DB context decorators in ``db.api`` The method ``_get_filter_query`` returns an active query and must be called always inside a DB context. Closes-Bug: #1976357 Change-Id: Idea915bd71bfb778f5009be9cf47eace83e11437 ** 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/1976357 Title: [sqlalchemy-20] Missing DB context in subnetpool methods Status in neutron: Fix Released Bug description: Logs: https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_713/842135/1/gate/neutron- tempest-plugin-linuxbridge/713e11e/controller/logs/screen-q-svc.txt Snippet: https://paste.opendev.org/show/bQNhGOWK2bTLZGkHvgzI/ To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1976357/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

