Reviewed: https://review.opendev.org/c/openstack/neutron/+/824009 Committed: https://opendev.org/openstack/neutron/commit/0e1ec521180bebe4a01298bc8cdec765cc1ec796 Submitter: "Zuul (22348)" Branch: master
commit 0e1ec521180bebe4a01298bc8cdec765cc1ec796 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Sat Jan 8 01:46:49 2022 +0000 Remove "PortBindingMixin" class and related DB table Not Neutron nor other active projects use "PortBindingMixin" class or the table "portbindingports" anymore. Closes-Bug: #1956980 Change-Id: I34424a271f6c66cd99852c6109a96a4dcf374913 ** 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/1956980 Title: Remove PortBindingMixin and related DB table Status in neutron: Fix Released Bug description: Not Neutron nor other active projects use "PortBindingMixin" class or the table "portbindingports" anymore. Last time this class was used in-tree was in Kilo, in "N1kvNeutronPluginV2" and "SdnvePluginV2" plugins. Currently no active project is using this class. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1956980/+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

