Reviewed: https://review.opendev.org/c/openstack/neutron/+/874909 Committed: https://opendev.org/openstack/neutron/commit/41846a6e8bd5fd55cd2661d50c51d31956fa1156 Submitter: "Zuul (22348)" Branch: master
commit 41846a6e8bd5fd55cd2661d50c51d31956fa1156 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Sat Feb 18 15:26:57 2023 +0100 [sqlalchemy-20] The Connection.connect() method is considered legacy Closes-Bug: #2008227 Change-Id: I3dfa2688f7288dda43883b3cfba45e5f15f182fb ** 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/2008227 Title: [sqlalchemy-20] The Connection.connect() method is considered legacy as of the 1.x series of SQLAlchemy Status in neutron: Fix Released Bug description: Testing patch: https://review.opendev.org/c/openstack/neutron/+/874778 Logs: https://c06c4109be1832423601-1eb2471c773c922210e88856273ba212.ssl.cf5.rackcdn.com/874778/1/check/neutron- functional-with-uwsgi/4c704c1/job-output.txt Error: 2023-02-22 20:05:33.641012 | controller | /home/zuul/src/opendev.org/openstack/neutron/neutron/db/migration/alembic_migrations/versions/newton/expand/030a959ceafa_uniq_routerports0port_id.py:64: RemovedIn20Warning: The Connection.connect() method is considered legacy as of the 1.x series of SQLAlchemy and will be removed in 2.0. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2008227/+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

