| opendevreview | Miguel Lavalle proposed openstack/neutron master: [OVN] Add TYPE_SEGMENTS and dependent_resource support to revision tracking https://review.opendev.org/c/openstack/neutron/+/995608 | 00:17 |
|---|---|---|
| opendevreview | Miguel Lavalle proposed openstack/neutron master: [OVN] Add TYPE_SEGMENTS and dependent_resource support to revision tracking https://review.opendev.org/c/openstack/neutron/+/995608 | 00:39 |
| opendevreview | Miguel Lavalle proposed openstack/neutron master: [OVN] Implement multiple segments per host for routed networks https://review.opendev.org/c/openstack/neutron/+/975111 | 00:41 |
| opendevreview | Miguel Lavalle proposed openstack/neutron master: [OVN] Add segment maintenance tasks for routed networks https://review.opendev.org/c/openstack/neutron/+/995612 | 00:44 |
| opendevreview | Miguel Lavalle proposed openstack/neutron master: [OVN] Agent extension for segment bridges https://review.opendev.org/c/openstack/neutron/+/982018 | 00:49 |
| opendevreview | Adam Harwell proposed openstack/neutron master: Add ASGI application entry point for Neutron API https://review.opendev.org/c/openstack/neutron/+/995162 | 04: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 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: ovn: Add ``hostname`` index to SB Chassis table https://review.opendev.org/c/openstack/neutron/+/995638 | 07:43 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: conf: Add missing ``min``/``max`` bounds to integer config options https://review.opendev.org/c/openstack/neutron/+/995507 | 08:35 |
| opendevreview | Slawek Kaplonski proposed openstack/neutron-lib master: [FWaaS] Set 'is_filter' for the attributes which allows filtering https://review.opendev.org/c/openstack/neutron-lib/+/995265 | 08:44 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: conf: Add missing ``min`` bounds to timeout and interval options https://review.opendev.org/c/openstack/neutron/+/995508 | 08:46 |
| opendevreview | Slawek 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/+/995649 | 08:49 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: conf: Add missing ``min`` bounds to count and size options https://review.opendev.org/c/openstack/neutron/+/995509 | 08:56 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: conf: Add missing ``min`` bounds to HA conntrackd options https://review.opendev.org/c/openstack/neutron/+/995510 | 08:56 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: conf: Add missing ``min`` bounds to BGP VRF ID options https://review.opendev.org/c/openstack/neutron/+/995511 | 08: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 |
| ralonsoh | mohsen__, I would need more information. Please open a launchpad bug with a full description and, most important, provide logs | 10:02 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: Move neutronclient to test requirements https://review.opendev.org/c/openstack/neutron/+/987007 | 10:35 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: [FT] Close metadata proxy server socket in test teardown https://review.opendev.org/c/openstack/neutron/+/995660 | 10:42 |
| mohsen__ | ralonsoh: My issue is the same as the following bug: | 11:08 |
| mohsen__ | https://bugs.launchpad.net/neutron/+bug/1263194 | 11:08 |
| mohsen__ | Although it is merged, it sounds like the issue persists. | 11:08 |
| ralonsoh | mohsen__, can you provide logs and how to reproduce it? | 11:12 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: WIP == Add mod_wsgi support for API worker election and identification https://review.opendev.org/c/openstack/neutron/+/995666 | 11:24 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: WIP == Add mod_wsgi support for API worker election and identification https://review.opendev.org/c/openstack/neutron/+/995666 | 11:29 |
| opendevreview | Elod Illes proposed openstack/networking-bgpvpn stable/2025.2: WIP: [CI][stable-only] Fix tox-py312 job https://review.opendev.org/c/openstack/networking-bgpvpn/+/988281 | 12: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 |
| opendevreview | Elod Illes proposed openstack/networking-bgpvpn stable/2025.2: WIP: [CI][stable-only] Fix tox-py312 job https://review.opendev.org/c/openstack/networking-bgpvpn/+/988281 | 12:36 |
| ralonsoh | mohsen__, ok, please open a LP bug. We are not going to reopen a 2013 bug | 12:37 |
| ralonsoh | during the bug triage we'll assign it | 12:37 |
| ralonsoh | most probably we can add more tempest tests to check/capture this error | 12:37 |
| ralonsoh | I've never used vpnaas in a project, so I'll need to build an env and test that | 12:38 |
| opendevreview | Merged openstack/neutron master: Adapt to new testtools https://review.opendev.org/c/openstack/neutron/+/979784 | 12:45 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: rpc/ovn: Use base OVN IDL for RPC workers, disable notification events https://review.opendev.org/c/openstack/neutron/+/995443 | 12:47 |
| opendevreview | Elod Illes proposed openstack/networking-bgpvpn stable/2025.2: WIP: [CI][stable-only] Fix tox-py312 job https://review.opendev.org/c/openstack/networking-bgpvpn/+/988281 | 13:00 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron stable/2026.1: segments: Catch RP not found in ``_delete_nova_inventory`` https://review.opendev.org/c/openstack/neutron/+/995681 | 13:39 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron stable/2025.2: segments: Catch RP not found in ``_delete_nova_inventory`` https://review.opendev.org/c/openstack/neutron/+/995682 | 13:39 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron stable/2025.1: segments: Catch RP not found in ``_delete_nova_inventory`` https://review.opendev.org/c/openstack/neutron/+/995683 | 13:39 |
| opendevreview | Elod Illes proposed openstack/networking-bgpvpn stable/2025.2: WIP: [CI][stable-only] Fix tox-py312 job https://review.opendev.org/c/openstack/networking-bgpvpn/+/988281 | 14:00 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: ft: Close metadata proxy server socket in test teardown https://review.opendev.org/c/openstack/neutron/+/995660 | 14:33 |
| opendevreview | Slawek 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/+/995695 | 14:40 |
| opendevreview | Slawek 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/+/995695 | 14: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 it | 14:46 |
| slaweq | as "depends-on" because that fwaas patch requires two different fixes to work fine but it is now ready to review :) | 14:46 |
| ralonsoh | slaweq, sure, let me check | 14:58 |
| slaweq | ralonsoh: hey, this is just a test :) | 15:02 |
| ralonsoh | slaweq, much better now | 15:02 |
| slaweq | \o/ | 15:04 |
| opendevreview | Elvira García Ruiz proposed openstack/neutron-lib master: Add is_filter to PVLAN attributes https://review.opendev.org/c/openstack/neutron-lib/+/995710 | 15:35 |
| opendevreview | Elvira García Ruiz proposed openstack/neutron master: Add server-side filtering support to PVLAN https://review.opendev.org/c/openstack/neutron/+/995712 | 15:35 |
| opendevreview | Adam Harwell proposed openstack/neutron master: Add ASGI application entry point for Neutron API https://review.opendev.org/c/openstack/neutron/+/995162 | 20:04 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: ft: Close metadata proxy server socket on garbage collection https://review.opendev.org/c/openstack/neutron/+/995660 | 20:55 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!