| opendevreview | Brian Haley proposed openstack/neutron stable/2024.2: [OVN] Set always the GW LRP "gateway_mtu" option https://review.opendev.org/c/openstack/neutron/+/962456 | 00:16 |
|---|---|---|
| *** ykarel__ is now known as ykarel | 04:42 | |
| opendevreview | yatin proposed openstack/neutron master: [DNM] check fips-mode-setup https://review.opendev.org/c/openstack/neutron/+/961206 | 06:40 |
| zigo | dansmith: amorin: sean-k-mooney: Thanks for your replies to my question about oslo.messaging. If I understand correctly, I shall put a pool=<some-name> parameter when calling oslo_messaging.get_notification_listener() and make sure that I setup 3 different pool names for my 3 daemons, so I can recieve messages 3 times. My issue is, when I set pool=, then *NONE* of my daemons get any message... :/ | 08:11 |
| zigo | Is this because I have fanout=True ? | 08:20 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: [eventlet-removal] Don't use eventlet in the unit/functional tests https://review.opendev.org/c/openstack/neutron/+/952258 | 08:26 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVN] Add the physical network to the ``Logical_Switch`` register https://review.opendev.org/c/openstack/neutron/+/962568 | 08:32 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: WIP == [OVN] sync_unify_ha_chassis_group_network https://review.opendev.org/c/openstack/neutron/+/962569 | 08:32 |
| opendevreview | Eduardo Olivares proposed openstack/neutron master: WIP: new job tempest-multinode-with-bgp https://review.opendev.org/c/openstack/neutron/+/962188 | 08:36 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: Add "extraroute-atomic" extension to OVN L3 plugin https://review.opendev.org/c/openstack/neutron/+/962485 | 08:36 |
| tkajinam | would be nice if https://review.opendev.org/c/openstack/neutron/+/953506 can get 2nd +2 | 10:42 |
| ralonsoh | tkajinam, sure, one sec | 10:47 |
| ralonsoh | thanks! | 10:48 |
| tkajinam | ralonsoh, thank you ! | 11:11 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVN] Add method ``sync_unify_ha_chassis_group_network`` https://review.opendev.org/c/openstack/neutron/+/962569 | 11:45 |
| sean-k-mooney | zigo: maybe, this is a little beyond my normaly understandign of oslo messaging but this is the unit test covergage for this feature https://github.com/openstack/oslo.messaging/blob/4b1941221f1f51a0432cb96bc0b2e8203ac2fcb8/oslo_messaging/tests/notify/test_listener.py#L408-L520 there they are using a topic queue not a fan out | 11:50 |
| sean-k-mooney | zigo: normlay you woudl send a notifcaion by calling notifer.info() whic internally calls https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/notify/messaging.py#L72-L84 | 12:05 |
| sean-k-mooney | that uses self.transport._send_notification | 12:05 |
| sean-k-mooney | to actully do the send so typicly i dont think you have the ablity to speicy fanout | 12:05 |
| sean-k-mooney | are you trying ot use _send_notifction directly? | 12:05 |
| sean-k-mooney | or otherwise adding fanout=true to the target manually | 12:07 |
| sean-k-mooney | normaly the target is constucted for you form the topic in the notifyer object so you woudl not typically set that paramter | 12:08 |
| sean-k-mooney | i.e you woudl do somethign like this https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/notify/notifier.py#L210-L221 | 12:10 |
| sean-k-mooney | if you do htat hten fanout will not be set | 12:10 |
| opendevreview | Merged openstack/neutron master: Zuul: do not use USE_PYTHON3 https://review.opendev.org/c/openstack/neutron/+/953506 | 12:48 |
| haleyb | #startmeeting networking | 13:00 |
| opendevmeet | Meeting started Tue Sep 30 13:00:27 2025 UTC and is due to finish in 60 minutes. The chair is haleyb. Information about MeetBot at http://wiki.debian.org/MeetBot. | 13:00 |
| opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 13:00 |
| opendevmeet | The meeting name has been set to 'networking' | 13:00 |
| haleyb | Ping list: bcafarel, elvira, frickler, mlavalle, mtomaska, slaweq, tobias-urdin, ykarel, lajoskatona, jlibosva, averdagu, haleyb, ralonsoh, sahid | 13:00 |
| bcafarel | o/ | 13:00 |
| haleyb | hi everyone | 13:00 |
| ykarel | o/ | 13:00 |
| mlavalle | \o | 13:00 |
| cbuggy | o/ | 13:01 |
| jlibosva | o/ | 13:01 |
| haleyb | #announcements | 13:02 |
| haleyb | we can get started | 13:02 |
| haleyb | We are currently in Week R-0 of Flamingo | 13:02 |
| ralonsoh | hello | 13:02 |
| haleyb | OpenStack 2025.2 "Flamingo" release is this week on October 1st (tomorrow) | 13:02 |
| lajoskatona | o/ | 13:02 |
| haleyb | Final release patch in review, all +1's so far | 13:02 |
| slaweq | o/ | 13:03 |
| haleyb | as soon as the release happens we can open stable/2025.2 for backports | 13:03 |
| haleyb | ones that were not release blockers that is | 13:04 |
| haleyb | The next OpenInfra PTG will take place October 27-31, 2025 and registration for the event is now open | 13:04 |
| haleyb | #link https://ptg.openinfra.dev/ | 13:04 |
| haleyb | please sign-up if you haven't | 13:04 |
| haleyb | please start thinking of any topics you want to discuss | 13:05 |
| haleyb | #link https://etherpad.opendev.org/p/oct2025-ptg-neutron | 13:05 |
| haleyb | i see some have been added :) | 13:05 |
| haleyb | and we've been asked to have a cross-project with ironic, i will get it in the schedule | 13:06 |
| haleyb | will ask nova as well since i think we had at least one topic to talk about (metadata caching) | 13:06 |
| ralonsoh | will you add this topic? | 13:07 |
| ralonsoh | (ok, I see you are adding it now) | 13:08 |
| haleyb | yes, didn't want to forget | 13:08 |
| lajoskatona | +1 | 13:08 |
| lajoskatona | I remembered that we discusse we need xproject with nova but no idea what was the topic :-) | 13:08 |
| haleyb | that is the only one i can think of now | 13:09 |
| 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 | 13:09 |
| haleyb | i will send an email thursday if we have a meeting this week, no topics at the moment i think | 13:10 |
| haleyb | And continue to use the priorities dashboard for important changes or things ready to merge | 13:10 |
| haleyb | that was all the announcements i had, any others? | 13:10 |
| haleyb | ok we can move on | 13:11 |
| haleyb | #topic bugs | 13:11 |
| haleyb | mlavalle was the deputy last week, his report is at | 13:12 |
| haleyb | #link https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/GF2XCFTITBITLWOWJDHCBBUJ34E4XTD4/ | 13:12 |
| haleyb | there are a few without owners | 13:13 |
| haleyb | #link https://bugs.launchpad.net/neutron/+bug/2125500 | 13:13 |
| haleyb | Metadata port fixed IPs missing from port | 13:13 |
| ralonsoh | I think Oleksandr made a finding | 13:13 |
| ralonsoh | #link https://review.opendev.org/c/openstack/neutron/+/962463 | 13:13 |
| ralonsoh | And I agree that this could be the failing method | 13:14 |
| ralonsoh | but using this sync tool won't work fine with multiple controller nodes | 13:14 |
| haleyb | you mean neutron-ovn-db-sync (or whatever the full name is) ? | 13:15 |
| ralonsoh | no, the decorator | 13:16 |
| ralonsoh | what is proposed in PS1: https://review.opendev.org/c/openstack/neutron/+/962463/2/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py#2785 | 13:16 |
| haleyb | oh so should be using the DB write context as your comment says | 13:16 |
| ralonsoh | so I propose to use the DB to sync the metadata port sync of the fixed_ips | 13:16 |
| ralonsoh | yes and also using write_lock_register | 13:16 |
| ralonsoh | that is currently used in the subnet object | 13:17 |
| ralonsoh | (If I have time, I'll try to reproduce this with 3 controllers this week) | 13:17 |
| haleyb | ack, i see the usage now just don't remember it's usage, glad you did :) | 13:19 |
| haleyb | i found hte commit though and will read so i swap that part of my brain back in | 13:19 |
| haleyb | #link https://review.opendev.org/c/openstack/neutron/+/881943 | 13:20 |
| haleyb | glad it has an owner and is making progress | 13:21 |
| haleyb | ralonsoh: and i saw you added a number of HA_Chassis_Group bugs, thanks for working on those | 13:22 |
| ralonsoh | yes, there will be 7 patches... | 13:22 |
| haleyb | yikes, i'll put them in my queue | 13:23 |
| haleyb | next bug | 13:24 |
| haleyb | #link https://bugs.launchpad.net/neutron/+bug/2125573 | 13:24 |
| haleyb | Octavia LB FIP reachability broken when VRRP failover happens | 13:24 |
| mlavalle | this is at the intersection of Neutron, ovn-bgp-agent and Octavia | 13:25 |
| mlavalle | maybe jlibosva and froyo can chime in | 13:25 |
| haleyb | yes would be good to get perspective on that | 13:27 |
| mlavalle | in any case, I'll follow the conversation | 13:28 |
| haleyb | jlibosva: can you look at that from an ovn-bgp-agent side? | 13:28 |
| haleyb | ack, thanks mlavalle | 13:29 |
| haleyb | one more bug | 13:29 |
| haleyb | #link https://bugs.launchpad.net/neutron/+bug/2125482 | 13:29 |
| haleyb | Subsequent BGP speaker scheduled onto dragent does not work | 13:29 |
| mlavalle | for this I tried to gather more info and see if frickler takes a quick look | 13:29 |
| frickler | I did look and I'm not sure if that's a missing feature or possibly a regression | 13:30 |
| lajoskatona | yeah, frickler was in my mind also or Tobias Urdin | 13:30 |
| frickler | will need agent logs but also don't have time to look in the coming weeks | 13:31 |
| lajoskatona | frickler: ok, so perhaps more a feature in your opinion? | 13:31 |
| haleyb | if having two speakers common? | 13:31 |
| haleyb | s/is | 13:31 |
| lajoskatona | frickler: thanks for checking, we can ask more logs and perhaps that can help | 13:31 |
| frickler | well kind of edge situation at least. two speakers are not common, but possible. two different scopes is likely what is triggering the issue | 13:32 |
| haleyb | ack, thanks for looking hopefully can figure it out | 13:33 |
| haleyb | that was the last bug i had, any others to discuss? | 13:33 |
| haleyb | This week lajoskatona is the bug deputy, next week will be ralonsoh - both good with that? | 13:34 |
| ralonsoh | yes | 13:34 |
| lajoskatona | I am on it | 13:34 |
| haleyb | great thanks! | 13:35 |
| haleyb | #topic specs | 13:35 |
| haleyb | #link https://review.opendev.org/q/project:openstack/neutron-specs+status:open | 13:35 |
| haleyb | just a reminder there might be specs in need of review | 13:35 |
| haleyb | i have not had cycles to look past week, but i know there are some stale ones i need to deal with | 13:36 |
| jlibosva | sorry, the notifications are not working for IRC. I can have a look at that LP but not sure how much time I can dedicate to ovn-bgp-agent | 13:36 |
| haleyb | jlibosva: ack, thanks | 13:37 |
| haleyb | #topic community goals | 13:37 |
| haleyb | lajoskatona: any update on neutronclient? | 13:37 |
| lajoskatona | some nva patches recently: | 13:37 |
| lajoskatona | https://review.opendev.org/q/topic:%22sdk_for_neutron%22 | 13:37 |
| lajoskatona | and I hope sonn I can push one for FIPs | 13:38 |
| lajoskatona | but I think I have to ask some attention from Nova team, so I have to ping uugla | 13:38 |
| haleyb | ack, thanks just added myself to them all | 13:39 |
| lajoskatona | thanks :-) | 13:39 |
| haleyb | ralonsoh: and i'll let you give status update on eventlet | 13:40 |
| ralonsoh | same as last week: reviews pending for https://review.opendev.org/c/openstack/neutron/+/952258 | 13:41 |
| ralonsoh | once merged, I'll continue with the last bits | 13:41 |
| haleyb | when i see zuul vote i'll review again, hopefully functional failure was unrelated | 13:42 |
| ralonsoh | no, most probably related | 13:43 |
| haleyb | :( | 13:43 |
| ralonsoh | we'll have a non easy cycle fixing and improving the FT CI without eventlet | 13:43 |
| haleyb | ack, thanks for all the work on that | 13:45 |
| haleyb | #topic on-demand | 13:45 |
| haleyb | any other topics? there was nothing on the wiki | 13:45 |
| haleyb | ok, can give :15 back | 13:46 |
| haleyb | have a good week everyone, thanks for attending | 13:46 |
| haleyb | #endmeeting | 13:46 |
| opendevmeet | Meeting ended Tue Sep 30 13:46:45 2025 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 13:46 |
| opendevmeet | Minutes: https://meetings.opendev.org/meetings/networking/2025/networking.2025-09-30-13.00.html | 13:46 |
| opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/networking/2025/networking.2025-09-30-13.00.txt | 13:46 |
| opendevmeet | Log: https://meetings.opendev.org/meetings/networking/2025/networking.2025-09-30-13.00.log.html | 13:46 |
| ralonsoh | bye | 13:46 |
| jlibosva | bye | 13:46 |
| mlavalle | \o | 13:46 |
| lajoskatona | o/ | 13:46 |
| haleyb | and don't forget the priorities dashboard :) | 13:47 |
| ykarel | o/ | 13:47 |
| mtomaska_ | o/ | 13:47 |
| *** jlibosva is now known as Guest28062 | 14:03 | |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: WIP == [OVN] The external networks GW chassis must the same as the GW LRP https://review.opendev.org/c/openstack/neutron/+/962155 | 14:12 |
| opendevreview | yatin proposed openstack/neutron stable/2025.2: [2025.2 only] Switch to 2025.2 neutron-tempest-plugin jobs https://review.opendev.org/c/openstack/neutron/+/962589 | 14:13 |
| opendevreview | yatin proposed openstack/neutron-lib stable/2025.2: [2025.2 only] Switch to branched neutron-tempest-plugin jobs https://review.opendev.org/c/openstack/neutron-lib/+/962590 | 14:17 |
| opendevreview | yatin proposed openstack/neutron master: [stable/2025.2 only] Drop CentOS 9-stream jobs https://review.opendev.org/c/openstack/neutron/+/962592 | 14:24 |
| haleyb | ykarel: thanks for those ^^^ had forgotten to do that | 14:39 |
| opendevreview | Eduardo Olivares proposed openstack/neutron master: WIP: new job tempest-multinode-with-bgp https://review.opendev.org/c/openstack/neutron/+/962188 | 15:29 |
| *** gibi_ is now known as gibi | 16:07 | |
| opendevreview | Jakub Libosvar proposed openstack/neutron master: bgp: Add agent events that update chassis https://review.opendev.org/c/openstack/neutron/+/961854 | 18:42 |
| gouthamr | haleyb: o/ pinging about https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/IU4PXKDSIUYGWDFHWHGKHMC24A7NKBSE/ to see if its interesting to you | 18:56 |
| opendevreview | Merged openstack/neutron stable/2025.2: [2025.2 only] Switch to 2025.2 neutron-tempest-plugin jobs https://review.opendev.org/c/openstack/neutron/+/962589 | 19:32 |
| opendevreview | Merged openstack/neutron-lib stable/2025.2: [2025.2 only] Switch to branched neutron-tempest-plugin jobs https://review.opendev.org/c/openstack/neutron-lib/+/962590 | 19:42 |
| opendevreview | Julien proposed openstack/neutron master: Optimize OVS agent startup for large-scale deployments https://review.opendev.org/c/openstack/neutron/+/962627 | 20:00 |
| haleyb | gouthamr: i'll see what i can do, have a conflict at the moment | 22:25 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!