14:00:17 #startmeeting networking 14:00:18 Meeting started Tue Jan 12 14:00:17 2021 UTC and is due to finish in 60 minutes. The chair is slaweq. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:19 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:22 The meeting name has been set to 'networking' 14:00:24 o/ 14:00:29 welcome :) 14:00:32 hi all 14:00:56 hi 14:01:12 o/ 14:01:15 o/ 14:02:17 ok, lets start 14:02:24 o/ 14:02:33 HNY for those who I see first time this year :) 14:02:44 #topic announcements 14:02:55 next week is Wallaby-2 milestone already 14:03:05 we still have couple of specs to review 14:03:10 hi 14:03:23 please check and try to review them this week if possible 14:03:44 for now we merged only https://review.opendev.org/c/openstack/neutron-specs/+/739549 14:04:09 and that are all announcements/reminders for today 14:04:17 anything else You want to share with the team? 14:05:54 ok, I guess that this means "no" :) 14:05:57 so lets move on 14:06:02 #topic Blueprints 14:06:10 https://bugs.launchpad.net/neutron/+milestone/wallaby-2 14:06:18 those are things scheduled for wallaby-2 14:06:32 do You have any updates about any of them? 14:07:37 I have update about https://blueprints.launchpad.net/neutron/+spec/enginefacade-switch 14:07:44 we have really all merged in neutron now 14:08:03 I just abandoned old "conclusion" patch which was used to check what is still needed to change 14:08:10 mission accomplished :) 14:08:15 I also checked stadium projects today 14:08:27 we still have some changes to do in midonet and vpnaas repos 14:08:33 and some minor changes in neutron docs 14:08:45 I will try to push patches this week 14:09:06 so mission is almost accomplished 14:09:22 well done 14:09:23 as ralonsoh sum up in some comment - it was (is) 4 years effort :) 14:09:30 heheheh 14:09:50 another update, about https://blueprints.launchpad.net/neutron/+spec/secure-bac-roles 14:10:08 we have patches to migrate all our rbac roles to new roles already 14:10:16 https://review.opendev.org/q/topic:%2522secure-rbac%2522+(status:open+OR+status:merged)+project:openstack/neutron, 14:11:00 so please take a look at those patches 14:11:34 we need to check all of them carefully to be able we are not breaking/changing something by mistake 14:12:35 another update, about https://blueprints.launchpad.net/neutron/+spec/default-dns-zone-per-tenant 14:12:44 this is old BP which is almost done 14:12:50 missing patches are: 14:12:53 Neutron patch https://review.opendev.org/#/c/686343/ 14:12:56 neutron-tempest-plugin test https://review.opendev.org/#/c/733994/ 14:13:01 please take a look at them also 14:13:27 and regarding https://blueprints.launchpad.net/neutron/+spec/address-groups-in-sg-rules 14:13:37 patches are on https://review.opendev.org/#/q/topic:bp/address-groups-in-sg-rules 14:13:48 please add them to the list of Your review queues as well :) 14:14:38 and that's all from my side about BPs 14:16:09 so lets move on to the next topic 14:16:17 #topic Community goals 14:16:29 ralonsoh: amotoki: any updates? 14:16:44 still working on the rootwrap deprecation 14:16:52 https://review.opendev.org/c/openstack/neutron/+/764015 14:17:10 and attempt to migrate, in a generic way, the rootwrap execution 14:17:22 I tried to do this in one shot, and it was impossible 14:17:31 that's why I'm taking this approach 14:17:43 btw, we are executing some long live commands using rootwrap 14:18:04 this is incorrect, these executions should be done using a service wrapper 14:18:23 I'll try to fix that in next patches 14:18:26 (that's all) 14:18:44 ok, a lot of work 14:18:51 if You need any help, please ping me 14:19:00 (another 4 years hehehehe) 14:19:04 thanks! 14:19:04 LOL 14:19:09 go disconnected... 14:19:26 regarding the policy stuff, https://review.opendev.org/c/openstack/neutron/+/764401 looks a good shape but it needs to pass the gate. I will check the status. 14:20:02 Hi 14:20:13 amotoki: thx 14:20:27 this patch is in the check queue now AFAICT 14:20:56 yes 14:21:18 so this should be much faster than ralonsoh's 4 years effort with rootwrap :P 14:21:58 as it is much smaller than the rootwrap one :p 14:22:08 yep :) 14:22:12 ok, lets move on 14:22:14 next topic 14:22:19 #topic Bugs 14:22:40 lajoskatona was our bug deputy 2 weeks ago, his report is at http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019602.html 14:22:46 and amotoki was bug deputy last week 14:22:54 yeah that was a quiet week 14:22:55 any bugs You want to highligh here? 14:23:10 I just sent it before the meeting http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019781.html 14:23:13 sorry for late 14:23:14 the only one was about security-group operations that are slow 14:23:32 and recently there was mail about that on mail/list too 14:23:36 it was a quite week and half of them are about gate failures 14:25:03 I think this was the mail: http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019685.html 14:25:22 regaridng the secutiry group issue, is it related to RBAC support in sec group? if so, I think mlavalle's fix improves the performance again 14:26:27 as I remember it's not clear from the bug or from the mail, but possible that recent fixes improve the performance 14:26:46 I think this is more related to the amount of data you need to transmit to the compute nodes when using FW (as slaweq commented in the mail) 14:26:56 I don't see any problem in the DB request 14:27:05 (apart from the amount of SG and rules) 14:28:23 the LP bug was more about API request to list SGs 14:28:43 and ML thread was about applying SG rules on compute node 14:28:50 so IMO those are different problems 14:29:03 but maybe I checked different ML thread 14:31:42 I see that LP bug is now marked as "Opinion" and reprorted wrote that will check it on newer version 14:31:57 lets wait for result of that test and we will see if that is still an issue 14:32:13 no, you are right, I checked and the mail was to apply rules to VMs on computes and the lp bug was to list them 14:32:21 ok 14:33:51 any other bugs You want to discuss today? 14:34:37 if not, then lets move on 14:34:47 our bug deputy this week is mlavalle 14:34:51 o/ 14:35:07 and next week will be rubasov 14:35:12 rubasov: is that ok for You? 14:35:13 ack 14:35:17 sure 14:35:22 I have a question 14:35:24 thank You both :) 14:35:25 though 14:35:27 mlavalle: sure 14:35:29 shoot 14:35:52 what happens to bugs in the gap between one deputy and the next one 14:36:08 do we have such gaps? 14:36:27 for example: https://bugs.launchpad.net/neutron/+bug/1910691. Is this amotoki 's report? 14:36:28 Launchpad bug 1910691 in neutron "In "test_dvr_router_lifecycle_ha_with_snat_with_fips", the HA proxy PID file is not removed" [Undecided,New] 14:37:06 that's mine 14:37:17 this was reported on last Friday so it should be included in amotoki's report usually 14:37:26 maybe he forgot about it :) 14:37:27 (sorry, the report) 14:37:53 so report has to include from Monday to Sunday? 14:37:54 I always though that deputy is for one week, so Monday to Monday more or less 14:38:03 I see it in http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019781.html 14:38:05 that was my understanding always :) 14:38:11 mine too :) 14:38:15 ok 14:38:22 thx bcafarel :) 14:38:27 let's move on 14:38:27 indeed, it's there 14:38:52 sure, thx for asking mlavalle 14:39:34 ok, so let's move on 14:39:38 #topic On demand 14:39:46 we have one additional topic for today 14:39:53 maybe You already saw thread on ML 14:40:14 but I wanted to see what do You think about Drop (or not) l-c testing --> http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019659.html. 14:40:34 I know that tc will be discussing this on their next meeting 14:40:56 but it also seems that projects can make own decisions on that if want 14:41:04 so e.g. oslo dropped it already 14:41:17 wdyt about that in neutron and stadium projects? 14:41:44 what's the benefit of l-c testing? 14:41:58 apart from checking that we can run Neutron with lowest library versions 14:42:15 indeed we may get an official "you can all drop it" in a few days, but in the meantime 14:42:28 ralonsoh: I don't have a lot of experience with that but main argument on ML was that it's useful for packaging 14:42:28 one merit is that it detects our lower bounds are correct or not, but I am not sure how the merit is vaulable. 14:42:59 ack the idea has merit (does neutron actually work with lower versions as mentioned in l-c) 14:43:14 but until recently the l-c file was not really applicable anyway 14:43:29 and it is not perfect now either - see recent discussions on ML 14:44:03 yeah, it is usually broken till the improvement in the latest pip resolver came. 14:44:11 regarding stadiums most of them have trouble with l-c jobs 14:44:18 peridocally we can say :-) 14:44:27 and neutron stable versions 14:44:31 + multiply the effort by number of stable branches 14:44:42 ralonsoh: :) great minds think alike 14:44:46 hehehhe 14:44:49 LOL 14:44:56 as I understand it must be periodically maintained, and that is a huge work 14:45:15 IMHO we don't need it for stable branches as we rarely change requirements after the release. 14:45:21 I'll say that: we want to drop this CI job 14:46:01 amotoki: right, plus it does not probably help many people if we fix lower constraints after the release 14:46:24 so You propose to drop this job from stable branches and keep it (for now) in master, right? 14:46:39 at least first step :) 14:46:49 yes for the stable branches 14:47:01 sounds reasonable for me 14:47:06 +1 14:47:07 +1 14:47:19 I think in master it should probably be thought/redesigned again to be useful, TC opinion should give pointers I think 14:47:22 +1 14:48:10 anyone wants to send patches then? 14:48:16 I can 14:48:28 more than motivated to send a few too to kick these out :) 14:48:34 thx 14:48:52 ok, so I think we are good with today's meeting 14:48:56 regarding the master branch, I see a value to some extent. I think the recent situation is a bit different as the new pip resolve was introduced and the inconsistencies were revealed. 14:49:24 that's all from me 14:50:01 thx amotoki 14:50:12 thx for attending the meeting today 14:50:16 o/ 14:50:19 o/ 14:50:22 thanks and HNY! 14:50:22 bye 14:50:23 please remember that we have ci meeting in 10 minutes here :) 14:50:25 bye 14:50:27 o/ 14:50:29 #endmeeting