Thursday, 2026-02-12

opendevreviewBrian Haley proposed openstack/neutron master: Bump pre-commit-config versions  https://review.opendev.org/c/openstack/neutron/+/97656200:04
opendevreviewDmitrii Shcherbakov proposed openstack/neutron master: Add support for remote-managed PFs  https://review.opendev.org/c/openstack/neutron/+/97601004:52
opendevreviewRodolfo Alonso proposed openstack/neutron stable/2025.2: Fix ``ChassisAgentWriteEvent`` match condition  https://review.opendev.org/c/openstack/neutron/+/97658107:41
opendevreviewRodolfo Alonso proposed openstack/neutron stable/2025.1: Fix ``ChassisAgentWriteEvent`` match condition  https://review.opendev.org/c/openstack/neutron/+/97658207:41
opendevreviewRodolfo Alonso proposed openstack/neutron stable/2024.2: Fix ``ChassisAgentWriteEvent`` match condition  https://review.opendev.org/c/openstack/neutron/+/97658307:41
ralonsohbcafarel, hello! if you have less than one min ^^^ these 3 patches07:41
ralonsohthanks!07:41
opendevreviewMerged openstack/neutron master: Bump pre-commit-config versions  https://review.opendev.org/c/openstack/neutron/+/97656210:09
lucadelmonteHi! I've submitted a fix for bug 1966052 (ovn-octavia-provider associates to wrong logical router on LRP events). This bug has been open since 2022 and affects LB/FIP traffic when networks have multiple routers. CI is green. Would appreciate a review when you have time: https://review.opendev.org/c/openstack/ovn-octavia-provider/+/976236 - Thanks! haleyb, ralonsoh, froyo12:59
opendevreviewMerged openstack/ovn-octavia-provider master: Update flake8-import-order version to fix checks  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/97612013:26
elvirahaleyb: Hi!! I did not see your message regarding PVLAN on the meeting, sorry! Yes it is ready for review. I left some questions in the spec itself for discussion13:32
ralonsohlucadelmonte, let me check that patch14:09
opendevreviewRodolfo Alonso proposed openstack/neutron master: Make the ``logging_rpc`` member a class property  https://review.opendev.org/c/openstack/neutron/+/97613014:37
ralonsohhi folks, if you have a couple of mins, please check https://review.opendev.org/c/openstack/neutron/+/97336614:38
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Update ithe FDB age threshold default value to 300  https://review.opendev.org/c/openstack/neutron/+/97590814:39
opendevreviewRodolfo Alonso proposed openstack/neutron master: OVN ``FDB`` table is supported since v21.03  https://review.opendev.org/c/openstack/neutron/+/97663814:58
haleybralonsoh: was wondering if you saw my comment in https://review.opendev.org/c/openstack/neutron/+/976213 - i saw the anti-affinity test fail yesterday with your patch15:01
ralonsohhaleyb, no, I'm reading it now15:05
ralonsohI don't know if we should revert this optimization15:05
ralonsohthe new algorithm is not always delivering the best scheduling15:06
ralonsohbut that is in a few cases and this new code is much faster15:06
haleybralonsoh: so it's the algorithm not the test?15:19
opendevreviewRodolfo Alonso proposed openstack/neutron master: WIP == [OVN] Make ML2/OVN compatible with AAP with IP+MAC  https://review.opendev.org/c/openstack/neutron/+/97664515:38
ralonsohhaleyb, yes, the algorithm doesn't always return the optimal solution, due to this:15:38
ralonsohhttps://github.com/openstack/neutron/blob/master/neutron/scheduler/l3_ovn_scheduler.py#L232-L23315:39
ralonsohwell, actually this: https://github.com/openstack/neutron/blob/master/neutron/scheduler/l3_ovn_scheduler.py#L235-L24315:40
ralonsohif the `leastloaded_by_priority` variable doesn't allow to find a selection of chassis, all of them unique, from highest prio to lowest prio15:40
ralonsohwhat we are doing is just, from the bottom (the lowest prio chassis), adding the all of them15:41
ralonsohhaleyb, in a nutshell: the highest prio chassis are selected using the weights but it could be possible that that doesn't happen for the lowest ones15:42
ralonsohto be fair, this is aceptable because of the speed gain15:42
ralonsohof course, some AI could check this method and provide an accurate solution that always return the optimal chassis selection, even for the lowest proritu ones15:43
haleybralonsoh: sure, plug it into Claude, bleep bloop problem solved :)16:00
opendevreviewMerged openstack/neutron master: bgp: Use port mapping for learned routes  https://review.opendev.org/c/openstack/neutron/+/97567419:09
opendevreviewMerged openstack/neutron master: Revert "[OVN] Fix FDB table not registered in OvnSbIdl"  https://review.opendev.org/c/openstack/neutron/+/97584619:13
opendevreviewBrian Haley proposed openstack/neutron stable/2025.1: Fix issues related to pkg_resources module  https://review.opendev.org/c/openstack/neutron/+/97668521:30
opendevreviewJakub Libosvar proposed openstack/neutron master: Add neutron-id to DHCP_Options entries  https://review.opendev.org/c/openstack/neutron/+/97669222:28
opendevreviewJakub Libosvar proposed openstack/neutron master: Add neutron-id to DHCP_Options entries  https://review.opendev.org/c/openstack/neutron/+/97669222:29
opendevreviewBrian Haley proposed openstack/neutron stable/2025.1: Fix issues related to pkg_resources module  https://review.opendev.org/c/openstack/neutron/+/97668523:11
opendevreviewJayGue Lee proposed openstack/ovn-octavia-provider master: ovn-octavia-provider: improve provider network detection for LB resources  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/97620123:42

Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!