14:00:12 #startmeeting networking 14:00:12 Meeting started Tue Jul 26 14:00:12 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:12 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:12 The meeting name has been set to 'networking' 14:00:13 o/ 14:00:15 o/ 14:00:23 hi 14:00:25 o/ 14:00:26 hi 14:00:28 \o 14:01:00 Hi 14:01:33 o/ 14:02:26 Let's start the meeting 14:02:35 Zed schedule: https://releases.openstack.org/zed/schedule.html 14:02:59 Repeating the release dates which are coming from : [release] Release countdown for week R-11, Jul 18 - 22: (#link https://lists.openstack.org/pipermail/openstack-discuss/2022-July/029583.html) 14:03:05 Non-client library freeze: August 26th, 2022 (R-6 week) 14:03:13 Client library freeze: September 1st, 2022 (R-5 week) 14:03:19 Zed-3 milestone: September 1st, 2022 (R-5 week) 14:03:29 o/ 14:04:03 The A release will be Antelope 14:04:15 Antelope PTG etherpad: https://etherpad.opendev.org/p/neutron-antelope-ptg 14:04:22 Nice! 14:04:31 if you have topics which you would like to discuss please add the topics to it 14:05:00 I added a few lines to collect Operator's engagement topics also 14:05:31 please check and write down if you have anything you think can be interesting on a discussion with operators 14:06:58 Some not so official thing: 14:07:01 I will be on PTO and back on 15 August 14:07:21 So I plan to cancel next 2 team meeting and drivers meeting 14:07:30 what do you think? 14:07:56 ++ 14:07:59 ++ 14:08:07 +1 14:08:14 I will be also off 8-16 Aug 14:08:28 lajoskatona: when do you start your time off? 14:08:31 late o/ 14:08:36 next Monday 14:08:42 ack 14:08:51 have fun! 14:08:58 thanks :-) 14:09:10 I will send out mail about it 14:09:36 let's hope we don't wreck the place while you are away 14:09:55 you can wait for me with that 14:10:10 anyway it usually happens around release time so we have few weeks 14:10:16 :D 14:10:49 If you have no more questions comments for the announcements we can move on 14:10:55 actually it already started with os-vif :P 14:11:29 yeah we can count that as 1 14:11:35 LOL 14:11:42 :-) 14:12:01 Ok, let's go to next topic 14:12:03 #topic Bugs 14:12:11 Report from obondarev: https://lists.openstack.org/pipermail/openstack-discuss/2022-July/029707.html 14:12:26 I saw one bug without owner: 14:12:29 [OVN] metadata does not work when using neutron-dhcp-agent for baremetal ports (#link https://bugs.launchpad.net/neutron/+bug/1982569 ) 14:12:59 obondarev do you have anything more to add for the last week? 14:13:18 just an RFE to be discussed on the next drivers: https://bugs.launchpad.net/neutron/+bug/1982541 14:13:41 [RFE] OVN E/W routing 14:13:41 for external (baremetal) VLAN ports 14:14:05 thanks 14:15:41 and perhaps we can have a few words of the hot topic of today: https://bugs.launchpad.net/neutron/+bug/1940425 14:16:04 this is the os-vif 3.0.0 release hell slaweq mentioned 14:16:24 or more the usual x-project hell 14:17:18 it seems it's good that we merged and released it in this direction as otherwise we wouldn't even find this issue 14:17:26 and it would be later reported by some user 14:17:27 if I understand well now we block os-vif 3.0.0 with https://review.opendev.org/c/openstack/requirements/+/851002 14:18:04 slaweq: thanks, this is really positive view of this, and true 14:18:17 yw :) 14:19:31 If I understand well we don't know really which commit was the one that causes trouble, but there was not so many: 14:19:33 https://bugs.launchpad.net/neutron/+bug/1940425/comments/7 14:20:04 IIUC it was "75b290f Delete trunk bridges to avoid race with Neutron" 14:20:18 sean-k-mooney, is integrating grenade on os-vif CI 14:20:22 as neutron now still expects trunk bridge to be there but os-vif is deleting it 14:20:22 we'll be able to check that 14:20:23 yeah, that's the obvious culprit 14:20:25 slaweq: I have the same feeling 14:20:39 but most probably yes, this is "Delete trunk bridges to avoid race with Neutron 14:20:39 a12edbf update job template to zed" 14:21:14 ralonsoh: well multinode jobs first we can add grenede too if we want 14:21:41 the test that was failing was not running on the os-vif ci previously 14:21:51 exactly 14:22:00 https://review.opendev.org/c/openstack/os-vif/+/851011 14:22:31 it failed in that run by the way https://067d6e188ecb98d71167-c128921194a2b01210c7e01142fc6470.ssl.cf2.rackcdn.com/851011/1/check/os-vif-ovs-iptables/46df59a/testr_results.html 14:22:39 test_live_migration_with_trunk[i 14:22:53 but that said other live migration test filed so the job config might not be right yet 14:23:43 about the possible solution, I would comment on the LP bug 14:23:58 to avoid mail chains 14:24:18 we can but form my perspective there is no bug in nova or os-vif 14:24:38 I also want to mention that the neutron counterpart to the os-vif commit is https://review.opendev.org/c/openstack/neutron/+/837780. In it, I'm adding a config knob that will allow us to handle when the os-vif side deletes the trunk's bridge 14:24:40 we have unplugged the trunk port and subports before we remvoe the bridge 14:24:51 so neutron should not be expecting it to exsit anymore 14:24:56 sean-k-mooney, we can comment on the LP bug 14:25:04 sure. 14:25:04 mlavalle: would be good to know if that solves the issue 14:25:26 I mean if yes we can think about how to make it work with Neutron-Nova 14:25:27 although i have my hands full with downstream escalation so i wont be able to focus on this much for a few days 14:25:51 I suspect this can be a good topic for the PTG :-) 14:26:06 we decied to go the current directly at the last ptg 14:26:10 but sure 14:26:54 i have not had time to look at why this is causeing issues for neutorn. 14:27:01 if that can be sumemrised that would be good 14:27:07 in the bug 14:27:15 I'll do 14:27:20 thanks 14:27:39 ralonsoh: thanks 14:28:01 I will also follow up in the LP bug 14:28:13 mlavalle: thanks 14:29:04 This week isabek is the deputy and next week elvira will be (and I have to shuffle the list...) 14:29:20 yes o/ 14:29:20 o/ 14:29:42 yeah, we need an assignee for the 2 week of august 14:29:48 elvira, isabek: thanks 14:30:53 I will check the table today or tomorrow 14:31:07 ok, that's it for bugs 14:31:50 #topic On Demand Agenda 14:32:18 do you have anything to discuss? 14:32:37 not me 14:32:49 nothing from me 14:33:04 nothing except enjoy your time off lajoskatona :) 14:33:13 +1 14:33:14 thanks 14:33:14 enjoy your vacation lajoskatona 14:33:18 +1! 14:33:33 +1 14:33:51 we go to live in a tent, so perhaps this will be the note for the weather to have some rain around Hungary :-) 14:34:06 :) 14:34:07 LOL 14:34:14 :) 14:34:21 Ok, I think we can close the meeting 14:34:26 we are also praying for rain in Texas 14:34:26 #endmeeting