14:04:48 #startmeeting networking 14:04:49 Meeting started Tue Dec 8 14:04:48 2020 UTC and is due to finish in 60 minutes. The chair is slaweq. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:04:50 hi 14:04:51 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:04:51 sorry for being late 14:04:53 The meeting name has been set to 'networking' 14:04:58 o/ 14:04:59 my laptop hanged and I had to reboot it :/ 14:05:02 hi 14:05:04 o/ 14:05:06 hi 14:05:30 IRC is too heavy for your laptop slaweq ? :) 14:05:36 (and o/ too) 14:05:39 bcafarel: not irc 14:05:42 #topic Announcements 14:05:56 o/ 14:06:04 6umvvpv5V883261 14:06:30 We are now in the Wallaby-2 time period 14:06:46 milestone will be in the week of Jan 18th 14:06:55 o/ 14:07:03 so we have few more weeks but there is holiday season in the middle of it 14:07:07 so not a lot of time 14:07:33 I would like to ask You all to spent some time reviewing specs related to the approved rfes: 14:07:39 https://review.opendev.org/c/openstack/neutron-specs/+/729532 14:07:42 https://review.opendev.org/c/openstack/neutron-specs/+/658451 14:07:44 https://review.opendev.org/c/openstack/neutron-specs/+/728628 14:07:46 https://review.opendev.org/c/openstack/neutron-specs/+/739549 14:08:40 and one additional announcement from me 14:08:44 OVS Conf starts today: https://www.openvswitch.org/support/ovscon2020/ 14:08:57 maybe someone will be interested and wants to look at some of the talks there :) 14:09:57 and that's all for announcements/reminders for today from me 14:10:08 anything else You want to say now? 14:12:00 if not, lest move on 14:12:05 #topic Blueprints 14:12:12 Wallaby-2 https://bugs.launchpad.net/neutron/+milestone/wallaby-2 14:13:46 I have an update about https://blueprints.launchpad.net/neutron/+spec/secure-bac-roles 14:14:00 together with lbragstad we did progress on it 14:14:07 patches are proposed https://review.opendev.org/q/topic:%2522secure-rbac%2522+(status:open+OR+status:merged)+project:openstack/neutron, 14:14:16 please review them if You will have time 14:14:32 in most cases it's pretty "mechanical" change of the policy rules 14:14:49 wow at that list of patches 14:14:54 but we need to be careful to not make new rules to be e.g. more widely open than the old ones 14:16:01 thanks for the great progress. 14:16:07 and that's all for updates about BPs from me 14:16:17 anything else do You have maybe? 14:19:12 ok, I guess this means "no" 14:19:31 lets move on to the next topic 14:19:41 #topic Community Goals 14:19:57 amotoki: any updates about migration policy.json to yaml? 14:20:33 slaweq: gmann updated the migration patch and my unclear points were resolved. 14:21:00 it generally looks good but needs to pass the gate. 14:21:42 amotoki: neutron-lib patch is approved already 14:21:50 amotoki: slaweq one more update on that, i moving the config registration part in oslo side - https://review.opendev.org/c/openstack/oslo.upgradecheck/+/765631/5 14:22:27 gmann: is it better to wait the oslo side change? 14:22:49 with that we do not need to register on each service side, i mean avoid code duplicity. once this oslo one is merged today, i will make new release for oslo.upgradecheck and then use that in neutron side 14:23:07 amotoki: yeah. I will update neutron patch with that 14:23:14 sounds nice 14:23:29 good 14:24:11 we will probably need to release neutron-lib with https://review.opendev.org/c/openstack/neutron-lib/+/764416 before we will be able to move on with neutron patch, right? 14:26:36 my understanding is that it is not a requirement. Both neutron patch and neutron-lib patch modify the default policy_file value. I think we will start to look up policy.yaml once we cut a new release of neutron-lib. 14:26:54 but it looks good to cut a new release. 14:27:12 ok 14:27:19 thx for clarification 14:27:27 +1 neutron patch will be more additional things like warning + upgrade checks etc 14:28:41 ok 14:28:46 so I think this one is clear now 14:28:50 lets move on 14:28:55 #topic Bugs 14:29:11 bcafarel was our bug deputy last week 14:29:20 report is available at http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019244.html 14:29:28 bcafarel: any bugs You would like to highlight? 14:30:03 most bugs are already under way, just https://bugs.launchpad.net/neutron/+bug/1906490 (OVN tempest failure) is unassigned 14:30:05 Launchpad bug 1906490 in neutron "SSH failures in the neutron-ovn-tempest-ovs-release-ipv6-only job" [Critical,Confirmed] 14:30:46 and https://bugs.launchpad.net/neutron/+bug/1906406 also is not assigned, related to dnsmasq initial leases file creation when using segments 14:30:47 Launchpad bug 1906406 in neutron "[segments] dnsmasq can't delete lease for instance due to mismatch between client ip and local addr" [Medium,Confirmed] 14:31:32 for the others it is mostly check relevant proposed patchs 14:32:30 thx 14:32:45 I also wanted to mention https://bugs.launchpad.net/neutron/+bug/1906406 :) 14:32:46 Launchpad bug 1906406 in neutron "[segments] dnsmasq can't delete lease for instance due to mismatch between client ip and local addr" [Medium,Confirmed] 14:33:02 and ask folks familiar with segments and routed networks to take a look at it 14:34:30 any other bugs You want to discuss today? 14:37:54 ok, I guess that there are no other bugs to discuss today 14:38:12 this week I am bug deputy 14:39:02 ahh, one more thing 14:39:06 regarding bug https://bugs.launchpad.net/neutron/+bug/1903531 14:39:09 Launchpad bug 1903531 in neutron "Update of neutron-server breaks compatibility to previous neutron-agent version" [Critical,Confirmed] - Assigned to Slawek Kaplonski (slaweq) 14:39:24 I was talking with folks from the stable main team and I also sent email to ML about it 14:40:19 and we decided that we should go with liu's patch https://review.opendev.org/c/openstack/neutron/+/764108 and backport it to the Ussuri as that was branch where this change was originally made 14:40:37 I think that this will be the best way to go 14:40:48 and we should then have backward compatybility also 14:40:53 any thoughts about it? 14:41:31 that sounds good 14:42:04 with new RPC version and no need to break again for existing ussuri/victoria users 14:44:44 ok 14:44:52 that's all what I had for today 14:45:06 if there is nothing else, I will give You 15 minutes back today 14:45:09 thx for attending 14:45:15 and see You online 14:45:18 o/ 14:45:19 #endmeeting