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