Tuesday, 2025-10-07

opendevreviewMerged openstack/neutron master: [OVN] Add method ``sync_ha_chassis_group_network_unified``  https://review.opendev.org/c/openstack/neutron/+/96256901:17
opendevreviewRodolfo Alonso proposed openstack/neutron master: WIP ==== [OVN] The external networks GW chassis must the same as the GW LRP  https://review.opendev.org/c/openstack/neutron/+/96215506:58
opendevreviewEduardo Olivares proposed openstack/neutron master: WIP: new job tempest-multinode-with-bgp  https://review.opendev.org/c/openstack/neutron/+/96218808:03
opendevreviewThéo Van Gyzel proposed openstack/neutron master: Fixed: network object was not updated after calling the enable driver while configure DHCP for a network  https://review.opendev.org/c/openstack/neutron/+/96232309:35
opendevreviewThéo Van Gyzel proposed openstack/neutron master: Fixed: network object was not updated after calling the enable driver while configure DHCP for a network  https://review.opendev.org/c/openstack/neutron/+/96232309:36
hjensasOn Dalmatian, I am getting this error: "ovsdbapp.backend.ovs_idl.idlutils - Unable to open stream to tcp:host2.example.com:6641 to retrieve schema: Connection refused" - if I change the config to use the IP address it works. Does it need an ip, or should a hostname work?11:09
ykarelhjensas, is it devstack setup? and the hostname resolves to the same IP with which it works?11:16
ykarelalso to check version of python3-openvswitch as some recent version added support iirc 3.011:16
ykarelalso if python3-unbound is installed as that is pre requisite for dns names to work11:17
hjensasykarel: it is a packstack install. The hostname resolves to the same IP, I even tried placing an entry in /etc/hosts. Confirmed "host host2.example.com" returns the same IP that works as well.11:17
ykarelok then worth to check other two points11:18
hjensasykarel: thanks, I'll check that.11:19
opendevreviewAshish Gupta proposed openstack/neutron master: Testing  https://review.opendev.org/c/openstack/neutron/+/96326811:52
opendevreviewAshish Gupta proposed openstack/neutron master: Testing  https://review.opendev.org/c/openstack/neutron/+/96326811:53
opendevreviewPierre Libeau proposed openstack/neutron master: Update policy for device_id field on ports  https://review.opendev.org/c/openstack/neutron/+/86116912:09
haleyb#startmeeting networking13:00
opendevmeetMeeting started Tue Oct  7 13:00:21 2025 UTC and is due to finish in 60 minutes.  The chair is haleyb. Information about MeetBot at http://wiki.debian.org/MeetBot.13:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.13:00
opendevmeetThe meeting name has been set to 'networking'13:00
haleybPing list: bcafarel, elvira, frickler, mlavalle, mtomaska, slaweq, tobias-urdin, ykarel, lajoskatona, jlibosva, averdagu, haleyb, ralonsoh, sahid13:00
haleybhi everyone o/13:00
bcafarelo/13:00
mtomaskao/13:00
elvirao/13:00
cbuggyo/13:00
ykarelo/13:00
mlavalle\o13:01
slaweqo/13:01
haleyb#announcements13:01
ralonsohhello13:01
haleybWe are officially done with Flamingo and in Gazpacho cycle13:01
haleybcongrats to getting another release done and thanks for all the hard work!13:02
haleybThe next OpenInfra PTG will take place October 27-31, 2025 and registration for the event is open13:03
haleyb#link https://ptg.openinfra.dev/13:03
haleybplease sign-up if you haven't13:03
haleybalso please start thinking of any topics you want to discuss13:03
haleyb#link https://etherpad.opendev.org/p/oct2025-ptg-neutron13:03
haleybReminder: If you have a topic for the drivers meeting on Friday, please add it to the wiki @ https://wiki.openstack.org/wiki/Meetings/NeutronDrivers13:04
lajoskatonao/13:04
haleybThe other thing I wanted to propose was that since we just released Flamingo, we should tag stable/2025.1, 2024.2 and 2024.1 soon13:05
bcafarel+113:05
haleybi at least know our downstream would appreciate it13:05
haleybi think there might only be one 2024.1 change in flight, but if you have others please propose them this week and ping me13:06
haleyb#link https://review.opendev.org/c/openstack/neutron/+/962862 is the only one i see and it's in the gate :)13:07
haleybthanks bcafarel and lajoskatona for the reviews13:07
bcafarelreviewed just in time for the meeting :)13:07
haleybAnd continue to use the priorities dashboard for important changes or things ready to merge13:07
haleybi see 7 changes on the list13:08
haleybthat was all the announcements i had, any others?13:08
haleybok, moving on then13:09
haleyb#topic bugs13:09
haleyblajoskatona was the bug deputy last week, his report is at13:09
haleyb#link https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/Z2TYE772QP5LYRIKETKEP3XL3LP6LHHH/13:10
lajoskatonaThe report : https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/Z2TYE772QP5LYRIKETKEP3XL3LP6LHHH/13:10
lajoskatonayes that one :-)13:10
haleybit was a busy week13:10
lajoskatonayes, my bad luck :-)13:10
lajoskatonaMost of the bugs has owner, so not that bad13:10
lajoskatonaOne High prio bug without assignee: https://bugs.launchpad.net/neutron/+bug/212603213:11
lajoskatona[CI] Random failure network create with Error while executing command: HttpException: 503, Unable to create the network. No tenant network is available for allocation.13:11
haleyb2025.1 only?13:11
lajoskatonaAs I remember we shortly discussed it yesterday on CI meeting13:11
ykarelyes this was discussed in CI meeting, ralonsoh will be taking a look there13:11
lajoskatonayes but ykarel said some happens on master also13:12
lajoskatonabut mostly on stable branch yes13:12
ykarelyes seen in both master(14%) and 2025.1(86%) as per opensearch13:12
haleybalright, hopefully we can figure out13:13
lajoskatonaralonsoh suggested that perhaps related to https://review.opendev.org/c/openstack/neutron/+/948200 and we have to backport it13:14
ralonsohI'm still investigating13:14
ralonsohtoday I didn't have time for this, I'll check it this week for sure13:14
lajoskatonafor stable of course, and for master as I remember there was a pending patch from Liu perhaps13:14
ralonsohthis patch is merged in 2026.1, I updated and rebased it13:15
ralonsohhttps://review.opendev.org/c/openstack/neutron/+/94789813:15
lajoskatonaahh, ok, I just found it, ok13:15
ralonsohI think (maybe) that this could be an issue between workers: worker 0 is in charge of updating this table13:16
lajoskatonaok so anyway it is not totally out of control13:16
ralonsohbut worker 1+ must read it too, maybe too soon13:16
haleybdoes it hurt to backport the first change?13:16
ralonsohit's backported up to 2025.213:16
ralonsohsorry, 2025.113:17
ralonsohhttps://review.opendev.org/q/Ibc42f900214e1f7631e266bccd083a2ef411158513:17
ralonsohgive me this week to investigate13:17
haleyboh yeah, didn't notice13:17
haleybnp, thanks for looking13:17
haleybnext unassigned one is13:18
haleyb#link https://bugs.launchpad.net/neutron/+bug/212663713:19
haleyb[OVN] Router "after_update" event contains wrong information with GW multihoming API13:19
ralonsoheasy to reproduce and to debug, I have no time to check it now13:19
haleybright, if anyone has cycles please take a look13:20
haleybnext one13:20
haleyb#link https://bugs.launchpad.net/neutron/+bug/212668513:20
haleybtest_add_external_port_avoid_flapping functional test failure13:20
lajoskatonathis one was opened by jlibosva13:21
lajoskatonaby opensearch not frequent13:22
ralonsohhmmm we are still checking ('up', '=', False), instead of up!=True 13:22
ralonsoh"up" can be an empty list13:22
haleybralonsoh: so is that a possibly easy fix?13:24
ralonsohmaybe, just a suggestion to check13:25
ralonsohI have no time this week13:25
haleyback i'll see if i have any time13:26
haleybi think that was it for unassigned13:26
lajoskatonaAnd we have 2 for eventlet, as I see I forgot to mark these as unassigned....13:27
lajoskatonahttps://bugs.launchpad.net/neutron/+bug/212679013:27
lajoskatonahttps://bugs.launchpad.net/neutron/+bug/212679113:27
haleyblajoskatona: right, i saw you took them both ?13:27
lajoskatonaone for dhcp-agent and one for ovs-agent13:27
lajoskatonaI started to investigate the dhcp-agent bug13:27
lajoskatonabut not the ovs-agent  :-)13:28
haleyboh, are they most likely related?13:28
ralonsohAt least in the DHCP could be related to the thread pool13:29
lajoskatonaThe pattern should be similar I suppose, ralonsoh suggested that the way we use threadpoolexecutor should be wrong, and I suppose the way we start threads ....13:29
ralonsohwe have the same in L3, but in this case there is a check to avoid spawning new threads13:29
ralonsoh    def _process_routers_loop(self):13:29
ralonsoh        LOG.debug("Starting _process_routers_loop")13:29
ralonsoh        while not self._exiting:13:29
ralonsoh            self._pool.submit(self._process_update)13:29
ralonsohwe have the " self._exiting" in the L3 agent13:30
ralonsohthis is not present in the DHCP13:30
ralonsohthis is the first thing to check and try13:30
ralonsohthis is what we have in the DHCP agent13:30
ralonsoh    def _process_loop(self):13:30
ralonsoh        LOG.debug("Starting _process_loop")13:30
ralonsoh        while True:13:30
ralonsoh            self._pool.submit(self._process_resource_update)13:30
ralonsoh(just a while true)13:30
lajoskatona+113:30
lajoskatonayes I started to list these things and set up env for it13:31
haleybthanks for the advice ralonsoh 13:31
haleybok, is that all the bugs?13:32
lajoskatonayes I think we covered them13:32
lajoskatonathe others are progressing or has owner13:32
haleybthis week ralonsoh is the deputy, next week is sahid13:32
ralonsohok13:32
haleybi do not see sahid here, will ping offline13:33
haleybmoving on13:33
haleyb#topic specs13:34
haleyb#link https://review.opendev.org/q/project:openstack/neutron-specs+status:open13:34
haleybjust a reminder there might be specs in need of review13:34
haleybwhen i start doing PTG planning i will go through that list as it has not moved much13:34
haleyb#topic community goals13:35
haleyblajoskatona: any neutronclient updates?13:35
lajoskatonafew13:35
lajoskatonafor horizon the hanging patches can now be reviewed as we started the new cycle13:35
lajoskatonahttps://review.opendev.org/q/topic:%22bug/1999774%22+status:open13:36
lajoskatona2 of them is in stadium dashboards13:36
lajoskatonaOtherwise I spent some time with nova13:36
lajoskatonahttps://review.opendev.org/q/topic:%22sdk_for_neutron%2213:37
lajoskatonaand I lost with the FIP patch13:37
lajoskatonaas there is stille the "proxy API" in nova that actually calls neutron API13:37
lajoskatonaso if you call nova/os-floating-ips (Ithink this is the endpoint) nova will call neutron/v2/floating-ips13:38
lajoskatonaand there I have to rethink how to handle different projects and users etc13:38
lajoskatonabut no time this week for that13:39
lajoskatonathat's it for neutronclient13:39
haleyband they have no plan to deprecate that API to just have people use neutron API?13:39
lajoskatonathat should be a question even during the PTG, but I fear that is a kind of Pandora's box13:40
haleybnova-network is long dead :)13:41
lajoskatonaI am sure that life would be easier for everybody without these ancient proxy APIs but I am not familiar with how nova has to handle these APIsi13:41
lajoskatonayes, exactly13:41
lajoskatonaI run a round with nova team to make them think about this (perhaps today nova meeting i s perfect....)13:42
haleybi put in ptg agenda13:42
lajoskatona+113:42
lajoskatonawill we have x-project with Nova?13:42
opendevreviewAshish Gupta proposed openstack/neutron-tempest-plugin master: Testing  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/96328713:43
haleybi believe so, think i'm behind on emails13:43
haleybok, and finally eventlet13:43
ralonsohfinding the patch...13:44
haleybhttps://review.opendev.org/c/openstack/neutron/+/95225813:44
ralonsohyes, this one13:44
ralonsohplease, review it, we need that to "almost" remove eventlet13:44
ralonsohthere are some small bits, but minimal13:44
haleybit looks like just CI issues perhaps13:45
ralonsohyes, that will introduce CI instabilities, in particular the FT one13:45
haleybso please review that ^^ change13:46
haleyb#topic on-demand13:47
haleybralonsoh: i see you added a topic last week?13:47
ralonsohMariaDB 11.8 collation default changes. 13:47
ralonsohThere is a mail thread about this13:47
ralonsohand there is also a etherpad13:47
ralonsohhttps://etherpad.opendev.org/p/gazpacho-collations-charsets13:47
* mlavalle added the patch to pile13:47
ralonsohI suggest to open a LP bug to investigate it13:48
haleybwho is running that work?13:48
ralonsohI also suggest to have a Neutron CI job forcing this MariaDB version13:48
ralonsohmaybe better to ask this in openstack-tc13:48
ralonsohwe had something related last cycle with https://review.opendev.org/c/openstack/neutron/+/95281913:49
ralonsohin this case, what mariadb 11.8 is forcing is all collations and charset case sensitive13:50
ralonsohthat could have some unexpected side effects 13:50
ralonsohin any case, these side effects can take time to emerge, like https://bugs.launchpad.net/neutron/+bug/2114819 (a customer using case sensitive tags)13:51
haleybright. i'll see if i can find if this will be discussed at ptg13:52
haleybany other things to discuss?13:53
lajoskatonaI have a quick question13:53
lajoskatonaDoes anybody go to the Paris Summit next weekend?13:53
ralonsohnope13:54
mlavalleI wish I would13:54
haleybnot me13:54
lajoskatonaas a suprise one level of management suggested for us to go and approved the travel, and I hoped that I can meet some Neutron folks there :-)13:55
lajoskatonathat's it13:56
haleybenjoy Paris! :)13:57
lajoskatona:-)13:57
haleybalright, that's all i had, have a good week everyone13:57
haleyb#endmeeting13:57
opendevmeetMeeting ended Tue Oct  7 13:57:39 2025 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)13:57
opendevmeetMinutes:        https://meetings.opendev.org/meetings/networking/2025/networking.2025-10-07-13.00.html13:57
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/networking/2025/networking.2025-10-07-13.00.txt13:57
opendevmeetLog:            https://meetings.opendev.org/meetings/networking/2025/networking.2025-10-07-13.00.log.html13:57
mlavalle\o13:57
ralonsohbye13:57
lajoskatonao/13:57
mtomaskao/13:57
opendevreviewAshish Gupta proposed openstack/neutron-tempest-plugin master: Testing  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/96328713:58
opendevreviewMerged openstack/neutron stable/2024.1: [OVN] Set always the GW LRP "gateway_mtu" option  https://review.opendev.org/c/openstack/neutron/+/96286214:16
opendevreviewRodolfo Alonso proposed openstack/neutron stable/2025.2: [OVN] ``HAChassisGroupRouterEvent`` is for router HCG only  https://review.opendev.org/c/openstack/neutron/+/96329114:33
opendevreviewRodolfo Alonso proposed openstack/neutron stable/2025.1: [OVN] ``HAChassisGroupRouterEvent`` is for router HCG only  https://review.opendev.org/c/openstack/neutron/+/96329214:33
opendevreviewRodolfo Alonso proposed openstack/neutron stable/2024.2: [OVN] ``HAChassisGroupRouterEvent`` is for router HCG only  https://review.opendev.org/c/openstack/neutron/+/96329314:33
haleybralonsoh: regarding these backports ^^^ - the change on master was part of a large chain, do we need any of them picked too?14:43
ralonsohno, this one is alone14:43
haleyback14:48
TheJuliao/ Hey folks, in ironic we've noticed a dramatically increased failure rate of jobs using OVN where it looks like DHCP just fails outright as not working, or where DHCP seems to eventually start working.  I'm wondering if Neutron folks are aware of anything changing or being introduced around or after EOD October 5th which could be causing this or introducing a race condition?16:17
opendevreviewMerged openstack/neutron master: [OVN] ``DelLSwitchPortCommand`` also deletes external ports HCG  https://review.opendev.org/c/openstack/neutron/+/96266216:19
TheJuliaLooks like a whole stack of ovn related changes merged in the time window :(16:24
TheJuliaYeah, looks like 5 ovn changes landed and 4 of them might be the cause without a way better understanding of how the actual handling is failing inside of OVN now.16:43
opendevreviewMerged openstack/neutron master: [OVN] ``HAChassisGroupRouterEvent`` is for router HCG only  https://review.opendev.org/c/openstack/neutron/+/96274617:06
opendevreviewJakub Libosvar proposed openstack/neutron master: WIP: bgp: Implement connecting BGP and Neutron world  https://review.opendev.org/c/openstack/neutron/+/96322317:11
opendevreviewMerged openstack/neutron-vpnaas-dashboard master: Replace deprecated assertQuerysetEqual  https://review.opendev.org/c/openstack/neutron-vpnaas-dashboard/+/95935617:32
opendevreviewJakub Libosvar proposed openstack/neutron master: WIP: new job tempest-multinode-with-bgp  https://review.opendev.org/c/openstack/neutron/+/96218817:40
opendevreviewJakub Libosvar proposed openstack/neutron master: WIP: new job tempest-multinode-with-bgp  https://review.opendev.org/c/openstack/neutron/+/96218817:43
opendevreviewMerged openstack/neutron master: [S-RBAC] Fix policies for local_ip_association  https://review.opendev.org/c/openstack/neutron/+/96275118:47
opendevreviewJakub Libosvar proposed openstack/neutron master: WIP: new job tempest-multinode-with-bgp  https://review.opendev.org/c/openstack/neutron/+/96218818:49
opendevreviewJakub Libosvar proposed openstack/neutron master: WIP: new job tempest-multinode-with-bgp  https://review.opendev.org/c/openstack/neutron/+/96218819:04
opendevreviewJakub Libosvar proposed openstack/neutron master: WIP: new job tempest-multinode-with-bgp  https://review.opendev.org/c/openstack/neutron/+/96218820:35
opendevreviewAshish Gupta proposed openstack/neutron-tempest-plugin master: Testing  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/96328723:31

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