14:00:09 <slaweq> #startmeeting networking
14:00:09 <opendevmeet> Meeting started Tue Aug  1 14:00:09 2023 UTC and is due to finish in 60 minutes.  The chair is slaweq. Information about MeetBot at http://wiki.debian.org/MeetBot.
14:00:09 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
14:00:09 <opendevmeet> The meeting name has been set to 'networking'
14:00:14 <lajoskatona> o/
14:00:21 <slaweq> ping bcafarel, elvira, frickler, mlavalle, mtomaska, obondarev, slawek, tobias-urdin, ykarel, lajoskatona, jlibosva, averdagu, amotoki
14:00:23 <haleyb> o/
14:00:25 <obondarev> hi
14:00:26 <mtomaska> o/
14:00:38 <slaweq> ralonsoh is still on PTO but he asked me to run meeting today
14:00:39 <ykarel> o/
14:00:40 <bcafarel> o/
14:00:53 <amotoki> hi
14:01:49 <slaweq> ok, I think we can start
14:01:59 <slaweq> #topic announcements
14:02:03 <rubasov> o/
14:02:13 <slaweq> Bobcat release schedule:
14:02:16 <slaweq> #link https://releases.openstack.org/bobcat/schedule.html
14:02:56 <slaweq> we are now approaching non-client libraries deadline which will be in 3 weeks from now
14:03:49 <slaweq> so if You have any patches to neutron-lib os-ken ovsdbapp which You want to have in Bobcat, please make sure those are merged before that deadline
14:04:12 <lajoskatona> ack
14:04:22 <slaweq> and one week after this non-client libraries freeze there will be Bobcat-3 and feature freeze
14:04:51 <slaweq> so we should now focus on finalizing implementation of the features which we want to have in 2023.2
14:05:08 <slaweq> and that's all announcements fom me
14:05:22 <slaweq> anything else You maybe want to announce to the team?
14:06:18 <slaweq> if not, lets move on
14:06:28 <slaweq> #topic bugs
14:06:42 <slaweq> rubasov was our bug deputy last week
14:06:48 <slaweq> report https://lists.openstack.org/pipermail/openstack-discuss/2023-July/034587.html
14:07:02 <slaweq> rubasov any bugs You want to discuss now?
14:07:14 <rubasov> I believe everything is in the report
14:07:22 <slaweq> thx
14:07:32 <rubasov> there are a few bugs not taken, please have a look
14:07:36 <slaweq> so from the report I see 3 bugs without assignee
14:07:44 <slaweq> https://bugs.launchpad.net/neutron/+bug/2028651 - OVN related, triaged by Gregory from Octavia team, we need to take a look at it,
14:07:54 <slaweq> https://bugs.launchpad.net/neutron/+bug/2028442 - It seems that there's nothing to do here in Neutron, but I would like otherwiseguy to confirm that,
14:08:01 <slaweq> https://bugs.launchpad.net/neutron/+bug/2028285 - Unit tests failure - but how this isn't the issue in our gate?
14:08:15 <rubasov> it only happens when the test runs in isolation
14:08:27 <rubasov> but not when it runs as part of the test suite
14:08:41 <rubasov> so we have some inference from other tests
14:08:46 <slaweq> ok, so it's most likely some missing mock or config option override
14:09:06 <slaweq> it happened many times in the past with different tests
14:09:09 <slaweq> I can check that one
14:09:35 <slaweq> any volunteer to check https://bugs.launchpad.net/neutron/+bug/2028651 ?
14:09:59 <ykarel> slaweq, this unit test failure looks different then the config ones, i described that, but please check
14:10:08 <slaweq> ok, thx
14:10:11 <slaweq> I will check it
14:11:01 <slaweq> there is also one new RFE proposed:
14:11:06 <slaweq> https://bugs.launchpad.net/neutron/+bug/2028660
14:11:43 <slaweq> and this is related to FWaaS so would be create if someone familiar with FWaaS could take a look at this
14:12:06 <slaweq> but we will of course discuss about it on the drivers meeting
14:12:21 <slaweq> that's all about bugs from me for today
14:13:15 <slaweq> any other bugs You want to discuss today?
14:13:58 <slaweq> if not, I think we can move on
14:14:02 <slaweq> #topic community_goals
14:14:13 <slaweq> 1) Consistent and Secure Default RBAC
14:14:27 <slaweq> I proposed new neutron-lib release this week
14:15:06 <slaweq> once it will be merged I will be able to move on with https://review.opendev.org/c/openstack/neutron/+/886724
14:15:21 <slaweq> that's all on this topic
14:15:37 <slaweq> ahh, sorry but I forgot one important thing
14:15:52 <lajoskatona> The release patch: https://review.opendev.org/c/openstack/releases/+/890038
14:16:05 <slaweq> this week our bug deputy is lucasagomes and next week it will be jlibosva
14:16:39 <slaweq> thx lajoskatona
14:16:48 <slaweq> 2) Neutron client deprecation
14:17:07 <lajoskatona> The usual etherpad: https://etherpad.opendev.org/p/python-neutronclient_deprecation
14:17:24 <lajoskatona> Few moving things: one for fwaas: https://review.opendev.org/c/openstack/python-neutronclient/+/880629
14:17:43 <lajoskatona> as sdk was released with the dependency it is green now, so please review it
14:17:51 <lajoskatona> The other thing is for sfc
14:18:17 <lajoskatona> partly related but I added api-ref for sfc to n-lib: https://review.opendev.org/c/openstack/neutron-lib/+/887193
14:18:54 <lajoskatona> if you have time check it, to tell the truth I am not an sfc expert, so apreciate if you point to mistakes in it :-)
14:19:01 <lajoskatona> I mostly copied from sfc repo
14:19:20 <lajoskatona> sfc sdk WIP patch: https://review.opendev.org/c/openstack/openstacksdk/+/887387
14:19:32 <lajoskatona> and the client patch:  https://review.opendev.org/c/openstack/python-neutronclient/+/887388
14:19:44 <lajoskatona> these are WIP now, I hope I can go back to them soon
14:19:56 <lajoskatona> that's it from me for this topic
14:20:18 <slaweq> thx lajoskatona
14:20:26 <slaweq> #topic on_demand
14:20:38 <slaweq> do You have anything else You would like to discuss today?
14:21:06 <mlavalle> I just want to say that I won't make it today to the CI meeting
14:21:29 <mlavalle> Haven't been able to do my homework, so if you want, please assign it to me again
14:21:50 <slaweq> thx for the heads up mlavalle
14:22:31 <slaweq> ok, if there are no other topics, I will finish this meeting earlier today
14:22:53 <slaweq> but please remember that in 38 minutes we will have ci meeting (on irc this week)
14:22:54 <slaweq> #endmeeting