14:00:53 <haleyb> #startmeeting networking 14:00:53 <opendevmeet> Meeting started Tue Jul 9 14:00:53 2024 UTC and is due to finish in 60 minutes. The chair is haleyb. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:53 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:53 <opendevmeet> The meeting name has been set to 'networking' 14:00:55 <haleyb> Ping list: bcafarel, elvira, frickler, mlavalle, mtomaska, obondarev, slaweq, tobias-urdin, ykarel, lajoskatona, jlibosva, averdagu, amotoki, haleyb, ralonsoh 14:00:56 <mlavalle> \o 14:01:00 <lajoskatona> o/ 14:01:02 <slaweq> o/ 14:01:06 <ralonsoh> hello 14:01:07 <obondarev> o/ 14:02:09 <frickler> \o 14:02:10 <haleyb> #topic announcements 14:02:46 <haleyb> We are now in Dalmatian release week (R - 12) 14:02:55 <ykarel> o/ 14:03:07 <rubasov> o/ 14:03:11 <haleyb> Non-client library freeze: August 22nd, 2024 (R-6 week) 14:03:44 <haleyb> Client library freeze: August 29th, 2024 (R-5 week) 14:04:00 <haleyb> Dalmatian-3 milestone: August 29th, 2024 (R-5 week) 14:04:17 <bcafarel> late o/ 14:04:59 <haleyb> so copying from the release team email 14:05:02 <haleyb> We are now past the Dalmatian-2 milestone, and entering the last development 14:05:02 <haleyb> phase of the cycle. Teams should be focused on implementing planned work 14:05:02 <haleyb> for the cycle. 14:05:17 <haleyb> Now is a good time to review those plans and reprioritize anything if 14:05:17 <haleyb> needed based on the what progress has been made and what looks realistic 14:05:17 <haleyb> to complete in the next few weeks. 14:06:02 <haleyb> i will have to look at our etherpad and determine if we are not on schedule for something 14:06:45 <haleyb> but it seems to me most things are progressing, including the later wsgi changes 14:07:40 <haleyb> if you have an item that you know won't make this cycle please let me know so we can move it to E 14:08:14 <haleyb> E == Epoxy (not my choice) 14:09:19 <haleyb> Reminder: If you have a topic for the drivers meeting on Friday, please add it to the wiki @ https://wiki.openstack.org/wiki/Meetings/NeutronDrivers 14:10:00 <haleyb> I will be out this Friday, ralonsoh will lead meeting if there are topics 14:10:08 <ralonsoh> sure 14:10:26 <lajoskatona> ack 14:11:28 <haleyb> any other announcements? 14:12:32 <lajoskatona> nothing from me 14:12:43 <haleyb> #topic bugs 14:12:57 <haleyb> lajoskatona was the deputy this week 14:13:02 <haleyb> #link https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/WTID7APSDWWEXNDK27S5STEF6QDAOCQ2/ 14:13:08 <haleyb> (thanks lajos!) 14:13:30 <lajoskatona> it was a quiet week, and all bugs has owner, so good job everybody 14:13:49 <haleyb> yes, that's always good 14:14:23 <haleyb> are there any bugs anyone wants to discuss? 14:15:03 <haleyb> ok, moving on 14:15:15 <haleyb> #topic community-goals 14:15:32 <haleyb> slaweq: i think i saw an s-rbac change? 14:16:00 <slaweq> it is now ready for review IMO 14:16:35 <haleyb> #link https://review.opendev.org/c/openstack/neutron/+/923578 14:17:00 <slaweq> basically I was trying to extend permissions for the manager role for some api calls which were available only for admin but which don't require any knowledge about e.g. topology or neutron's config 14:17:24 <slaweq> yes https://review.opendev.org/c/openstack/neutron/+/923578 14:17:38 <slaweq> but please review it and comment if you thing that some more apis can/should be allowed for the manager or some privileges are too much 14:18:03 <slaweq> there are also unit tests for all api policies done in the same patch 14:18:23 <slaweq> so this may give You some better understanding what really such user is allowed to do 14:18:46 <haleyb> slaweq: ack, thanks 14:18:50 <haleyb> the goal link is at 14:18:54 <haleyb> #link https://governance.openstack.org/tc/goals/selected/consistent-and-secure-rbac.html#phase-3 14:19:11 <slaweq> once this will be merged I think we should be good with this community goal finally 14:21:16 <haleyb> slaweq: so the enforce default flags will change this cycle or next? in oslo.policy 14:21:23 <haleyb> do we have much/any work there? 14:21:45 <slaweq> I'm not sure when it will change in oslo.policy 14:22:15 <haleyb> that link said 2024.2/2025.2, but that's just cleanup work really 14:22:37 <slaweq> but we already have it overwritten in neutron: https://github.com/openstack/neutron/blob/master/neutron/policy.py#L58 14:22:40 <haleyb> slaweq: thanks for working on this many-cycle change :) 14:22:53 <slaweq> so only work which we may have is to remove that config override 14:23:44 <haleyb> right, and deleting code is easy 14:23:52 <slaweq> there will be also one more thing to do at some point: we will need to remove old policies and left in code only "new defaults" 14:24:01 <slaweq> but I don't think there is any plan for that for now 14:24:51 <haleyb> i don't see it in the governance goal, just changing the defaults 14:25:27 <slaweq> yes, removal of old values is not planed yet AFAICT 14:25:49 <slaweq> so this is something what will have to be done in future but not soon for sure 14:25:50 <slaweq> :) 14:26:12 <haleyb> slaweq: what will you do with your spare time? :) 14:26:22 <slaweq> currently I think we should do this manager role and we should be good with community goal :) 14:26:57 <slaweq> haleyb I'm pretty sure that bcafarel will find me something to do :D 14:28:33 <haleyb> #topic on-demand 14:28:56 <ralonsoh> the eventlet deprecation (as a community goal) 14:29:30 <ralonsoh> I've created some changes in the CI jobs, for the OVS ones 14:29:31 <ralonsoh> https://review.opendev.org/q/topic:%22bug/2069581%22 14:29:41 <haleyb> ralonsoh: yes, i keep forgetting to add that to meeting section 14:29:51 <ralonsoh> (designate is broken now and I don't know what is happening with taas) 14:30:17 <lajoskatona> I can check that (taas I mean) 14:30:27 <haleyb> broken due to neutron's wsgi changes? 14:30:31 <ralonsoh> this is related to the wsgi module that is not starting 14:30:43 <ralonsoh> qq: taas is using ML2/OVS, right? 14:30:47 <lajoskatona> yes 14:30:50 <ralonsoh> I see this config in zuul 14:31:00 <ralonsoh> perfect, so it should work with wsgi too 14:31:09 <ralonsoh> then next patches are https://review.opendev.org/q/topic:%22bug/2070376%22 14:31:18 <opendevreview> yatin proposed openstack/neutron unmaintained/zed: [FT] Add a timeout for the NB/SB connection stop method https://review.opendev.org/c/openstack/neutron/+/923757 14:31:29 <ralonsoh> reducing the dhcp processing threads 14:31:36 <opendevreview> Merged openstack/neutron master: [FT] Check if the OVN row item is stored as a list https://review.opendev.org/c/openstack/neutron/+/923717 14:31:38 <ralonsoh> and adding a lock for some shared variables 14:31:40 <ralonsoh> that's all 14:32:18 <haleyb> ralonsoh: thanks, and i see you addresses my comment 14:32:24 <ralonsoh> right 14:34:53 <haleyb> and in case anyone did not attend the TC meeting last week, i just saw a summary was sent to the ML 14:35:09 <haleyb> #link https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/4CV6GXDOBDVXYTY36AESA5RFIH3C4HVV/ 14:35:43 <haleyb> there was a presentation and demo my mike bayer in there 14:36:03 <lajoskatona> thanks haleyb, I missed the presentation and video in the mail, but I will check it 14:36:51 <haleyb> the governance patch is still in review 14:37:20 <haleyb> #link https://review.opendev.org/c/openstack/governance/+/902585?usp=email 14:38:35 <haleyb> i didn't have anything else, just forgot something in the bugs section 14:38:56 <haleyb> ykarel is the deputy this week and mtomaska next week, is that good for both of you? 14:39:02 <ykarel> on it 14:39:37 <haleyb> i don't see mtomaska here, will try and reach out 14:39:53 <haleyb> ykarel: and CI meeting is video this week? in :20 14:40:04 <ykarel> yeap 14:40:27 <haleyb> ok, if no other discussions we can end it 14:40:42 <lajoskatona> ykarel: I can't join today the CI meeting 14:40:50 <haleyb> #endmeeting