Wednesday, 2026-07-01

opendevreviewMiguel Lavalle proposed openstack/neutron master: [OVN] Add TYPE_SEGMENTS and dependent_resource support to revision tracking  https://review.opendev.org/c/openstack/neutron/+/99560800:17
opendevreviewMiguel Lavalle proposed openstack/neutron master: [OVN] Add TYPE_SEGMENTS and dependent_resource support to revision tracking  https://review.opendev.org/c/openstack/neutron/+/99560800:39
opendevreviewMiguel Lavalle proposed openstack/neutron master: [OVN] Implement multiple segments per host for routed networks  https://review.opendev.org/c/openstack/neutron/+/97511100:41
opendevreviewMiguel Lavalle proposed openstack/neutron master: [OVN] Add segment maintenance tasks for routed networks  https://review.opendev.org/c/openstack/neutron/+/99561200:44
opendevreviewMiguel Lavalle proposed openstack/neutron master: [OVN] Agent extension for segment bridges  https://review.opendev.org/c/openstack/neutron/+/98201800:49
opendevreviewAdam Harwell proposed openstack/neutron master: Add ASGI application entry point for Neutron API  https://review.opendev.org/c/openstack/neutron/+/99516204:08
mohsen__Hi friends. I have an issue with VPNaaS. 05:11
mohsen__when I set up an ipsec site connection, it gets stuck in PENDING_CREATE state. after I restart the neutorn_l3_agent, it will be active. 05:11
mohsen__I recently upgraded my openstack environment from 2024.1 to 2025.1 and changed my rabbitmq queues from classic to quorum. 05:11
mohsen__do you have any idea what is the root cause or do you have any workaround?05:11
mohsen__thank you in advance. 05:11
opendevreviewRodolfo Alonso proposed openstack/neutron master: ovn: Add ``hostname`` index to SB Chassis table  https://review.opendev.org/c/openstack/neutron/+/99563807:43
opendevreviewRodolfo Alonso proposed openstack/neutron master: conf: Add missing ``min``/``max`` bounds to integer config options  https://review.opendev.org/c/openstack/neutron/+/99550708:35
opendevreviewSlawek Kaplonski proposed openstack/neutron-lib master: [FWaaS] Set 'is_filter' for the attributes which allows filtering  https://review.opendev.org/c/openstack/neutron-lib/+/99526508:44
opendevreviewRodolfo Alonso proposed openstack/neutron master: conf: Add missing ``min`` bounds to timeout and interval options  https://review.opendev.org/c/openstack/neutron/+/99550808:46
opendevreviewSlawek Kaplonski proposed openstack/neutron-fwaas master: Fix L2 OVS driver VLAN lookup for RPC firewall group updates  https://review.opendev.org/c/openstack/neutron-fwaas/+/99564908:49
opendevreviewRodolfo Alonso proposed openstack/neutron master: conf: Add missing ``min`` bounds to count and size options  https://review.opendev.org/c/openstack/neutron/+/99550908:56
opendevreviewRodolfo Alonso proposed openstack/neutron master: conf: Add missing ``min`` bounds to HA conntrackd options  https://review.opendev.org/c/openstack/neutron/+/99551008:56
opendevreviewRodolfo Alonso proposed openstack/neutron master: conf: Add missing ``min`` bounds to BGP VRF ID options  https://review.opendev.org/c/openstack/neutron/+/99551108:56
mohsen__ralonsoh: Hi. I have an issue with VPNaaS. 09:52
mohsen__When I set up an IPsec site connection, it gets stuck in PENDING_CREATE state. After I restart the neutron_l3_agent, it will be active. 09:52
mohsen__I recently upgraded my OpenStack environment from 2024.1 to 2025.1.09:52
mohsen__Do you know the root cause or a workaround?09:52
mohsen__Thank you in advance. 09:52
ralonsohmohsen__, I would need more information. Please open a launchpad bug with a full description and, most important, provide logs10:02
opendevreviewRodolfo Alonso proposed openstack/neutron master: Move neutronclient to test requirements  https://review.opendev.org/c/openstack/neutron/+/98700710:35
opendevreviewRodolfo Alonso proposed openstack/neutron master: [FT] Close metadata proxy server socket in test teardown  https://review.opendev.org/c/openstack/neutron/+/99566010:42
mohsen__ralonsoh: My issue is the same as the following bug:11:08
mohsen__https://bugs.launchpad.net/neutron/+bug/126319411:08
mohsen__Although it is merged, it sounds like the issue persists. 11:08
ralonsohmohsen__, can you provide logs and how to reproduce it?11:12
opendevreviewRodolfo Alonso proposed openstack/neutron master: WIP == Add mod_wsgi support for API worker election and identification  https://review.opendev.org/c/openstack/neutron/+/99566611:24
opendevreviewRodolfo Alonso proposed openstack/neutron master: WIP == Add mod_wsgi support for API worker election and identification  https://review.opendev.org/c/openstack/neutron/+/99566611:29
opendevreviewElod Illes proposed openstack/networking-bgpvpn stable/2025.2: WIP: [CI][stable-only] Fix tox-py312 job  https://review.opendev.org/c/openstack/networking-bgpvpn/+/98828112:06
mohsen__ralonsoh: As it is mentioned in the bug report itself, there is no exception or error message. 12:19
mohsen__steps to reproduce:12:19
mohsen__1) I set up a simple IPsec site connection between two projects in an OpenStack environment. Both of them were successfully activated. (The first IPsec site connections were as expected)12:19
mohsen__2) I tried to set up another IPsec site connection on the same routers, but on different networks, both of them on both projects got stuck in PENDING_CREATE state.12:19
mohsen__3) In the last step, I restarted neutron_l3_agent on my three controller nodes. Finally, both of them (IPsec connections stuck in PENDING_CREATE state) were activated.12:19
mohsen__sounds like there is an issue with the synchronization process.12:19
opendevreviewElod Illes proposed openstack/networking-bgpvpn stable/2025.2: WIP: [CI][stable-only] Fix tox-py312 job  https://review.opendev.org/c/openstack/networking-bgpvpn/+/98828112:36
ralonsohmohsen__, ok, please open a LP bug. We are not going to reopen a 2013 bug12:37
ralonsohduring the bug triage we'll assign it12:37
ralonsohmost probably we can add more tempest tests to check/capture this error12:37
ralonsohI've never used vpnaas in a project, so I'll need to build an env and test that12:38
opendevreviewMerged openstack/neutron master: Adapt to new testtools  https://review.opendev.org/c/openstack/neutron/+/97978412:45
opendevreviewRodolfo Alonso proposed openstack/neutron master: rpc/ovn: Use base OVN IDL for RPC workers, disable notification events  https://review.opendev.org/c/openstack/neutron/+/99544312:47
opendevreviewElod Illes proposed openstack/networking-bgpvpn stable/2025.2: WIP: [CI][stable-only] Fix tox-py312 job  https://review.opendev.org/c/openstack/networking-bgpvpn/+/98828113:00
opendevreviewRodolfo Alonso proposed openstack/neutron stable/2026.1: segments: Catch RP not found in ``_delete_nova_inventory``  https://review.opendev.org/c/openstack/neutron/+/99568113:39
opendevreviewRodolfo Alonso proposed openstack/neutron stable/2025.2: segments: Catch RP not found in ``_delete_nova_inventory``  https://review.opendev.org/c/openstack/neutron/+/99568213:39
opendevreviewRodolfo Alonso proposed openstack/neutron stable/2025.1: segments: Catch RP not found in ``_delete_nova_inventory``  https://review.opendev.org/c/openstack/neutron/+/99568313:39
opendevreviewElod Illes proposed openstack/networking-bgpvpn stable/2025.2: WIP: [CI][stable-only] Fix tox-py312 job  https://review.opendev.org/c/openstack/networking-bgpvpn/+/98828114:00
opendevreviewRodolfo Alonso proposed openstack/neutron master: ft: Close metadata proxy server socket in test teardown  https://review.opendev.org/c/openstack/neutron/+/99566014:33
opendevreviewSlawek Kaplonski proposed openstack/neutron-tempest-plugin master: [FWaaS] Add basic scenario test for FW attached to L2 ports  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/99569514:40
opendevreviewSlawek Kaplonski proposed openstack/neutron-tempest-plugin master: [FWaaS] Add basic scenario test for FW attached to L2 ports  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/99569514:43
slaweq[ralonsoh](https://matrix.to/#/@_oftc_ralonsoh:matrix.org) [lajoskatona](https://matrix.to/#/@_oftc_lajoskatona:matrix.org) [ykarel_](https://matrix.to/#/@_oftc_ykarel_:matrix.org) hi, please check https://review.opendev.org/c/openstack/neutron-fwaas/+/994674 when you will have some time. I locally tested it with new scenario test which I also proposed to neutron-tempest-plugin now and it seems that it is working fine. I didn't set it14:46
slaweqas "depends-on" because that fwaas patch requires two different fixes to work fine but it is now ready to review :)14:46
ralonsohslaweq, sure, let me check14:58
slaweqralonsoh: hey, this is just a test :)15:02
ralonsohslaweq, much better now15:02
slaweq\o/15:04
opendevreviewElvira García Ruiz proposed openstack/neutron-lib master: Add is_filter to PVLAN attributes  https://review.opendev.org/c/openstack/neutron-lib/+/99571015:35
opendevreviewElvira García Ruiz proposed openstack/neutron master: Add server-side filtering support to PVLAN  https://review.opendev.org/c/openstack/neutron/+/99571215:35
opendevreviewAdam Harwell proposed openstack/neutron master: Add ASGI application entry point for Neutron API  https://review.opendev.org/c/openstack/neutron/+/99516220:04
opendevreviewRodolfo Alonso proposed openstack/neutron master: ft: Close metadata proxy server socket on garbage collection  https://review.opendev.org/c/openstack/neutron/+/99566020:55

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