Friday, 2025-11-07

*** ykarel_ is now known as ykarel07:08
opendevreviewyatin proposed openstack/neutron stable/2025.1: [CI][9-stream][stable only] Use last python3.9 supported tempest tag  https://review.opendev.org/c/openstack/neutron/+/96639807:47
opendevreviewyatin proposed openstack/neutron stable/2024.2: [CI][9-stream][stable only] Use last python3.9 supported tempest tag  https://review.opendev.org/c/openstack/neutron/+/96639907:48
opendevreviewyatin proposed openstack/neutron unmaintained/2024.1: [CI][9-stream][stable only] Use last python3.9 supported tempest tag  https://review.opendev.org/c/openstack/neutron/+/96640007:52
opendevreviewRodolfo Alonso proposed openstack/ovn-octavia-provider master: Pin pylint < 4.0.0  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/96624508:10
ralonsohlajoskatona, hello!!08:27
ralonsohI think I fixed the issue of the DHCP agent08:27
ralonsohlet me push a very dirty patch (with logs and unnecessary lines)08:27
ralonsohbut working one!08:27
ralonsohthe problem, the same as before: there are some "elements" (events, pools, etc) created during __init__, instead of init_host08:28
ralonsohthe same issue as with RPC08:28
opendevreviewRodolfo Alonso proposed openstack/neutron master: WIP: [eventlet]: Handle stop DHCP agent  https://review.opendev.org/c/openstack/neutron/+/96640208:31
ralonsohlajoskatona, ^08:31
lajoskatonaralonsoh: cool, I check it08:33
ralonsohI've added some comments08:33
ralonsohas I said, this is a very dirty patch08:33
ralonsohbut at least the DHCP agent is stopping!08:33
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider master: Pin pylint < 4.0.0  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/96624508:45
opendevreviewRodolfo Alonso proposed openstack/ovn-octavia-provider master: DNM == Functional tests  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/96640709:28
opendevreviewMerged openstack/neutron master: [FT] Make ``test_find_child_pids`` more resilient  https://review.opendev.org/c/openstack/neutron/+/96601909:50
opendevreviewLajos Katona proposed openstack/networking-bgpvpn master: Migrate setup configuration to pyproject.toml  https://review.opendev.org/c/openstack/networking-bgpvpn/+/96164310:14
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider master: Pin pylint < 4.0.0  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/96624510:23
opendevreviewAdrien Cunin proposed openstack/os-vif master: Fixed bridge name when per_port_bridge is used  https://review.opendev.org/c/openstack/os-vif/+/96641010:38
opendevreviewLajos Katona proposed openstack/tap-as-a-service master: Migrate setup configuration to pyproject.toml  https://review.opendev.org/c/openstack/tap-as-a-service/+/96167110:38
opendevreviewRodolfo Alonso proposed openstack/ovn-octavia-provider master: DNM == Functional tests  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/96640710:45
opendevreviewRodolfo Alonso proposed openstack/neutron master: Missing "passenv" import in "dsvm-functional"  https://review.opendev.org/c/openstack/neutron/+/96641711:06
opendevreviewRodolfo Alonso proposed openstack/ovn-octavia-provider master: DNM == Functional tests  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/96640711:14
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider master: Add PyMySQL to test requirements and pin pylint < 4.0.0  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/96624511:19
opendevreviewMartin André proposed openstack/neutron-lib master: Fix documentation for maximum tag length  https://review.opendev.org/c/openstack/neutron-lib/+/96641911:21
ralonsohlajoskatona, how is going this DHCP agent?11:53
ralonsohhi folks, a bit of clean-up in the OVN plugin:11:54
ralonsoh* https://review.opendev.org/c/openstack/neutron/+/96467911:54
ralonsoh* https://review.opendev.org/c/openstack/neutron/+/96478811:54
ralonsohthese patches are removing the `n_context.get_admin_context()` call and using the current context, if needed, elevated, but the same context making this call11:55
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider master: DNM == Functional tests  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/96640712:02
ralonsohykarel, haleyb hi! If you have less than one minute: https://review.opendev.org/c/openstack/neutron/+/96602512:08
ykarelack12:14
opendevreviewMerged openstack/neutron master: [UT] Mock the metadata proxy call in the router tests  https://review.opendev.org/c/openstack/neutron/+/96608112:56
tobias-urdinanybody know of any old bugs or reviews fixing two neutron-dhcp-agent qdhcp namespaces having both tapXXX network:dhcp ports configured causing IP conflict? had to "openstack cli network agent add/remove network" for that network for the qdhcp namespaces to be recreated with one tapXX on each, instead both qdhcp had both tapXX ports causing the conflict, restarting13:04
tobias-urdinneutron-dhcp-agent did not resolve the conflict/both dhcp tap in both agents qdhcp namespaces13:04
lajoskatonaralonsoh: I am on it, I just started to build an env for it.13:13
lajoskatonaralonsoh, haleb: do we have drivers meeting today<13:13
lajoskatonas/</?13:13
opendevreviewMerged openstack/ovn-octavia-provider master: Add PyMySQL to test requirements and pin pylint < 4.0.0  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/96624513:47
ykarelralonsoh, haleyb when you get chance please check https://review.opendev.org/q/topic:%22bug/2130551%22+status:open+project:openstack/neutron13:52
ralonsohykarel, sure13:52
ralonsohtobias-urdin, can you describe the error a bit more? I don't understand what the problem is13:52
tobias-urdinralonsoh: sorry my writing is a mess sometimes, let me try again :)13:56
tobias-urdinwe observed timeouts on dns requests to dnsmasq hosted on network:dhcp ports in the qdhcp network namespace where neutron-dhcp-agent is running13:57
tobias-urdinturns out tap1 with x.x.x.2 ip and tap2 with x.x.x.3 ips was configured on both neutron-dhcp-agent (the qdhcp-xyz for network xyz)13:57
tobias-urdininstead of tap1 x.x.x.2 on dhcp agent 1 and tap2 x.x.x.3 on dhcp agent 213:57
tobias-urdinhad to recreate them by removing network xyz from the dhcp agents, one at a time for them to be recreated without the ip conflict13:58
tobias-urdinrestarting neutron-dhcp-agent did not solve it automatically, both still had both ports configured after restart13:58
ralonsohtobias-urdin, do you have the DHCP logs from these agents? just to know how this happened13:59
tobias-urdinwe don't yet know when this happend, we think it might be back in march 2025 when we upgraded to caracal – last mention of network xyz in dhcp-agent logs is from march14:00
tobias-urdinwas hoping a restart of neutron-dhcp-agent would solve it though, but haven't been able to narrow down when or how yet14:00
ralonsohtobias-urdin, maybe related to this https://review.opendev.org/c/openstack/neutron/+/84042114:04
ralonsohthat was then fixed by https://review.opendev.org/c/openstack/neutron/+/88000614:05
ralonsohbut I would need to check better this code 14:05
ralonsohyou said you upgraded to Caracal, right?14:05
tobias-urdinthanks i will have a look at those i didn't find anything relevant when trying to search myself, yes we are using caracal 24.1.014:07
ralonsohtobias-urdin, please, report a LP bug to have it documented14:07
ralonsohwe'll triage it ASAP14:07
tobias-urdinralonsoh: thanks, yes i will create a lp bug, will try to gather some more info14:09
tobias-urdinralonsoh: created LP https://bugs.launchpad.net/neutron/+bug/2130885 for now, will troubleshoot more next week and update if i find anything14:44
ralonsohthanks14:45
opendevreviewMerged openstack/networking-bgpvpn unmaintained/2024.1: Update .gitreview for unmaintained/2024.1  https://review.opendev.org/c/openstack/networking-bgpvpn/+/96565414:54
opendevreviewMerged openstack/neutron master: [OVN] Add a post fork initialization method in OVN L3  https://review.opendev.org/c/openstack/neutron/+/96421315:09
opendevreviewMerged openstack/neutron master: Update docstring ``set_fip_distributed_flag`` to avoid removing it  https://review.opendev.org/c/openstack/neutron/+/96534915:17
opendevreviewRodolfo Alonso proposed openstack/neutron-tempest-plugin master: Update the tunnelled networks ranges  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/96645015:42
opendevreviewRodolfo Alonso proposed x/whitebox-neutron-tempest-plugin master: Update the tunnelled networks ranges  https://review.opendev.org/c/x/whitebox-neutron-tempest-plugin/+/96645115:45
opendevreviewMerged openstack/neutron master: [FT] Add extra logs in ``_test_sync_unify_ha_chassis_group_network``  https://review.opendev.org/c/openstack/neutron/+/96602515:47
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider master: Remove --isolated flag from functional tests  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/96645916:30
opendevreviewMerged openstack/neutron stable/2025.1: [CI][9-stream][stable only] Use last python3.9 supported tempest tag  https://review.opendev.org/c/openstack/neutron/+/96639816:39
opendevreviewMerged openstack/neutron stable/2024.2: [CI][9-stream][stable only] Use last python3.9 supported tempest tag  https://review.opendev.org/c/openstack/neutron/+/96639916:39
opendevreviewMerged openstack/neutron stable/2025.1: [OVS] Avoid duplicate logging of network packets  https://review.opendev.org/c/openstack/neutron/+/96452216:41
opendevreviewMerged openstack/neutron master: [UT] Start keepalived notification mock in PF tests  https://review.opendev.org/c/openstack/neutron/+/96608517:18

Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!