14:03:36 <ralonsoh> #startmeeting networking
14:03:36 <opendevmeet> Meeting started Tue Oct 29 14:03:36 2024 UTC and is due to finish in 60 minutes.  The chair is ralonsoh. Information about MeetBot at http://wiki.debian.org/MeetBot.
14:03:36 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
14:03:36 <opendevmeet> The meeting name has been set to 'networking'
14:03:47 <ralonsoh> Ping list: bcafarel, elvira, frickler, mlavalle, mtomaska, obondarev, slaweq, tobias-urdin, ykarel, lajoskatona, jlibosva, averdagu, amotoki, haleyb, ralonsoh
14:03:51 <ralonsoh> hello all
14:03:55 <jlibosva> o/
14:03:56 <mtomaska> o/
14:03:56 <slaweq> o/
14:03:56 <frickler> \o
14:03:56 <obondarev> o/
14:03:57 <elvira> o/
14:03:59 <rubasov> o/
14:03:59 <ykarel> o/
14:04:16 <ralonsoh> hmmm many people today!
14:04:19 <ralonsoh> ok, let's start
14:04:25 <ralonsoh> #link https://releases.openstack.org/epoxy/schedule.html
14:04:33 <ralonsoh> We are in the week after the PTG
14:04:52 <ralonsoh> That was the etherpad used: https://etherpad.opendev.org/p/oct2024-ptg-neutron
14:05:00 <ralonsoh> you can check the logs of the meetings
14:05:11 <lajoskatona> o/
14:05:29 <ralonsoh> in any case, we'll wait for the PTL summary (if not, I'll send mine, the same I sent privately in my company)
14:06:00 <mlavalle> he said he will be sending one
14:06:08 <ralonsoh> perfect
14:06:14 <mlavalle> he is just travelling
14:06:16 <ralonsoh> so far, there is nothing in the agenda
14:06:32 <ralonsoh> I was checking the releases patches because we'll have soon the transition to um for 2023.1
14:06:56 <ralonsoh> so if you need to propose backports before this transition, hurry up
14:07:09 <ralonsoh> (the CI is now broken, ykarel is working on it)
14:07:35 <ralonsoh> something else I'm missing in this section?
14:08:02 <ralonsoh> cool, let's move on
14:08:07 <ralonsoh> #topic bugs
14:08:17 <ralonsoh> Last week report is from mtomaska
14:08:28 <ralonsoh> #link https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/YLLWPASMGGGD2MPCCKOONR63PZ4CIMHN/
14:08:44 <mtomaska> Indeed! We had lot of bugs, mostly test related. Some related to wsgi change
14:08:52 <ralonsoh> there are some of them not assigned yet
14:09:10 <ralonsoh> yeah, we are working on them right now
14:09:20 <ralonsoh> first one
14:09:22 <ralonsoh> #link https://bugs.launchpad.net/neutron/+bug/2084977
14:09:54 <ralonsoh> otherwiseguy proposed to increase the DB timeouts
14:10:03 <ralonsoh> but this problem is still hitting their env
14:10:04 <mtomaska> Terry suggested increasing inactivity probe and that helped
14:10:13 <otherwiseguy> looks like it helped, but still need some investigation.
14:10:23 <otherwiseguy> Haven't looked into it yet, I'll try to do that very soon.
14:10:35 <ralonsoh> is it possible to reproduce it? in a CI job?
14:10:46 <ralonsoh> or in a dev environment?
14:11:24 <otherwiseguy> It seems like it should be reproducible from the logs anyway.
14:11:51 <ralonsoh> ok, after this meeting I'll try to at least check the logs and try to reproduce it locally
14:11:52 <otherwiseguy> I'll spin up an environment and start looking for disconnects.
14:12:26 <ralonsoh> but could be caused due to the OVN transaction process thread?
14:12:31 <ralonsoh> same as the issue with the trunks
14:12:49 <ralonsoh> I'll try to investigate in this way
14:12:53 <otherwiseguy> yeah, it seems like there may be a bigger issue of "things that didn't block under eventlet are blocking"
14:13:05 <ralonsoh> but we are still using eventlet
14:13:26 <ralonsoh> not in the API worker but we are still patching the kernel modules
14:13:52 <ralonsoh> I mean, the API router call is done by wsgi, not the eventlet server
14:14:02 <ralonsoh> but we still monkey patch the libraries
14:14:37 <ralonsoh> anyway, we can investigate that from different points of view
14:15:00 <ralonsoh> the next one
14:15:02 <ralonsoh> #link https://bugs.launchpad.net/neutron/+bug/2085422
14:15:29 <ralonsoh> also probably caused by the wsgi migration
14:15:36 <ralonsoh> does anyone have time to check it?
14:15:47 <mtomaska> ill take a look
14:15:52 <ralonsoh> perfect!
14:16:18 <mtomaska> sprint #2 ;)
14:16:19 <ralonsoh> next one
14:16:25 <ralonsoh> yeah...
14:16:29 <ralonsoh> #link https://bugs.launchpad.net/neutron/+bug/2085491
14:16:43 <ralonsoh> A question about how to use fwaasV2 with OVN
14:16:49 <ralonsoh> I never tried it
14:16:55 <mtomaska> yes that one sounds more like doc bug tome
14:17:07 <ralonsoh> but liushy implemented the fwaas code
14:17:07 <lajoskatona> I revived the patch for testing it in CI like we do for vpnaas
14:17:26 <ralonsoh> lajoskatona, sorry what patch?
14:17:29 <lajoskatona> I can ping him to help with this
14:17:49 <lajoskatona> https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/905421
14:18:09 <ralonsoh> lajoskatona, cool, that depends on the fwaas one
14:18:12 <lajoskatona> I hadn't checked the cause of tha failure yet
14:18:33 <ralonsoh> lajoskatona, if you don't mind, ping Liushy to provide feedback on this bug
14:18:41 <lajoskatona> originally liushy added this patch, but it was forgotten
14:18:51 <lajoskatona> ralonsoh: +1, I will do
14:18:54 <ralonsoh> thanks!@
14:19:20 <ralonsoh> the last one
14:19:22 <ralonsoh> #link https://bugs.launchpad.net/neutron/+bug/2085421
14:19:32 <ralonsoh> I think this is one is not happening anymore
14:19:45 <ralonsoh> but I need to check opensearch
14:19:52 <ralonsoh> I'll update it
14:20:07 <mtomaska> But it might, come back in my opinion
14:20:32 <mtomaska> looking at the logs there was some db disconnection (for unknown reason) when that test run
14:20:57 <mtomaska> so it might "pop up" somewhere else.... but I dont think it is related to that test
14:21:21 <ralonsoh> yes but during the resource deletion, in the cleanup process
14:21:51 <ralonsoh> I'll check the logs today and update it
14:22:53 <ralonsoh> ok, any other bug to be discussed today?
14:23:21 <ralonsoh> ok, let's move on
14:23:28 <ralonsoh> sorry
14:23:39 <ralonsoh> this week bcafarel is the CI deputy
14:23:44 <ralonsoh> next week is elvira1
14:23:47 <ralonsoh> ok?
14:24:15 <ralonsoh> I'll ping both offline
14:24:35 <ralonsoh> #topic community goals
14:24:48 <ralonsoh> the first one is the client deprecation
14:24:51 <ralonsoh> lajoskatona, any update?
14:25:25 <lajoskatona> nothing, I try to go back to that topic, but many other things jumped on my back recently
14:25:40 <ralonsoh> no problem, we are starting the release now!
14:25:54 <ralonsoh> the next one is the eventlet deprecation
14:26:23 <ralonsoh> I committed myself to create the LP bugs for the tasks. I'm still doing it and I'll present them in the next meeting
14:26:32 <ralonsoh> so far there are no patches to be reviewed
14:26:56 <lajoskatona> Thanks, looking forward to it :-)
14:26:59 <elvira1> ack!
14:27:04 <ralonsoh> and we still have a pending topic (the WSGI migration) that is not clear in the community
14:27:16 <ralonsoh> I'm not talking about the eventlet server to WSGI
14:27:26 <ralonsoh> but the WSGI to, for example, ASGI server
14:27:45 <ralonsoh> but this is something that, most probably, won't be done in this release
14:28:17 <ralonsoh> any feedback on this section?
14:28:55 <bcafarel> just ack for this week's CI deputy :)
14:28:58 <ralonsoh> #topic on demand
14:29:00 <ralonsoh> bcafarel, thanks
14:29:04 <ralonsoh> a heads-up
14:29:18 <ralonsoh> the Neutron drivers meeting is on Fridays. This is the agenda: https://wiki.openstack.org/wiki/Meetings/NeutronDrivers
14:29:45 <ralonsoh> I think there are a lot of people that doesn't know where to attend for new RFEs
14:30:02 <ralonsoh> if you need to present something, this is the place
14:30:05 <ralonsoh> that's all
14:30:17 <ralonsoh> any topic?
14:30:27 <lajoskatona> Nothing from me, thanks
14:31:03 <ralonsoh> ok folks, thank you for attending
14:31:07 <ralonsoh> #endmeeting