14:01:12 <ralonsoh> #startmeeting networking 14:01:12 <opendevmeet> Meeting started Tue Dec 13 14:01:12 2022 UTC and is due to finish in 60 minutes. The chair is ralonsoh. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:01:12 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:01:12 <opendevmeet> The meeting name has been set to 'networking' 14:01:14 <ralonsoh> hello 14:01:15 <mlavalle> o/ 14:01:27 <rubasov> o/ 14:01:57 <bcafarel> o/ 14:02:47 <ralonsoh> ok, we can start (slaweq will join us a bit late today) 14:02:59 <ralonsoh> #topic announcements 14:03:02 <ralonsoh> #link https://releases.openstack.org/antelope/schedule.html 14:03:18 <ralonsoh> we are in the R-14 week 14:03:32 <ralonsoh> in 3 weeks we'll be in A-2 milestone 14:03:46 <opendevreview> Roberto Acosta proposed openstack/neutron master: [WIP] [RFE] [OVN] - IPv6 Distributed routing https://review.opendev.org/c/openstack/neutron/+/867513 14:04:07 <ralonsoh> any other reminder? 14:04:38 <ralonsoh> #topic bugs 14:04:44 <ralonsoh> this is the report from haleyb 14:04:48 <ralonsoh> #link https://lists.openstack.org/pipermail/openstack-discuss/2022-December/031496.html 14:05:02 <ralonsoh> there are still some (most of them) bugs without assignee 14:05:10 <ralonsoh> #link https://bugs.launchpad.net/neutron/+bug/1999249 14:05:21 <ralonsoh> this one is critical and is affecting the CI 14:05:33 <ralonsoh> it could be related to https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/857031 14:05:53 <ralonsoh> I didn't have time to check the logs, did someone check what could be happening? 14:06:42 <ralonsoh> in any case, I'll ping slaweq and yatin after this meeting (or in the CI one) to address this 14:07:00 <ralonsoh> next one 14:07:04 <ralonsoh> #link https://bugs.launchpad.net/neutron/+bug/1998749 14:07:22 <ralonsoh> this is related to OVS and DVR (I don't know if HA is involved) 14:08:02 <ralonsoh> as Liu comments in the bug, this could be related because of the OF actions we have 14:08:16 <ralonsoh> that do not use NORMAL action 14:09:00 <ralonsoh> I'll ping Liu to know if he is working on this and if he is going to propose any patch 14:09:11 <slaweq> o/ 14:09:16 <ralonsoh> but anyone is welcome to check it 14:09:18 <ralonsoh> slaweq, hi 14:09:30 <ralonsoh> the next one is related to 14:09:33 <ralonsoh> #link https://bugs.launchpad.net/neutron/+bug/1998751 14:09:39 <ralonsoh> OVS + DVR + HA 14:10:05 <ralonsoh> ah, and probably VLAN 14:10:35 <ralonsoh> in this case seems that could be an easy solution by dropping the multicast traffic 14:11:03 <ralonsoh> but I don't know how this could affect other type of deployments 14:11:10 <ralonsoh> where you need this multicast traffic 14:11:45 <ralonsoh> again, I'll ping Liu to know if he is working on this one too 14:12:22 <ralonsoh> next one 14:12:24 <ralonsoh> #link https://bugs.launchpad.net/neutron/+bug/1998952 14:12:35 <ralonsoh> please check c#2 14:12:47 <ralonsoh> this is something we found internally in RH 14:12:51 <ralonsoh> and we documented it 14:13:07 <ralonsoh> IMO, the API should not prevent these kind of actions 14:13:16 <ralonsoh> but, of course, we should document it 14:13:41 <ralonsoh> any opinion? 14:14:17 <rubasov> we have several warnings in the api-ref is this the same case? https://docs.openstack.org/api-ref/network/v2/#routers-routers 14:14:48 <slaweq> I agree we shouldn't forbid it 14:15:03 <ralonsoh> rubasov, you are right and added by slaweq 14:15:06 <rubasov> I mean the warnings in the extraroutes extension section 14:15:13 <ralonsoh> yes 14:15:36 <ralonsoh> ok, I'll comment on the bug (I didn't check the current documentation) 14:15:49 <ralonsoh> I think we can close it pointing to those docs 14:15:52 <ralonsoh> ok with this? 14:16:00 <mlavalle> +1 14:16:02 <rubasov> I'll believe thiss sometimes surprising, but is documented and is intentional 14:16:08 <rubasov> +1 14:16:20 <ralonsoh> thanks folks 14:16:38 <ralonsoh> last one if 14:16:42 <ralonsoh> #link https://bugs.launchpad.net/neutron/+bug/1999209 14:17:08 <ralonsoh> I think I can take care of this one 14:17:31 <ralonsoh> (well, is assigned to Liu!) 14:17:42 <ralonsoh> sorry, I didn't see that 14:17:48 <ralonsoh> so we are good on this one 14:18:08 <mlavalle> cool 14:18:23 <ralonsoh> and I have some low hanging fruit bugs opened by slaweq this week 14:18:31 <ralonsoh> #link https://bugs.launchpad.net/neutron/+bug/1999388 14:18:36 <ralonsoh> #link https://bugs.launchpad.net/neutron/+bug/1999390 14:18:42 <ralonsoh> #link https://bugs.launchpad.net/neutron/+bug/1999391 14:19:00 <ralonsoh> ^^ anyone is welcome to assign them and work in a fix 14:19:34 <ralonsoh> and the last heads-up in this section, as usual 14:19:36 <ralonsoh> this week amotoki is the deputy, next week will be mlavalle 14:19:50 <amotoki> ack 14:19:54 <mlavalle> ack 14:20:19 <ralonsoh> we don't have anything related to ryu/os-ken 14:20:24 <ralonsoh> #topic specs 14:20:45 <ralonsoh> I have one question related to https://bugs.launchpad.net/neutron/+bug/1998609 14:20:53 <ralonsoh> should this RFE need a spec? 14:21:06 <ralonsoh> patch: https://review.opendev.org/c/openstack/neutron/+/867513 14:21:58 <ralonsoh> the implementation could be easy but I think we should have at least something describing what is going to be done, a short spec 14:21:58 <slaweq> shouldn't this rfe be discussed at the drivers meeting first? 14:22:02 <ralonsoh> yes 14:22:10 <ralonsoh> that's the point 14:22:20 <ralonsoh> if so, I'll ping the author 14:22:26 <ralonsoh> to add this RFE to the drivers meeting 14:22:30 <ralonsoh> agree? 14:22:35 <slaweq> +1 14:22:40 <mlavalle> +1 14:22:42 <amotoki> +1 14:22:43 <ralonsoh> perfect then 14:22:54 <mlavalle> yeah, let's discuss it 14:23:04 <mlavalle> and see the implecations 14:23:12 <mlavalle> implications 14:23:41 <ralonsoh> ok then, let's move to the next topic 14:23:50 <ralonsoh> #topic community_goals 14:23:58 <ralonsoh> 1) Consistent and Secure Default RBAC 14:24:06 <ralonsoh> so far, all patches are merged now 14:24:23 <ralonsoh> I think we can now remove this topic from the list 14:24:29 <slaweq> yes, but I still need to try our neutron-tempest-plugin tests with enforced new defaults 14:24:31 <ralonsoh> yes 14:24:33 <slaweq> I hope to do it this or next week 14:24:40 <slaweq> and then maybe I will need to report some new bugs 14:24:59 <ralonsoh> btw, do you have the link? 14:25:04 <ralonsoh> or is this proposed? 14:25:05 <slaweq> to what? 14:25:10 <ralonsoh> the ntp patch? 14:25:16 <slaweq> no, there's no patch yet 14:25:19 <slaweq> I will send it today 14:25:35 <ralonsoh> perfect, please send it to me to add it to this meeting 14:25:41 <slaweq> ++ 14:25:46 <ralonsoh> and thanks for the RBAC effort! 14:26:02 <ralonsoh> next one is 14:26:04 <ralonsoh> 2) Migration to Ubuntu 22.04 14:26:20 <ralonsoh> now the question is if https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/857031 is affecting the Neutron CI 14:26:23 <ralonsoh> the tempest CI 14:26:54 <ralonsoh> slaweq, did you check the CI? or was yatin who was reviewing this issue 14:26:55 <ralonsoh> ? 14:27:18 <ralonsoh> --> https://bugs.launchpad.net/neutron/+bug/1999249 14:27:37 <slaweq> I didn't check that one 14:28:03 <ralonsoh> ok, I'll ping yatin tomorrow 14:28:57 <ralonsoh> the last one is 14:28:59 <ralonsoh> 3) Clean-up neutron-legacy code in devstack 14:29:01 <opendevreview> Slawek Kaplonski proposed openstack/neutron-tempest-plugin master: DNM Lets test our API tests with enforced new RBAC policies https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/867518 14:29:06 <slaweq> still in progress 14:29:09 <ralonsoh> #link https://review.opendev.org/q/topic:drop-lib-neutron 14:29:11 <ralonsoh> slaweq, thanks 14:29:15 <slaweq> I already fixed issues in neutron-tempest-plugin jobs 14:29:33 <slaweq> but there are some comments from gmann and kopecmartin which I need to address 14:30:02 <ralonsoh> sorry, are you referring to the devstack patches? 14:30:07 <ralonsoh> of the RBAC ones? 14:30:14 <ralonsoh> devstack 14:30:16 <slaweq> devstack 14:30:31 <ralonsoh> so far, the CI testing jobs are passing 14:30:42 <slaweq> yes, it seems pretty good already 14:30:43 <ralonsoh> apart from those comments, I think the patches are functional 14:30:46 <ralonsoh> ++ 14:30:50 <bcafarel> nice :) 14:30:50 <slaweq> yep 14:31:07 <ralonsoh> I'll review all of them today 14:31:16 <slaweq> thx 14:31:16 <ralonsoh> (or I'll invite you to a pint) 14:31:44 <ralonsoh> and that's all 14:31:46 <ykarel> ralonsoh wrt nested virt CI issue, i too haven't check much on that 14:31:50 <slaweq> haha, sounds good👌 14:32:05 <ralonsoh> ykarel, no rush, please keep us informed if you are working on this 14:32:09 <ralonsoh> ykarel, and thanks! 14:32:44 <ralonsoh> ok, last topic 14:32:48 <ralonsoh> #topic on_demand 14:33:01 <ralonsoh> last week lajos asked us to review https://review.opendev.org/c/openstack/tempest/+/824440 14:33:16 <ralonsoh> I think the merge conflict is fixed but the CI is failing 14:33:25 <ralonsoh> (not related, IMO) 14:33:35 <ralonsoh> I'll recheck now 14:34:11 <ralonsoh> I have another topic 14:34:12 <mlavalle> I'll review it as soon as zuul gives it a thump up 14:34:42 <ralonsoh> last week (26/12 to 1/1) I won't be here 14:34:56 <ralonsoh> and I think neither slaweq not mlavalle nor ykarel 14:35:02 <mlavalle> nope 14:35:12 <mlavalle> I'll be in Ireland with my family 14:35:28 <slaweq> I will be at home playing xbox probably :) 14:35:33 <ralonsoh> what do you think about cancelling 27/12 meeting? (and probably CI meeting too) 14:35:38 <slaweq> but not on the meeting for sure 14:35:44 <ralonsoh> hehee 14:35:45 <mlavalle> yeah, we normally cancel that week 14:35:49 <slaweq> +1 14:35:58 <ykarel> i will be around though :) 14:36:13 <bcafarel> assign all bugs to ykarel! 14:36:14 <ralonsoh> ykarel, really? have fun! 14:36:15 <bcafarel> :) 14:36:20 <mlavalle> ykarel: it's time off, though 14:36:28 <ralonsoh> perfect, I'll send a mail for the Neutron meeting and the CI meeting too 14:36:45 <ykarel> mlavalle, we don't have time off here at year end 14:37:13 <ralonsoh> any other topic you want to bring here? 14:37:14 <mlavalle> ahhh, I didn't know that 14:37:50 <ralonsoh> remember we have the CI meeting in 20 mins, see you then 14:37:56 <ralonsoh> thanks for attending folks! 14:38:00 <ralonsoh> #endmeeting