14:01:19 #startmeeting networking 14:01:20 Meeting started Tue May 25 14:01:19 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:21 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:01:23 The meeting name has been set to 'networking' 14:01:25 o/ 14:01:30 hi 14:01:32 hi 14:01:35 hi 14:01:53 o/ 14:02:15 o/ 14:02:24 #topic announcements 14:02:33 Xena cycle calendar https://releases.openstack.org/xena/schedule.html 14:02:41 this week is Xena-1 milestone already 14:02:45 (time flies :)) 14:02:53 Xena-2 will be week of the Jul 12 14:03:45 Hi 14:04:23 Nomination for Y names' proposals is still open http://lists.openstack.org/pipermail/openstack-discuss/2021-May/022383.html 14:04:35 if You have any ideas, You can propose it there 14:04:59 next one 14:05:15 OpenStack SDK - r1.0 feature branch will be created, we should now propose new patches to that branch and cherry-pick for master: http://lists.openstack.org/pipermail/openstack-discuss/2021-May/022535.html 14:05:35 so if You plan to propose something to SDK, please follow the process mentioned there 14:05:51 and ask on the #openstack-sdks channel in case of any doubts :) 14:06:13 and that's all annuncements from me for today 14:06:19 do You have anything else to add? 14:06:51 OVN back as devstack default? I think I saw that merged this morning :) 14:07:21 bcafarel: oh, really? I probably missed it 14:07:36 https://review.opendev.org/c/openstack/devstack/+/791436 14:07:48 I think this one 14:08:05 thanks I was looking up in my history, yes this is the one I saw 14:08:11 great :) 14:08:14 thx for the info 14:09:13 are we sure all CI jobs that are supposed to be testing OVS not testing OVN now? :) 14:09:48 we should have the neutron-tempest-plugin problems again 14:09:54 obondarev: I think we should check it to be sure 14:10:03 we'll need https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/791255 and https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/791148 14:11:58 ralonsoh: thx for the links 14:12:03 and these for some stadium: https://review.opendev.org/q/topic:%2522ovn-devstack%2522+(status:open+OR+status:merged)+owner:%2522lajos+katona%2522 14:12:42 lajoskatona: thx for the links too 14:12:52 one question: whta happens if some GRE user uses neutron-tempest-tests? 14:12:56 I already +2'ed all of them, so please others check them too :) 14:13:58 amotoki: What do you mean, downstream, or from opendev zuul? 14:13:59 amotoki: those trunk tests should be skipped in such case 14:14:30 slaweq: because the upstream testing env does not support it? 14:14:50 we can always switch to OVS, if needed: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/791417 14:15:07 or create a new CI job (not recommended) 14:15:27 yes, at least according to https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/791255/3/neutron_tempest_plugin/api/test_trunk.py#250 IIUC 14:16:14 slaweq: okay. I have no strong opinion on it. 14:16:57 if GRE users want to test these in their deployments, they should write their own tests. okay. 14:17:14 I am not sure we really have these needs though. 14:17:16 amotoki: but if someone is running those tests on env with GRE enabled, then it's not OVN backend 14:17:46 slaweq: yes 14:17:49 I am looking at https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/791255/3/neutron_tempest_plugin/api/test_trunk.py#250 14:17:58 ok, I see Your point now 14:18:07 we should make check in that L250 smarter 14:18:12 I think it is part of the API tests, so they are backend agnostic. 14:18:14 and aware of backend probably somehow 14:20:22 I will open LP and will try to make it smarter 14:20:33 but for now let's go with ralonsoh's patch to unblock the gate 14:20:36 is that ok for You? 14:20:45 slaweq: works for me :) 14:20:48 thx 14:20:56 and thx for raising that here 14:21:43 ok, let's move on then 14:21:54 #topic Blueprints 14:22:10 I moved opened BPs to Xena-2: https://bugs.launchpad.net/neutron/+milestone/xena-2 14:22:20 do You have any updates about any of them? 14:24:10 I have only small update about https://blueprints.launchpad.net/neutron/+spec/secure-rbac-roles 14:24:27 there is only few patches opened in the list https://review.opendev.org/q/topic:%2522secure-rbac%2522+status:open+project:openstack/neutron 14:24:32 thx for all reviews 14:24:43 and please check those few which are missing approval 14:25:22 after that I will check how to switch to new defaults in the devstack, so maybe we will be able to have one job running with them 14:25:32 but I didn't explored yet how to do it 14:27:33 Please review these (I was disconnected in the meantime....) : https://review.opendev.org/c/openstack/neutron-specs/+/785236 https://review.opendev.org/c/openstack/neutron-specs/+/783791 https://review.opendev.org/c/openstack/neutron-specs/+/767337 14:27:34 regarding liuyulong's BP https://blueprints.launchpad.net/neutron/+spec/distributed-dhcp-for-ml2-ovs, we have also only few patches left https://review.opendev.org/q/topic:%22bp%252Fdistributed-dhcp-for-ml2-ovs%22+(status:open%20OR%20status:merged) 14:28:23 thx lajoskatona for the links 14:28:54 slaweq: Good that You mention it, in https://review.opendev.org/c/openstack/neutron/+/776567/22/neutron/conf/plugins/ml2/drivers/ovs_conf.py there's a new cfg option to enable ipv6 dhcp, 14:30:07 I have some concenr as now IPv6 works out of the box (of course its more difficult as we need the infrastructure and othere cfg options) so that forks the API between "traiditonal" dhcp in Neutron and the new OVS based dhcp 14:30:50 Please check if my feeling regarding this new cfg is incorrect, I can leave with it but we have to guard it with doc in that case 14:32:53 lajoskatona: actually I think it's good point, I'm not sure why this config option is really needed 14:33:17 it should works fine for the IPv6 subnets with DHCP stateful mode 14:33:31 as dhcp agent works currently 14:34:43 +1 14:34:49 I guess user might prefer to disable IPv6 DHCP if IPv6 is not used 14:35:02 just to not overload flow tables 14:35:06 that makes sense 14:35:06 for no good reason 14:35:30 so rules could be added in the lazy way - when first such subnet would appear on the node 14:35:38 but maybe it's not as easy to implement, idk 14:35:42 just thinking loud now 14:36:27 makes sense, but still - even existence of IPv6 subnets may not mean user wants DHCP.. 14:36:43 Yeah, so perhaps it's the best solution, but than the doc should highlight it 14:36:51 +1 14:36:55 obondarev: but I think about existence of the IPv6 subnet with dhcp mode DHCP stateful 14:37:11 slaweq, got it, agree 14:37:13 which means that user wants to have dhcp v6 provided :) 14:37:35 for SLAAC it's not needed 14:37:45 I'm not sure about dhcpv6-stateless now 14:39:07 that's SLAAC for addressing and DHCP for other bits, so could be needed there 14:39:30 yeah, probably 14:39:31 I think maybe config might be set to True by default, and document the ability to disable it with OVS DHCP extension 14:39:48 obondarev: that can also be possibility 14:39:59 anyway, let's continue that discussion in the gerrit 14:40:00 +1 14:40:01 :) 14:40:06 thus we'll preserve current behavior and no need for additional logic 14:40:13 ok :) 14:40:38 let's move on here 14:40:42 #topic Bugs 14:40:50 bcafarel was bug deputy last week. Report http://lists.openstack.org/pipermail/openstack-discuss/2021-May/022674.html 14:41:33 all good overall (either bugs are already fixed or in progress) 14:42:10 I just wanted to highlight https://bugs.launchpad.net/bugs/1929197 which would benefit from an OVN check 14:42:11 Launchpad bug 1929197 in neutron "[OVN] SB connection unreliable" [Undecided,New] 14:43:07 I'll take a look at this one this week 14:43:15 ralonsoh++ thx 14:43:47 ralonsoh: thanks I could not reproduce it and mentioned change should not have such visible impact, but better safe than sorry :) 14:44:19 for sure 14:44:49 thx bcafarel for the report 14:44:59 any other bugs anyone wants to discuss today? 14:45:23 https://review.opendev.org/c/openstack/neutron/+/792945, please, +2 it again 14:46:49 ralonsoh: done :) 14:46:56 thanks 14:48:01 yw :) 14:48:15 thx for proposing patch to unblock the gate so fast :) 14:48:34 this week I'm bug deputy 14:48:37 +1 14:48:39 so I'm already aware :) 14:48:45 Good 14:49:15 slaweq: just in case, don't forget to send yourself a reminder :) 14:49:23 bcafarel: sure :D 14:49:36 ok, let's move on 14:49:39 #topic On Demand Agenda 14:49:46 there is one topic here for today 14:49:53 Feedback on Freenode situation http://lists.openstack.org/pipermail/openstack-discuss/2021-May/022675.html 14:50:06 gmann asked about feedback from various teams about what we would like to do 14:50:26 google hangouts :D 14:50:27 ah yes, quite the hot topic since last week 14:50:30 in the etherpad https://etherpad.opendev.org/p/feedback-on-freenode there are basically 2 options possible 14:50:37 Option1: Ok with the TC's approach of "let's wait more and monitor the situation to make any decision." 14:50:39 Option2: We want to move away from Freenode right now. 14:50:50 slaweq: thanks for bringing it 14:51:04 btw. I hope all of You are aware about what is the problem with freenode now, right? 14:51:17 gmann: yw :) 14:51:20 yeah 14:51:29 yeah 14:51:31 IMO, option 2 and swap to another IRC 14:51:44 so I wanted to ask You about Your opinion on that 14:51:55 so I we update that etherpad 14:52:08 *so We can update 14:52:37 note, we do not have any finalized platform/network yet 14:52:57 * obondarev votes for opt 1 14:53:06 in option1 we are not saying we will stay at freenode but we will wait and see the situation more and then decide 14:53:40 +1 on Opt. 1, (the hesitant guy) 14:53:46 initially I was for option1 (aka we can wait), but some examples of the "new management" + seeing many projects and users already moved changed my mind 14:53:49 maybe I will ask a bit different question - do we have anyone who considers to stop using freenode and current neutron channel until it will not move out from freenode? 14:53:49 I tend to vote for opt 1. From dev perspective, switching to another irc would not impact so much. we can compare more options and get avoid confusion. 14:54:19 slaweq, no, not stop using neutron channel 14:54:45 but not deferring the change 14:55:05 ralonsoh: I was asking about if there is anyone who will simply say "I'm not going to use freenode so I will not be available on irc anymore, unless You will move to other server" 14:55:23 I also say option 1 14:55:33 if there are people who consider that, I will personally vote for option 2, otherwise I'm also for option 1 :) 14:56:23 we are not saying not move if we take option 1. we are saying let's find more 14:56:32 facts 14:56:43 and see how the situation evolves 14:57:01 exactly 14:57:02 I just hope end decision will be global to openstack (fragmentation--) I know devs/users on other opensource projets went that way (not going to use freenode either again), but I don't know for openstack and neutron specifically 14:57:10 I just don't want to move 1 times :) 14:57:18 2 times * 14:57:23 +1 14:57:26 +1 14:57:45 ok, so to summarize, neutron team is for option 1, let's wait a bit more and see how it will goes 14:57:52 +1 for option 1 14:57:57 +1 14:58:07 +1 to avoid fragmentation, option 1 is fine assuming that 14:58:12 I will update etherpad right now :) 14:58:32 thx for all feedback there 14:58:40 and yeah, if we move, all openstack should move in one step 14:58:51 not fragmented 14:59:28 that's all what I had for today 14:59:50 and I think we can finish the meeting for today 15:00:01 thx a lot for attending and great discussion 15:00:04 oh, we get 1 minute back \o/ 15:00:10 have a great week :) 15:00:14 mlavalle: sure :D 15:00:16 bye 15:00:18 o/ 15:00:19 #endmeeting