14:00:59 #startmeeting networking 14:00:59 Meeting started Tue Aug 30 14:00:59 2022 UTC and is due to finish in 60 minutes. The chair is lajoskatona. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:59 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:59 The meeting name has been set to 'networking' 14:01:01 o/ 14:01:02 o/ 14:01:08 o/ 14:01:08 hi 14:01:12 hi 14:01:18 \o 14:01:45 hi 14:01:59 o/ 14:02:47 Ok ,let's start 14:02:52 #topic Announcements 14:03:02 The usual Zed schedule: https://releases.openstack.org/zed/schedule.html 14:03:12 and the release countdown mail: 14:03:18 [release] Release countdown for week R-5, Aug 29 - Sep 02 (#link https://lists.openstack.org/pipermail/openstack-discuss/2022-August/030138.html ) 14:03:34 Some dates from it: 14:03:52 Zed-3 milestone (feature freeze): September 1st, 2022 (R-5 week) 14:03:59 that is Thursday this week 14:04:17 RC1 deadline: September 15th, 2022 (R-3 week) 14:04:17 Final RC deadline: September 29th, 2022 (R-1 week) 14:04:17 Final Zed release: October 5th, 2022 14:04:17 Next PTG: October 17-21, 2022 (virtual PTG!!!) 14:04:42 The etherpad for it: https://etherpad.opendev.org/p/neutron-antelope-ptg 14:05:01 I add a mental not to myself to ask around for the schedule 14:05:29 Cycle Highlights, please check it: https://review.opendev.org/c/openstack/releases/+/853813 14:05:52 My memory faded so thanks for the good comments on it already 14:07:04 Perhaps I add here a small news: there will be again edge session on the PTG: 14:07:09 https://lists.openstack.org/pipermail/openstack-discuss/2022-August/030128.html 14:07:19 and there is an etherpad for it: https://etherpad.opendev.org/p/ecg-ptg-october-2022 14:07:30 if you are interested check it 14:08:06 My personal point is that I would like to see exactly what and why we need at the edge sites 14:09:13 In Berlin I was on a session for edge, and I heard some bullshit (self driving cars, and things like that which are far from mass usage at the moment) and the only thing which sounded as real was gaming which needed some edge features 14:10:00 * slaweq don't wants to have self driving car with Openstack running on it :P 14:10:14 hehehe 14:10:19 :-) 14:10:30 I wouldn't mind 14:11:05 there was even a slide as I remember with a fighter jet with edge sites inside it :-) 14:11:44 ok, that's it for the PTG from me 14:11:45 can Openstack drive a manual transmission? :) 14:12:23 haleyb: I don't think it will be fast enough :P 14:12:34 and rabbitmq can be stucked somewhere in the middle :D 14:13:14 :D 14:13:37 anything - but let it not be brakes please! 14:13:43 LOL 14:13:49 obondarev++ 14:14:19 Another thing from me for announcements: 14:14:25 Please recheck with reason 14:14:31 Please check the numbers from slaweq: https://etherpad.opendev.org/p/neutron-ci-meetings#L42 14:15:55 If there is no more comments or questions for announcements we can move on 14:16:12 PTL nominations? 14:16:25 frickler: good comment, thanks 14:16:37 I'm on it, I'll send a mail/patch today, in the next hour 14:16:48 ralonsoh: thanks 14:16:57 (and before that, lajoskatona thanks a lot!) 14:16:59 ralonsoh: ++ 14:18:00 Ok, next topic 14:18:04 #topic Bugs 14:18:13 Report from slaweq: https://lists.openstack.org/pipermail/openstack-discuss/2022-August/030168.html 14:18:27 bug numbers are going upper as summer period is over :-) 14:18:44 I saw some which needs more attention 14:18:51 https://bugs.launchpad.net/neutron/+bug/1987530 - Duplicate external_ip in NAT table lead to loss of N/S connectivity - needs attention 14:19:52 I'll take a look at this one, this should not happen of course 14:20:14 ralonsoh: thanks 14:20:30 Another one without owner: 14:20:33 https://bugs.launchpad.net/neutron/+bug/1987666 - Race condition when adding two subnet with same cidr to router - unassigned currently 14:20:45 I think that froyo is working on it currently 14:20:51 but maybe he didn't assign it to himself 14:21:08 slaweq, lajoskatona yeah! 14:21:16 ahh, ok, thanks 14:21:17 froyo++ thx 14:21:28 done! 14:22:12 :-) 14:22:31 An old cloud-init bug: https://bugs.launchpad.net/cloud-init/+bug/1899487 - cloud-init hard codes MTU configuration at initial deploy time - bug which was reported for cloud-init first but now after long discussion it's on Neutron and we need to check it 14:22:49 yeah, that one I wanted to raise today too :) 14:23:08 :-) 14:26:49 If you have some time please check it, I also try to check the history of this issue 14:27:15 Do you have any bug which you would like to discuss? 14:27:35 nothing more to discuss 14:27:39 there was the CI issue with designate yesterday 14:27:45 ok, thanks 14:27:47 but there is one https://bugs.launchpad.net/neutron/+bug/1988026 14:28:01 which looks like low-hanging-fruit for me 14:28:06 not sure if there is really a bug hidden there for neutron in terms of deleting SGs 14:28:21 so maybe there would be someone who would like to take a look into it 14:28:24 that's all from me 14:28:30 that bug came out of debugging things 14:28:45 but it doesn't seem to be new 14:29:10 the patch in tempest for what triggered the issue is https://review.opendev.org/c/openstack/tempest/+/854973 14:29:36 friskler: thanks for checking it 14:29:39 but that has been in place for a long time and things in CI only started to fail around friday 14:29:45 frickler, sorry 14:30:09 so maybe there is yet another issue. I didn't get round to reproducing locally yet 14:30:42 yes that is strange that it started to explode in designate CI from end of the last week 14:31:29 frickler: do you have opened bug somewhere? 14:31:43 designate has a lot of tests that do not use network resources, which I think is why this was visible there most 14:31:59 slaweq: this one I think: https://bugs.launchpad.net/neutron/+bug/1988026 14:32:13 slaweq: not yet, because I'm not sure if there actually is a bug. maybe neutron now is only more correct than earlier 14:32:17 lajoskatona: regarding that cloud-init bug, I was going to say that I will try to look into it this week but I wrote it in different window (internal irc) :D 14:32:46 lajoskatona: ahh, ok 14:32:52 slaweq: ack, the message arrived 14:32:56 so that is the one which I think may be low-handing-fruit in neutron 14:33:03 frickler: ok, thanks 14:33:30 1988026 is related but not what caused CI to fail now 14:34:45 the underlying issue is fixed with the tempest patch, so also no CI impact any longer. at least none I'm aware of 14:34:55 and I think that's it for now. ;) 14:35:41 ok, so let's keep our eyes open if similar issues appear 14:36:00 One more sentence for the bug deputy week: This week haleyb is the deputy and next week amotoki will be. 14:36:12 lajoskatona: ack 14:36:34 lajoskatona: ack 14:37:05 amotoki, haleyb: thanks 14:37:15 #topic On Demand Agenda 14:37:24 (slaweq) PTG - TC+Leaders Interaction Session - poll opened https://framadate.org/zsOqRxfVcmtjaPBC 14:37:43 ahh, right 14:38:10 I just wanted to mention that gmann opened poll to choose the best time slot for the TC+Leaders session during the PTG 14:38:24 so if anyone is interested in participating in it, please vote there 14:38:48 lajoskatona: ralonsoh looking at You especially ;) 14:38:56 I'm updating it now 14:39:02 slaweq: thanks, I voted on the time slots :-) 14:39:11 thx 14:39:15 that's all from me 14:40:05 I have another one, more a question: 14:40:10 (lajoskatona): OVS (&OVN) version in CI 14:40:38 I just greped quickly and saw that even in our CI we have different hashes for on and ovs branch 14:41:09 perhaps we should have a common version for all master jobs? 14:41:44 yeah, we should use "master" and "main" branch basically 14:41:53 right and we should update it anytime OVN master (or any other branch) update the dependency 14:41:55 not really 14:41:58 but those do not work correctly sometime 14:42:03 master requires a specific OIVS version 14:42:09 yeap ^ 14:42:35 e.g.: https://review.opendev.org/c/openstack/ovn-octavia-provider/+/854008 14:42:59 tomorrow I'll check all OVN master references 14:43:04 yeah I was looking for this one 14:43:06 and update the needed OVS version 14:43:14 ++ 14:43:20 may be we can looking into adding an option so ovs version is auto detected based on ovn source 14:43:34 atleast when ovn branch is main 14:43:46 perhaps only some guide in docs is enough if it is hard to automate 14:43:57 we can introduce an ansible role to read that yeah 14:44:24 first I'll update the OVS versions statically 14:44:31 then I'll open a LP for this improvement 14:44:35 ralonsoh: thanks 14:44:38 good idea 14:44:41 +1 14:46:04 That's it from me, do you have anything more to discuss? 14:46:18 nothing from me 14:46:19 actually yes 14:46:38 I added a topic to the PTG etherpad: neutron-legacy in devstack 14:47:01 we planned for new neutron code to be dropped in A cycle after it was deprecated earlier 14:47:17 maybe someone here is interested in actually doing this 14:47:34 would save you a lot of duplication when adding new features 14:48:07 and it would be good to do it early in the cycle, so preparing a patch could actually start soon 14:48:08 frickler: good idea to discuss it, and write down/discuss the basics before removing anything 14:48:58 and now I see that this could be a shared session with QA team 14:49:56 but we use now neutron-legacy or am I wrong? 14:50:02 yes, though not sure if anyone other than me would join, but here's hoping 14:50:15 well currently the usage is mixed I think 14:50:44 would need to search for the deprecation message in logs 14:51:09 but good idea to check that before removing things, too 14:51:16 +1 14:52:23 frickler: thanks for bringing it here 14:52:35 If nothing more we can close the meeting 14:53:00 not from me, thx lajoskatona 14:53:20 We have the CI meeting after this one, and it will be video meeting today: https://meetpad.opendev.org/neutron-ci-meetings 14:53:31 see you there 14:53:31 ++ 14:53:35 #endmeeting