| *** ykarel__ is now known as ykarel | 03:20 | |
| opendevreview | yatin proposed openstack/neutron stable/2026.1: ovs: skip OF operations for ports with invalid ofport https://review.opendev.org/c/openstack/neutron/+/992828 | 05:15 |
|---|---|---|
| opendevreview | yatin proposed openstack/neutron stable/2026.1: ovs: defer ports with invalid ofport in ``_process_port`` https://review.opendev.org/c/openstack/neutron/+/992829 | 05:18 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: Implement router_route quota using the Neutron quota engine https://review.opendev.org/c/openstack/neutron/+/991024 | 07:11 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: doc: Add supported quota resources table to ops-quotas guide https://review.opendev.org/c/openstack/neutron/+/992854 | 07:33 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: doc: Add supported quota resources table to ops-quotas guide https://review.opendev.org/c/openstack/neutron/+/992854 | 07:34 |
| ralonsoh | bcafarel, hello! If you have 1 min: https://review.opendev.org/q/topic:%22bug/2155883-stable/2026.1%22 | 07:37 |
| ralonsoh | thanks! | 07:37 |
| bcafarel | sure thing will do after meetings | 08:07 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: doc: Add supported quota resources table to ops-quotas guide https://review.opendev.org/c/openstack/neutron/+/992854 | 08:11 |
| opendevreview | Merged openstack/neutron unmaintained/zed: [unmaintained only] Drop fullstack fips job https://review.opendev.org/c/openstack/neutron/+/991542 | 08:27 |
| opendevreview | Merged openstack/ovn-octavia-provider master: neutron-ovn-db-sync-util plugin integration https://review.opendev.org/c/openstack/ovn-octavia-provider/+/990918 | 08:36 |
| opendevreview | Merged openstack/neutron master: Add PVLAN extension policy rules https://review.opendev.org/c/openstack/neutron/+/992485 | 09:51 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: WIP == Remove ``OwnershipValidationHook``, update ``create_port`` policy https://review.opendev.org/c/openstack/neutron/+/992877 | 10:13 |
| ralonsoh | slaweq, ^^ please check this | 10:13 |
| ralonsoh | in particular, the rule check string change | 10:13 |
| ralonsoh | #link https://bugs.launchpad.net/neutron/+bug/2156444 | 10:13 |
| opendevreview | Merged openstack/neutron-lib master: Fix mypy error caused by new oslo.utils release https://review.opendev.org/c/openstack/neutron-lib/+/992615 | 10:30 |
| opendevreview | Merged openstack/neutron master: ovn: avoid nested transaction in ``_delete_port`` virtual parent check https://review.opendev.org/c/openstack/neutron/+/991431 | 10:50 |
| opendevreview | Merged openstack/neutron master: ovn: pass gateway LRPs to _check_external_ips_changed https://review.opendev.org/c/openstack/neutron/+/991299 | 10:50 |
| opendevreview | Merged openstack/neutron stable/2025.1: Fix ``update_router:enable_default_route_*`` policies https://review.opendev.org/c/openstack/neutron/+/992587 | 10:50 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: policy: remove ``OwnershipValidationHook``, update ``create_port`` rule https://review.opendev.org/c/openstack/neutron/+/992877 | 11:25 |
| LarsErikP | hiall! We are testing 2026.1 right now. It seems that this https://review.opendev.org/c/openstack/neutron/+/860270 is failing for us. We are using OVS with VLANs but we have no br-tun on our neutron nodes, and never had that before.. | 12:20 |
| LarsErikP | so now neutron-openvswitch-agent fails becuase it tries to read stuff from the br-tun that does not exist | 12:20 |
| ralonsoh | LarsErikP, please open a launchpad bug with debug logs | 12:35 |
| LarsErikP | hmm.. created the bridge manually. and then everything works. I see that on another platform where we use vxlan, br-tun exists and was probably automatically created by "something"... | 12:37 |
| LarsErikP | so I wonder if the br-tun is supposed to be auto-created when using vlan as well, or if the feature I linked there is not really supposed to be run when not using vxlan? | 12:38 |
| LarsErikP | uhm.. nvm? I just restart all the neutron-services without adding br-tun (but enabling debug..) and now it suddenly works | 12:44 |
| LarsErikP | these nodes were rebooted after the upgrade from 2025.1 to 2026.1 as well.. | 12:44 |
| ykarel | LarsErikP, should be set to automatically based on tunnel_types config option | 13:48 |
| ykarel | but yes since you not using tunneling that shouldnt be needed i think and as rodolfo suggested please do open bug, the patch you referenced should handle non tunnel cases | 13:49 |
| ralonsoh | I think https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py#L521-L522 is wrong | 13:51 |
| ralonsoh | that should consider if there is tunneling configured | 13:51 |
| ralonsoh | but let's check the logs | 13:51 |
| ykarel | +1 | 14:10 |
| opendevreview | Merged openstack/neutron stable/2026.1: ovs: skip OF operations for ports with invalid ofport https://review.opendev.org/c/openstack/neutron/+/992828 | 14:24 |
| opendevreview | Merged openstack/neutron-lib master: Add constants for setproctitle feature https://review.opendev.org/c/openstack/neutron-lib/+/991662 | 16:03 |
| haleyb | lajoskatona, ralonsoh: stephen is asking for a review of this from a neutron core, part of my project_id work - https://review.opendev.org/c/openstack/openstacksdk/+/992536 if you have some cycles. | 16:11 |
| haleyb | it's going to be harder to land code as we get closer to total tenant_id removal, trying really hard not to break anything | 16:12 |
| lajoskatona | haleyb: sure | 16:15 |
| haleyb | lajoskatona: thanks! i'm basically down to two tempest failures, both in floating ip GET requests, might have to burn some tokens on it. once i can see a path through that i think we can merge the neutron code, but your nova series is also required | 16:17 |
| lajoskatona | haleyb: Next week I can't participate again the Nova meeting on Monday evening but it can be a topic to highlight for Nova team also (and I also have to go back to check your comments :-)) | 16:20 |
| haleyb | lajoskatona: ack, do you remember what time the meeting is, i might be able to attend | 16:21 |
| haleyb | ah, 16:00 utc on monday | 16:22 |
| lajoskatona | 1600UTC Monday | 16:24 |
| lajoskatona | yes, exactly | 16:24 |
| haleyb | and i think all my comment were minor, would be good to get that train moving... | 16:26 |
| haleyb | ralonsoh: btw, why didn't we call the quota "router routes" ? Seems all the other ones are plural, at least the neutron ones are | 17:12 |
| haleyb | oh, and i see the OSC change is "router routes", so maybe it's just the doc change that has a typo? i'll drop a comment there | 17:18 |
| opendevreview | Miro Tomaska proposed openstack/neutron master: [DNM] Debugging an issue with frrinit hanging on execute https://review.opendev.org/c/openstack/neutron/+/993001 | 18:33 |
| *** Unknown123 is now known as Mike-- | 19:22 | |
| opendevreview | Brian Haley proposed openstack/neutron-lib master: Revert "New api-def: allowedaddresspairs-atomic" https://review.opendev.org/c/openstack/neutron-lib/+/993029 | 20:21 |
| opendevreview | Merged openstack/neutron-lib master: Extend L2AgentExtension API: handle_switch_restart https://review.opendev.org/c/openstack/neutron-lib/+/992461 | 22:08 |
| opendevreview | Merged openstack/neutron-lib stable/2026.1: Fix address‑groups API path and request body format https://review.opendev.org/c/openstack/neutron-lib/+/991526 | 22:08 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!