Reviewed: https://review.opendev.org/c/openstack/neutron/+/851433 Committed: https://opendev.org/openstack/neutron/commit/812ef0306f09dd420b70c151ca3165eccba28ec8 Submitter: "Zuul (22348)" Branch: master
commit 812ef0306f09dd420b70c151ca3165eccba28ec8 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Thu Jul 28 01:11:59 2022 +0200 ``Session.autocommit`` parameter is removed Since [1] (in oslo.db>9.1.0), the ``Session.autocommit`` member is removed and should not be considered. This patch removes this dependency while keeping backwards compatibility. This code will be removed in future releases. Due to the neutron-lib dependency, this patch bumps the needed library version to 3.1.0. [1]https://review.opendev.org/c/openstack/oslo.db/+/804775 Depends-On: https://review.opendev.org/c/openstack/neutron-lib/+/851193 Closes-Bug: #1982818 Change-Id: Ibfcf9d5f6cd805f2d64fcd88049e2b43fedc3497 ** 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/1982818 Title: Periodic job openstack-tox-py39-with-oslo-master is broken Status in neutron: Fix Released Bug description: This periodic job is failing constantly starting from 21.07.2022. Errors are the same every day: https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_9d6/periodic/opendev.org/openstack/neutron/master/openstack- tox-py39-with-oslo-master/9d672a3/testr_results.html To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1982818/+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

