14:01:47 #startmeeting networking 14:01:47 Meeting started Tue Apr 27 14:01:47 2021 UTC and is due to finish in 60 minutes. The chair is slaweq. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:01:48 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:01:49 ralonsoh: yes 14:01:50 The meeting name has been set to 'networking' 14:01:55 sorry for being late :) 14:01:55 hehehe hi 14:01:56 :) 14:01:58 o/ 14:01:59 np at all 14:02:03 o/ 14:02:14 hi 14:02:50 #topic announcements 14:02:59 welcome on the first meeting after the PTG :) 14:03:26 Xena cycle calendar https://releases.openstack.org/xena/schedule.html 14:03:38 next milestone is X-1 and it's in the week of May 24th 14:04:05 yesterday I sent summary of our PTG sessions, it's available at http://lists.openstack.org/pipermail/openstack-discuss/2021-April/022044.html 14:04:11 and also at http://kaplonski.pl/blog/virtual_ptg_april_2021_summary/ 14:04:29 and basically that's all announcements from me today 14:04:34 do You have anything else? 14:06:11 ok, so let's move on 14:06:15 #topic Blueprints 14:06:32 I updated list for X-1 https://bugs.launchpad.net/neutron/+milestone/xena-1 14:06:56 and I created BPs for specs proposed by rubasov_ and lajoskatona, which we discussed during the PTG 14:07:07 thank you 14:07:10 all are scheduled there so we will track them here every week 14:07:33 do You have any updates about any of the BPs today? 14:09:06 if not, I think we can move on, but please spent some time reviewing patches and specs related to those BPs 14:09:19 ok, next topic 14:09:24 #topic Community goals 14:09:41 AFAIK there are no new goals for Xena cycle, right? 14:09:54 if yes, I propose to suspend that topic for now 14:09:57 wdyt? 14:10:09 ok for me 14:12:08 and if Xena goal is "stabilize and clean" it probably does not need specific section either 14:12:15 yeah 14:12:18 right 14:12:20 ok, so let's move on 14:12:24 #topic bugs 14:12:33 ralonsoh was our bug deputy last week 14:12:42 report: http://lists.openstack.org/pipermail/openstack-discuss/2021-April/022029.html 14:12:51 ralonsoh: any bugs You want to discuss now? 14:13:03 just a heads-up, related to those three frist bugs, not assigned 14:13:14 two critical, one high 14:13:34 I didn't have time to check https://bugs.launchpad.net/neutron/+bug/1925498 14:13:34 Launchpad bug 1925498 in neutron "SNAT is not working" [High,New] 14:14:07 if this is true, that's a big issue. But I don't know how this bug could be possible, this is also tested in the CI 14:14:23 well, not exactly 14:14:32 ralonsoh: tbh I'm not sure if we are testing snat really 14:14:40 no, not SNAT 14:14:45 maybe we have (yet another) testing gap there 14:14:58 and I don't know if this is related to the backend (linux bridges) 14:15:15 anyway, if you have time, please try to check it 14:15:41 I will add it to my backlog, but I don't think I will have time this week 14:15:51 so I will not assign it to myself for now 14:16:01 if someone have time, feel free to take it 14:17:26 ralonsoh: I was checking also https://bugs.launchpad.net/neutron/+bug/1925368 and IMO it is a bug 14:17:26 Launchpad bug 1925368 in neutron "[L3] Router GW can be removed with routes defined" [Low,New] 14:17:41 slaweq, thanks for checking it 14:17:44 we should probably forbid removal of the gw if we have routes which are using it 14:17:53 ok, I'll push a patch to limit that 14:18:00 thx 14:18:09 if I may call attention to one more bug from the week before ralonsoh's (since we did not have a meeting last week) 14:18:20 this is an unassigned ovn bug: https://bugs.launchpad.net/neutron/+bug/1922089 14:18:20 Launchpad bug 1922089 in neutron "[ovn] enable_snat cannot be disabled once enabled" [High,Triaged] 14:18:22 rubasov_: sure 14:19:06 maybe lucasgomes or jlibosva can take a look at that one? 14:19:10 I will ask them 14:19:30 thanks 14:19:56 thx rubasov_ for raising it here 14:20:07 ralonsoh: is that all what You wanted to highlight? 14:20:14 yes, thanks 14:20:25 thx 14:20:31 I also wanted to talk about one bug 14:20:35 https://bugs.launchpad.net/neutron/+bug/1922653 14:20:35 Launchpad bug 1922653 in neutron "[L3][Port forwarding] multiple floating_ip:port to same internal fixed_ip:port (N-to-1 rule support)" [Medium,In progress] - Assigned to LIU Yulong (dragon889) 14:20:41 and fix for it https://review.opendev.org/c/openstack/neutron/+/787304 14:20:50 I'm not sure if we should have shim api extension for that 14:20:59 as it in fact changes api behaviour 14:21:12 something what was returing 4xx now is accepted 14:21:15 wdyt? 14:21:33 I'll need to check it first 14:21:48 but yes, if this is the case, this is changing the API 14:22:30 ok, please take a look at that patch when You will have some time 14:22:39 and that's basically all from me regarding bugs 14:22:49 this week lucasgomes is bug deputy 14:22:56 and he is aware of it already 14:23:07 next week it will be jlibosva 14:23:16 and after him, obondarev 14:23:22 and we will have new round 14:23:48 so bcafarel is it ok for You to cover week of the May 17th? 14:24:46 * bcafarel checks the calendar 14:25:13 slaweq: should be OK yes 14:25:16 thx 14:25:25 ok, any other bugs You want to discuss today? 14:26:46 I guess this means "no" :) 14:26:49 so let's move on 14:27:00 #topic CLI/SDK 14:27:09 We recently merged https://review.opendev.org/c/openstack/openstacksdk/+/768208 in Openstack SDK 14:27:25 that patch should allows us to pass unknown attributes from OSC to the Neutron 14:27:36 I will now work on that change in OSC 14:28:03 when we will have it, it should be last missing part to finally deprecate neutronclient in this cycle 14:28:54 \o/ 14:29:05 that's just a heads up for now :) 14:29:18 +1 14:29:27 ok, if there are no other topics I will give You 30 minutes back today :) 14:29:37 do You have anything else You want to discuss? 14:30:48 if not, then thx for attending 14:30:52 thanks, see you in 30 mins 14:30:56 and please remember about ci meeting in 30 minutes :) 14:30:59 I think we talked a lot last week :) 14:30:59 #endmeeting