Hey neutrinos,
here is the list of bugs reported during 2024 week 30

Most are in progress (or already fixed), except these: https://bugs.launchpad.net/bugs/2074207 (endless loop in DHCP agent), https://bugs.launchpad.net/bugs/2073872 (L3 HA routes issue in Yoga) and https://bugs.launchpad.net/neutron/+bug/2074056 (security groups doc/API)

Critical
*  Couple of jobs broken as rpc-server not enabled since patch 924473 - https://bugs.launchpad.net/bugs/2073844
 Mentioning for visibility, this was fixed in devstack with https://review.opendev.org/c/openstack/devstack/+/924693
* compute tests involving shelve/snapshots/rescue fails with Image is unacceptable: Image content does not match disk_format - https://bugs.launchpad.net/bugs/2073944
 Also for visibility, fixed in nova with https://review.opendev.org/c/openstack/nova/+/924866

High
* Switch from distributed to centralized Floating IPs breaks connectivity to the existing FIPs - https://bugs.launchpad.net/neutron/+bug/2073987
 Fix in progress by slaweq - https://review.opendev.org/c/openstack/neutron/+/925007
* DHCP agent makes endless attempts to configure a network with MTU < 1280 - https://bugs.launchpad.net/bugs/2074207
 Related/follow-up to similar https://bugs.launchpad.net/neutron/+bug/1988069, unassigned

Medium
*  ``ProcessMonitor._check_child_processes`` cannot release the GIL inside a locked method - https://bugs.launchpad.net/bugs/2073743
 Patch by Rodolfo - https://review.opendev.org/c/openstack/neutron/+/924581
* [eventlet-deprecation] Reduce the ``IpConntrackManager`` process pool to a single thread - https://bugs.launchpad.net/neutron/+bug/2073745
 Patch by Rodolfo - https://review.opendev.org/c/openstack/neutron/+/924582
* "Tagging" extension does not initialize the policy enforcer - https://bugs.launchpad.net/bugs/2073782
 Patch by Rodolfo - https://review.opendev.org/c/openstack/neutron/+/924656
* "Tagging" extension cannot add tags with charater "/" - https://bugs.launchpad.net/bugs/2073836
 Patches by Rodolfo - https://review.opendev.org/c/openstack/neutron-lib/+/924700 and https://review.opendev.org/c/openstack/neutron/+/924724
* Neutron L3 agent not create ECMP in HA router but in single mode is ok - https://bugs.launchpad.net/bugs/2073872
 L3-HA bug reported on Yoga, needs some eyes
* IPv6 dns nameservers described with their scope on the IP are not supported - https://bugs.launchpad.net/bugs/2073894
 Elvira working on it (fix in oslo.utils)
* Subnet pool attribute updates fail when using address scopes - https://bugs.launchpad.net/neutron/+bug/2074092
 Possible regression from https://review.opendev.org/c/openstack/neutron/+/667511, fix discussed https://review.opendev.org/c/openstack/neutron/+/924984
* [OVN] Trunk subports should have the same VIF type as the parent port - https://bugs.launchpad.net/neutron/+bug/2074185
 Assigned to Rodolfo
* OVN maintenance tasks may be delayed 10 minutes in the podified deployment - https://bugs.launchpad.net/bugs/2074209
 Assigned to Slaweq

Low
* Invalid documented security group rule protocol "any" - https://bugs.launchpad.net/neutron/+bug/2074056
 Sounds like low-hanging fruit on documentation and security groups
* DB semantic violation seen in neutron-tempest-plugin-openvswitch logs deleting router - https://bugs.launchpad.net/bugs/2074312
 Assigned to Brian

Wishlist
* [RFE] Extend "port list" command to show the trunk subports - https://bugs.launchpad.net/bugs/2074187

--
Bernard Cafarelli