yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #91190
[Bug 2004184] Re: [neutron-lib] SQLAlchemy 2.0: ASSOCIATION_PROXY import error
Reviewed: https://review.opendev.org/c/openstack/neutron-lib/+/872198
Committed: https://opendev.org/openstack/neutron-lib/commit/4cecce88c79de9f09fac998a7d2feb573bc3082c
Submitter: "Zuul (22348)"
Branch: master
commit 4cecce88c79de9f09fac998a7d2feb573bc3082c
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Tue Jan 24 10:45:50 2023 +0100
[sqlalchemy-20] Fix import of "ASSOCIATION_PROXY"
The "ASSOCIATION_PROXY" symbol is now a string member of class
``AssociationProxyExtensionType`` in SQLAlchemy 2.0
Change-Id: I06ae8d3f0a28d5f8575cb56cad2c64e3a2a291db
Closes-Bug: #2004184
** 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/2004184
Title:
[neutron-lib] SQLAlchemy 2.0: ASSOCIATION_PROXY import error
Status in neutron:
Fix Released
Bug description:
Log:
https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_e56/872065/1/check/cross-
neutron-py310/e56eb4c/job-output.txt
Snippet: https://paste.opendev.org/show/bLBxzuV2xP01jdFnIGTQ/
"""
2023-01-28 08:34:16.118364 | ubuntu-jammy | from sqlalchemy.ext.associationproxy import ASSOCIATION_PROXY
2023-01-28 08:34:16.118370 | ubuntu-jammy | ImportError: cannot import name 'ASSOCIATION_PROXY' from 'sqlalchemy.ext.associationproxy' (/home/zuul/src/opendev.org/openstack/neutron/.tox/py310/lib/python3.10/site-packages/sqlalchemy/ext/associationproxy.py)
"""
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2004184/+subscriptions
References