<div dir="ltr">Hey neutrinos,<br><br>time for a new bug deputy rotation again! Here are the bugs reported between 2023-09-18 and 2023-09-24<div><br></div><div>Quite a few bugs have patches in progress. For the rest, some failures on neutron-tempest-plugin-openvswitch tempest jobs in the first 2 bugs listed below, possibly a design question for<a href="https://bugs.launchpad.net/neutron/+bug/2036705"> https://bugs.launchpad.net/neutron/+bug/2036705</a> (different behaviour in ML2/OVN), one RBAC bug on tags in <a href="https://bugs.launchpad.net/neutron/+bug/2037002">https://bugs.launchpad.net/neutron/+bug/2037002</a> and 2 other unassigned bugs <a href="https://bugs.launchpad.net/neutron/+bug/2037107">https://bugs.launchpad.net/neutron/+bug/2037107</a> and <a href="https://bugs.launchpad.net/neutron/+bug/2036877" target="_blank">https://bugs.launchpad.net/neutron/+bug/2036877</a></div><div><div><br></div><div>Critical</div><div>* neutron-tempest-plugin-openvswitch-* jobs randomly failing in gate - <a href="https://bugs.launchpad.net/neutron/+bug/2037239">https://bugs.launchpad.net/neutron/+bug/2037239</a></div><div> Just reported by haleyb - tests failing with "x is not active on any of the L3 agents"</div><div><br></div><div>High </div><div>* [tempest] Test "test_multicast_between_vms_on_same_network" radonmly failing - <a href="https://bugs.launchpad.net/neutron/+bug/2036603" target="_blank">https://bugs.launchpad.net/neutron/+bug/2036603</a></div><div>Unassigned. Random recent failure in that test</div><div>* Neutron tempest plugin zuul job definitions uses deprecated regex syntax - <a href="https://bugs.launchpad.net/neutron/+bug/2037034" target="_blank">https://bugs.launchpad.net/neutron/+bug/2037034</a></div><div>Fix by ykarel: <a href="https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/896188" target="_blank">https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/896188</a></div><div>* neutron-ovn-metadata-agent dies on broken namespace - <a href="https://bugs.launchpad.net/neutron/+bug/2037102">https://bugs.launchpad.net/neutron/+bug/2037102</a></div><div> Not a common case but it can keep the agent down until fixed</div><div> Patch by felix.huettner: <a href="https://review.opendev.org/c/openstack/neutron/+/896251">https://review.opendev.org/c/openstack/neutron/+/896251</a></div><div><br></div><div>New</div><div>* Reader can update object tag - <a href="https://bugs.launchpad.net/neutron/+bug/2037002">https://bugs.launchpad.net/neutron/+bug/2037002</a></div><div> *_reader roles were not cooperating when I tried to reproduce this in devstack - needs another set of eyes</div><div><br></div><div>Medium</div><div>* Neutron fails to respawn radvd due to corrupt pid file - <a href="https://bugs.launchpad.net/neutron/+bug/2033980" target="_blank">https://bugs.launchpad.net/neutron/+bug/2033980</a></div><div>When radvd crashes (it can happen like in cases described by users in LP), neutron does not respawn it properly - it works fine when we are restarting/killing it</div><div>Patch by haleyb: <a href="https://review.opendev.org/c/openstack/neutron/+/895832" target="_blank">https://review.opendev.org/c/openstack/neutron/+/895832</a></div><div>* [OVN] The API worker fails during "post_fork_initialize" call - <a href="https://bugs.launchpad.net/neutron/+bug/2036607" target="_blank">https://bugs.launchpad.net/neutron/+bug/2036607</a><br></div><div>Enhancement to better handle restarts (as tested by tobiko).</div><div>Patches by ralonsoh: <a href="https://review.opendev.org/c/openstack/neutron-lib/+/895940" target="_blank">https://review.opendev.org/c/openstack/neutron-lib/+/895940</a> <a href="https://review.opendev.org/c/openstack/neutron/+/895946" target="_blank">https://review.opendev.org/c/openstack/neutron/+/895946</a> <a href="https://review.opendev.org/c/openstack/neutron/+/896009" target="_blank">https://review.opendev.org/c/openstack/neutron/+/896009</a></div><div>* [ovn-octavia-provider] Fix issue when LRP has more than one address - <a href="https://bugs.launchpad.net/neutron/+bug/2036620" target="_blank">https://bugs.launchpad.net/neutron/+bug/2036620</a></div><div> Fix by froyo - <a href="https://review.opendev.org/c/openstack/ovn-octavia-provider/+/895826" target="_blank">https://review.opendev.org/c/openstack/ovn-octavia-provider/+/895826</a></div><div>* A port that is disabled and bound is still ACTIVE with ML2/OVN - <a href="https://bugs.launchpad.net/neutron/+bug/2036705" target="_blank">https://bugs.launchpad.net/neutron/+bug/2036705</a></div><div>Unassigned. Different behaviour compared to ML2/OVS (where status is down)</div><div>* [pep8] Pylint error W0105 (pointless-string-statement) in random CI executions - <a href="https://bugs.launchpad.net/neutron/+bug/2036763" target="_blank">https://bugs.launchpad.net/neutron/+bug/2036763</a></div><div>Random failure, fix by ralonsoh: <a href="https://review.opendev.org/c/openstack/neutron/+/895975" target="_blank">https://review.opendev.org/c/openstack/neutron/+/895975</a></div><div>* radvd seems to crash when ipv4 addresses are supplied as nameservers to ipv6 subnets - <a href="https://bugs.launchpad.net/neutron/+bug/2036877" target="_blank">https://bugs.launchpad.net/neutron/+bug/2036877</a></div><div>Unassigned. Follow-up enhancement to <a href="https://bugs.launchpad.net/neutron/+bug/2033980" target="_blank">https://bugs.launchpad.net/neutron/+bug/2033980</a> to prevent adding IPv4 servers to radvd config</div><div>* slow port creation with a large amount of networkrbacs - <a href="https://bugs.launchpad.net/neutron/+bug/2037107">https://bugs.launchpad.net/neutron/+bug/2037107</a></div><div>Unassigned. We pushed an enhancement for similar slowness in <a href="https://bugs.launchpad.net/neutron/+bug/1918145">https://bugs.launchpad.net/neutron/+bug/1918145</a> but not fixing this case. sqlalchemy/SQL experts welcome there</div><div><br></div><div>Incomplete</div><div>* subnet's gateway ip can be unset while attached to router - <a href="https://bugs.launchpad.net/neutron/+bug/2036423" target="_blank">https://bugs.launchpad.net/neutron/+bug/2036423</a></div><div><br></div><div>Regards,</div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Bernard Cafarelli<br></div></div></div></div>