Here's this week's bug report for neutron:

https://bugs.launchpad.net/neutron/+bug/1861269
Functional tests failing due to failure with getting datapath ID from ovs
Fix merged to master, backports in progress
https://review.opendev.org/705401
https://review.opendev.org/705400
https://review.opendev.org/705399
https://review.opendev.org/705398


https://bugs.launchpad.net/neutron/+bug/1861442
QOS minimum bandwidth rejection of non-physnet network and updates should be driver specific
This was discussed in the drivers meeting. The short-term plan is move where validation is done, then there is likely an RFE to tackle once this fixed.

https://bugs.launchpad.net/neutron/+bug/1861496
All ports of server instance are open even no security group does allow this
This one is worth a look as it involves security groups potentially not filtering things as expressed by the user. I asked a follow-up question in launchpad, others should chime in.


https://bugs.launchpad.net/neutron/+bug/1861502
[OVN] Mechanism driver - failing to recreate floating IP
Some errors related to the OVN ML2 driver are being observed in the gate
"TypeError: create_floatingip() missing 1 required positional argument: 'floatingip'"


https://bugs.launchpad.net/neutron/+bug/1861670
AttributeError: 'NetworkConnectivityTest' object has no attribute 'safe_client'
Fix proposed - https://review.opendev.org/#/c/705413/


https://bugs.launchpad.net/neutron/+bug/1861674
Gateway which is not in subnet CIDR is unsupported in ha router
This could use some follow-up by the team for clarification


Some OVN scheduler-related issues:

[OVN] GW rescheduling mechanism is triggered on every Chassis updated unnecessarily
https://bugs.launchpad.net/bugs/1861510
Some PoC code up for review - https://review.opendev.org/#/c/705331/

https://bugs.launchpad.net/bugs/1861509
[OVN] GW rescheduling logic is broken


RFE's:

https://bugs.launchpad.net/neutron/+bug/1861032
Add support for configuring dnsmasq with multiple IPv6 addresses in same subnet on same port

https://bugs.launchpad.net/neutron/+bug/1861529
A port's network should be changable

-Ryan