There are some updates after the bug deputy report was sent. On Mon, Jun 21, 2021 at 6:04 PM Lajos Katona <katonalala@gmail.com> wrote:
Hi,
I was last week's bug deputy for Neutron, Below is a short summary of last week's bugs:
Critical ---------
https://bugs.launchpad.net/neutron/+bug/1932093
"oslo_config.cfg.DuplicateOptError: duplicate option: host" using OVN Octavia provider on stable/train https://review.opendev.org/c/openstack/networking-ovn/+/796517
https://bugs.launchpad.net/neutron/+bug/1932483
CI neutron.tests.functional.services.l3_router.test_l3_dvr get failed frequently Unassigned
https://review.opendev.org/c/openstack/neutron/+/797280 from Slawek will fix it.
High -------
https://bugs.launchpad.net/neutron/+bug/1932421
ovn-neutron-db-sync deletes legitimate metadata ports https://review.opendev.org/q/I78673b6a85f1c872e70026da82124d1ba2326562
https://bugs.launchpad.net/neutron/+bug/1933026
stack.sh fail with ovs_source: No such file or directory CI of some project fails with: "/opt/stack/neutron/devstack/plugin.sh: line 23: /opt/stack/devstack/lib/neutron_plugins/ovs_source: No such file or directory" after https://review.opendev.org/c/openstack/neutron/+/793470 is merged. Unassigned
https://review.opendev.org/c/openstack/neutron/+/797128 will fix this, but we need to wait till https://review.opendev.org/c/openstack/neutron/+/797280 lands as neutron-functional-with-uwsgi is failing now.
Medium ----------- - Low ------
https://bugs.launchpad.net/neutron/+bug/1932016
Quality of Service (QoS) in Neutron, error in permissions Doc fix: https://review.opendev.org/c/openstack/neutron/+/796457
https://bugs.launchpad.net/neutron/+bug/1932373
DB migration is interrupted and next execution will fail Upgrade from Rocky to Victoria fails on db migration, and traceback points to binding index (https://review.opendev.org/c/openstack/neutron/+/692285 ) but I can't reproduce the issue
RFE -------
https://bugs.launchpad.net/neutron/+bug/1931953
[RFE] Openflow-based DVR L3 Agreement on Drivers meeting was that the final goal should be to replace current DVR solution to have only one driver maintained.
https://bugs.launchpad.net/neutron/+bug/1932154
[rfe] Off-path SmartNIC Port Binding spec: https://review.opendev.org/c/openstack/neutron-specs/+/788821
Won't fix ------------
https://bugs.launchpad.net/neutron/+bug/1931844
Can't ping router with packet size greater than 1476 when ovs datapath_type set to netdev "ovs datapath_type netdev" should only be used for VM, neutron router related virtual network devices are not compatible with it