Reviewed: https://review.opendev.org/c/openstack/neutron/+/787782 Committed: https://opendev.org/openstack/neutron/commit/8b39060ddf1b8fbecd1a1b71d543b5de8990a909 Submitter: "Zuul (22348)" Branch: master
commit 8b39060ddf1b8fbecd1a1b71d543b5de8990a909 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Fri Apr 23 17:16:35 2021 +0000 Fix SQLAlchemy backref warnings for viewonly columns Fixed backref warning for two view only relationship defined in the ORM, "QosNetworkPolicyBinding.port" and "Tag.standard_attr". Change-Id: I7fcb1268f4fc637e7f39eae4fcde33f82cb9772c Closes-Bug: #1925841 ** 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/1925841 Title: "backref" warnings for "QosNetworkPolicyBinding.port" and "Tag.standard_attr" Status in neutron: Fix Released Bug description: Neutron server raise two SQLAlchemy warnings: http://paste.openstack.org/show/804753/ Log: https://1662b427aebb610c1844-4e71828f84900af50a9a26357b84a827.ssl.cf5.rackcdn.com/787495/1/check /neutron-tempest-plugin-scenario-ovn- wallaby/962dec4/controller/logs/screen-q-svc.txt This error could be seen in any Neutron server log during the boot up. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1925841/+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

