Public bug reported: neutron-lib 3.21.1 added entrypoints for local hacking plugins. Because all plugins have no off_by_default set, these are enabled if the neutron-lib plugin is installed. This may work for projects inside neutron, but there are a few other projects (like networking-generic-switch under ironic's governance or heat using it for validation) using neutron-lib are "forced" to follow the neutron's standard or maintain ignore list.
https://review.opendev.org/c/openstack/neutron-lib/+/956353 Note that we don't really these plugins exposed via entry points, becasue we can load plugins via local-plugins definition. ** Affects: neutron Importance: Undecided Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2121609 Title: flake8 plugins from neutron-lib are enabled by default, breaking existing projects dependent on it Status in neutron: In Progress Bug description: neutron-lib 3.21.1 added entrypoints for local hacking plugins. Because all plugins have no off_by_default set, these are enabled if the neutron-lib plugin is installed. This may work for projects inside neutron, but there are a few other projects (like networking-generic-switch under ironic's governance or heat using it for validation) using neutron-lib are "forced" to follow the neutron's standard or maintain ignore list. https://review.opendev.org/c/openstack/neutron-lib/+/956353 Note that we don't really these plugins exposed via entry points, becasue we can load plugins via local-plugins definition. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2121609/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp