Friday, 2026-08-07

opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: Remove dead variable TEMPLATE_PATH  https://review.opendev.org/c/openstack/neutron-vpnaas/+/99985706:06
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: Remove dead method ``add_ipsec_connection``  https://review.opendev.org/c/openstack/neutron-vpnaas/+/99985806:06
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: Remove empty OVN process subclasses  https://review.opendev.org/c/openstack/neutron-vpnaas/+/99985907:01
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: vpn: fix misleading ``os.path.join()`` with absolute path  https://review.opendev.org/c/openstack/neutron-vpnaas/+/99986107:01
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: Remove unused ``debtcollector`` and ``oslo.serialization`` deps  https://review.opendev.org/c/openstack/neutron-vpnaas/+/99986207:01
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: Register ``libreswan_opts`` in config sample generator  https://review.opendev.org/c/openstack/neutron-vpnaas/+/99987207:01
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: vpn: initialize ``sb_cfg`` key at OVN VPN agent startup  https://review.opendev.org/c/openstack/neutron-vpnaas/+/99998607:01
opendevreviewSlawek Kaplonski proposed openstack/neutron-lib master: Add "writeable FIP router_id" API extension definition  https://review.opendev.org/c/openstack/neutron-lib/+/99981607:14
opendevreviewTakashi Kajinami proposed openstack/neutron-lib master: Remove support for hacking < 2.0.0  https://review.opendev.org/c/openstack/neutron-lib/+/99905707:32
LarsErikPhaleyb: that would be nice. thank you! From my POV it's quite important to get neutron >= 28.0.1 out there due to the bugs I mentioned there. At least in our setup, we are 100% stopped from upgrading to 2026.1 because of those ones :/07:35
opendevreviewElvira García Ruiz proposed openstack/neutron master: Manage PVLAN PGs in OVN after PVLAN plugin is enabled or disabled  https://review.opendev.org/c/openstack/neutron/+/99818408:54
opendevreviewRodolfo Alonso proposed openstack/neutron master: ovn: Use ``centralize_routing`` on LRP for tunnelled GW networks  https://review.opendev.org/c/openstack/neutron/+/100007910:10
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: tests: replace ``load_tests`` with stestr regex filtering  https://review.opendev.org/c/openstack/neutron-vpnaas/+/99979111:05
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: ovn: Remove backwards compatibility with OVN < v20.09  https://review.opendev.org/c/openstack/neutron-vpnaas/+/100008311:13
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: rpc: defer device driver loading to ``start()`` in OVN VPN agent  https://review.opendev.org/c/openstack/neutron-vpnaas/+/100002111:26
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: DNM == Add a stop method for the OVN VPN agent  https://review.opendev.org/c/openstack/neutron-vpnaas/+/100008411:26
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: rpc: defer device driver loading to ``start()`` in OVN VPN agent  https://review.opendev.org/c/openstack/neutron-vpnaas/+/100002111:29
kevkoralonsoh: maybe you can approve backports ? lajoskatona already gave us +2 https://review.opendev.org/c/openstack/neutron-vpnaas-dashboard/+/999948 https://review.opendev.org/c/openstack/neutron-vpnaas-dashboard/+/999949 https://review.opendev.org/c/openstack/neutron-vpnaas-dashboard/+/99995012:07
opendevreviewyatin proposed openstack/neutron stable/2025.1: [CI][2025.1 only] Drop devstack fips CentOS 9-stream jobs  https://review.opendev.org/c/openstack/neutron/+/100009312:50
ralonsohlet me check12:54
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: ovn: Remove backwards compatibility with OVN < v20.09  https://review.opendev.org/c/openstack/neutron-vpnaas/+/100008312:56
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: rpc: defer device driver loading to ``start()`` in OVN VPN agent  https://review.opendev.org/c/openstack/neutron-vpnaas/+/100002112:57
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: DNM == Add a stop method for the OVN VPN agent  https://review.opendev.org/c/openstack/neutron-vpnaas/+/100008412:57
* haleyb needs to look at drivers agenda and see if there is a topic13:02
kevkoralonsoh: thanks 13:02
haleybas i don't see anything on the drivers agenda i'll cancel the meeting, if there is something i missed let me know13:03
lajoskatonahaleyb: ack, thanks, let's meet on Tuesday than13:04
ralonsohI think someone wanted to ask something during this time13:04
ralonsohI don't recall who13:04
ralonsohbut this could be done out of the meeting13:04
cardoeYou had answered my question ralonsoh 13:04
lajoskatonaralonsoh: it was cardoe ragarding segments work13:04
ralonsohah right13:04
cardoeoh well yes there was slaweq's question on my physical vxlan networks13:05
ralonsohhe is OOO now13:05
cardoewrt https://review.opendev.org/c/openstack/neutron/+/965415 would you rather I pull that into networking-baremetal?13:06
cardoeI'm also trying to engage with tbachman_ about the issues he's seen with HPB13:06
ralonsohI'm not sure, to be honest13:07
ralonsohI commented on tbachman_'s patch13:07
ralonsohthe code is ok but that needs more explanation and context for future readers13:07
cardoeSince he's maintaining networking-cisco to do the exact same thing that TheJulia and I are doing with networking-baremetal and networking-generic-switch13:07
* tbachman_ waves13:07
cardoeralonsoh: I want to put type annotations on those objects in neutron-lib but we're very ambiguous about what some of those fields are.13:08
ralonsohwhich ones, for example?13:08
cardoelike tbachman_'s changing from a network object to a networkcontext object but then a number of places in the neutron code also put just a plain dict in that field with some of the fields from a neutron object13:08
tbachman_ralonsoh: I updated the patch with a comment, and will update both the patch and the bug as per your request. Thanks for looking at it!13:08
lajoskatonaI suppose on some those there 10+years of dust so hard to see what's under :-)13:09
ralonsohperfect, I'll check it later13:09
cardoeralonsoh: I'd like to annotate the NetworkContext, PortContext, etc... basically all the Context objects.13:09
cardoeInternally for us I've written a detailed ML2 mechanism API document. It's got a lot of references to our ML2 mechanisms. But at some point when I have free time (ha ha) I was going to strip out all the internal bits and try to submit that.13:11
ralonsohany documentation or annotations improvement is welcome13:11
cardoeI suspect there will be a number of revisions cause there's a bit of ambiguity that I've found and I've just make a guess or a decision that path X is the right way. But that might not be the intention of the overall neutron community.13:12
cardoeThe only question I've got is for the underlay / baremetal VXLAN ML2 type spec.13:13
cardoeI'm wondering which way you'd like to see that.13:13
cardoeCause I use the VXLAN type today just fine.13:13
opendevreviewMerged openstack/neutron-vpnaas-dashboard stable/2026.1: Fix KeyError when loading VPN and IPsec connection edit forms  https://review.opendev.org/c/openstack/neutron-vpnaas-dashboard/+/99994813:14
opendevreviewMerged openstack/neutron-vpnaas-dashboard stable/2026.1: Send flat update bodies to openstacksdk  https://review.opendev.org/c/openstack/neutron-vpnaas-dashboard/+/99994913:14
opendevreviewMerged openstack/neutron-vpnaas-dashboard stable/2026.1: Fix router name and connections expansion in VPN services table  https://review.opendev.org/c/openstack/neutron-vpnaas-dashboard/+/99995013:14
cardoeI've even plugged up geneve and vxlan in KVM to a physical one.13:14
ralonsohI have zero knowledge in this area13:14
cardoeSo the only reason for my spec is that the assumption around the vxlan type is that it's a network that's equally available everywhere.13:14
cardoeBut when it comes to the physical world, it's not actually available everywhere.13:15
cardoetbachman_: I'm not sure if you're stitching multiple fabrics together?13:16
cardoeSomeone else in the past 6 or so months posted on the ML about multiple fabrics as well.13:16
cardoeAnyway, I guess if you're not familiar ralonsoh a better plan from me would be to write up a problem statement.13:17
ralonsohok13:19
cardoeAnother thing we're working on is policy work with neutron. We're going to look at introducing system scope in our deployments. We're also going to play with the CLI behavior to scope you to project. I'm not sure how welcome upstream those changes will be.13:19
cardoeHas anyone heard from OVH about their VPC object in neutron? Since that seems like entirely centered around ML2 mechanism changes.13:20
ralonsohThis decision doesn't belong to the Neutron project only. The policy definitions, in particular the scopes, belong to the TC13:20
ralonsohthis is openstack wide decision 13:20
tbachman_cardoe: multiple fbrics?13:21
cardoeralonsoh: oh I'm not changing policy definitions. But yes the TC would be involved in any of the major plumbing work. I'm the TC member that's focused on this part. I've recently posted along with gmaan about working on a system reader/audit role working in all the services.13:25
ralonsohok13:26
cardoeralonsoh, tbachman_: the closest thing I've got to a description of multiple fabrics is https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/GIDECROTNN2SOF3QXIDKYNJNLDZJRKV6/13:26
cardoeBut I'll work up a better write up.13:26
* tbachman_ goes to read (thanks for the link!)13:27
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: Add LibreSwan functional tests  https://review.opendev.org/c/openstack/neutron-vpnaas/+/99960613:34
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: driver: remove OpenSwan driver implementation  https://review.opendev.org/c/openstack/neutron-vpnaas/+/99983213:34
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: Remove dead variable TEMPLATE_PATH  https://review.opendev.org/c/openstack/neutron-vpnaas/+/99985713:34
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: Remove dead method ``add_ipsec_connection``  https://review.opendev.org/c/openstack/neutron-vpnaas/+/99985813:34
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: Remove empty OVN process subclasses  https://review.opendev.org/c/openstack/neutron-vpnaas/+/99985913:34
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: vpn: fix misleading ``os.path.join()`` with absolute path  https://review.opendev.org/c/openstack/neutron-vpnaas/+/99986113:34
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: Remove unused ``debtcollector`` and ``oslo.serialization`` deps  https://review.opendev.org/c/openstack/neutron-vpnaas/+/99986213:34
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: Register ``libreswan_opts`` in config sample generator  https://review.opendev.org/c/openstack/neutron-vpnaas/+/99987213:34
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: vpn: initialize ``sb_cfg`` key at OVN VPN agent startup  https://review.opendev.org/c/openstack/neutron-vpnaas/+/99998613:34
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: ovn: Remove backwards compatibility with OVN < v20.09  https://review.opendev.org/c/openstack/neutron-vpnaas/+/100008313:34
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: rpc: defer device driver loading to ``start()`` in OVN VPN agent  https://review.opendev.org/c/openstack/neutron-vpnaas/+/100002113:35
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: DNM == Add a stop method for the OVN VPN agent  https://review.opendev.org/c/openstack/neutron-vpnaas/+/100008413:35
opendevreviewRodolfo Alonso proposed openstack/neutron master: ovn: Use ``centralize_routing`` on LRP for tunnelled GW networks  https://review.opendev.org/c/openstack/neutron/+/100007913:43
opendevreviewMerged openstack/neutron-lib master: Remove support for hacking < 2.0.0  https://review.opendev.org/c/openstack/neutron-lib/+/99905716:28
opendevreviewMerged openstack/neutron-lib master: vpn: Add ``is_filter`` to all VPN API definitions  https://review.opendev.org/c/openstack/neutron-lib/+/99984216:32
opendevreviewMerged openstack/neutron master: Drop logic already migrated to neutron-lib  https://review.opendev.org/c/openstack/neutron/+/99978716:35
opendevreviewTakashi Kajinami proposed openstack/neutron-lib master: Fix DriverBase.is_loaded  https://review.opendev.org/c/openstack/neutron-lib/+/100012717:01
opendevreviewTakashi Kajinami proposed openstack/neutron master: Use PortHardwareOffloadTypeEnumField from neutron-lib  https://review.opendev.org/c/openstack/neutron/+/100012817:04
opendevreviewTakashi Kajinami proposed openstack/neutron master: Use PortHardwareOffloadTypeEnumField from neutron-lib  https://review.opendev.org/c/openstack/neutron/+/100012817:05
-opendevstatus- NOTICE: The Gerrit service on review.opendev.openstack.org will be offline momentarily at 18:00 UTC for a patch upgrade (just under an hour from now), but should return within a few minutes.17:11
-opendevstatus- NOTICE: The Gerrit service on review.opendev.org is going offline momentarily for a patch upgrade, but should return within a few minutes.18:03
opendevreviewMerged openstack/neutron stable/2026.1: Fix accidental removal of router external gateway info  https://review.opendev.org/c/openstack/neutron/+/99982818:15
opendevreviewMerged openstack/neutron-lib master: Add "writeable FIP router_id" API extension definition  https://review.opendev.org/c/openstack/neutron-lib/+/99981618:51
opendevreviewDoug Goldstein proposed openstack/neutron master: ovn: Add test coverage for empty-HCG guard in link_network_ha_chassis_group  https://review.opendev.org/c/openstack/neutron/+/100015020:17
opendevreviewDoug Goldstein proposed openstack/neutron master: ovn: Add test coverage for empty-HCG guard in link_network_ha_chassis_group  https://review.opendev.org/c/openstack/neutron/+/100015020:19
opendevreviewBrian Haley proposed openstack/neutron master: Fix broad-exception-raised pylint warnings  https://review.opendev.org/c/openstack/neutron/+/99657620:47
cardoehaleyb: that change above brings the tests to master. I also referenced the two bugs that were fixed in master but the test coverage didn’t catch which is what my tests cover now.22:10
opendevreviewMiro Tomaska proposed openstack/neutron master: Add upstream EVPN multinode Zuul job  https://review.opendev.org/c/openstack/neutron/+/99425723:45

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