| opendevreview | Merged openstack/neutron-fwaas master: [Doc] Add info about not mixing stateful SGs with stateless FW rules https://review.opendev.org/c/openstack/neutron-fwaas/+/980243 | 03:17 |
|---|---|---|
| opendevreview | Merged openstack/neutron-specs master: Spec folder for 2026.2 (Hibiscus) cycle https://review.opendev.org/c/openstack/neutron-specs/+/980305 | 03:36 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVN] Fix an issue in the L3 OVN scheduler (2) https://review.opendev.org/c/openstack/neutron/+/978874 | 08:20 |
| opendevreview | Merged openstack/neutron-vpnaas-dashboard stable/2026.1: Update .gitreview for stable/2026.1 https://review.opendev.org/c/openstack/neutron-vpnaas-dashboard/+/980125 | 08:21 |
| opendevreview | Merged openstack/neutron-vpnaas-dashboard stable/2026.1: Update TOX_CONSTRAINTS_FILE for stable/2026.1 https://review.opendev.org/c/openstack/neutron-vpnaas-dashboard/+/980126 | 08:24 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVN] Fix an issue in the L3 OVN scheduler (2) https://review.opendev.org/c/openstack/neutron/+/978874 | 08:24 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVN] Fix an issue in the L3 OVN scheduler (2) https://review.opendev.org/c/openstack/neutron/+/978874 | 08:25 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVN] Fix an issue in the L3 OVN scheduler (2) https://review.opendev.org/c/openstack/neutron/+/978874 | 08:25 |
| ralonsoh | I don't know why I can't send a backport for 2026.1 yet | 08:26 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: Revert "Mark OVN L3 test unstable" https://review.opendev.org/c/openstack/neutron/+/980397 | 08:28 |
| bcafarel | ralonsoh: maybe just missing the changes to push to correct branch by default? https://review.opendev.org/c/openstack/neutron/+/980118 is not merged yet | 08:31 |
| ralonsoh | bcafarel, ahhhhhh yes | 08:46 |
| opendevreview | Merged openstack/neutron stable/2026.1: Update .gitreview for stable/2026.1 https://review.opendev.org/c/openstack/neutron/+/980118 | 08:56 |
| opendevreview | Merged openstack/neutron stable/2026.1: Update TOX_CONSTRAINTS_FILE for stable/2026.1 https://review.opendev.org/c/openstack/neutron/+/980119 | 08:56 |
| ralonsoh | ok, now should be possible but I'll wait until the master branch patch is merged | 09:05 |
| ralonsoh | bcafarel, hi! if you have 1 min: https://review.opendev.org/c/openstack/neutron/+/977064 | 09:08 |
| ralonsoh | and https://review.opendev.org/q/I652344fe6629ac3d308cd4d4c4e68d267f6f2efc | 09:08 |
| ralonsoh | thanks! | 09:08 |
| ralonsoh | hi lajoskatona! if you have less than 1 min: https://review.opendev.org/q/topic:%22limit_tox_virtualenv%22 | 09:10 |
| ralonsoh | thanks! | 09:10 |
| lajoskatona | ralonsoh: I will check these | 09:17 |
| opendevreview | Gregory Thiemonge proposed openstack/ovn-octavia-provider master: Fix LB association to all connected routers and their networks https://review.opendev.org/c/openstack/ovn-octavia-provider/+/980407 | 10:37 |
| opendevreview | Merged openstack/neutron-fwaas stable/2024.2: Limit virtualenv<20.37.0,tox<4.44.0 to have "pkg_resources" https://review.opendev.org/c/openstack/neutron-fwaas/+/980252 | 11:11 |
| opendevreview | Merged openstack/neutron-fwaas stable/2025.1: Limit virtualenv<20.37.0,tox<4.44.0 to have "pkg_resources" https://review.opendev.org/c/openstack/neutron-fwaas/+/980055 | 11:11 |
| opendevreview | Merged openstack/neutron-fwaas master: Registed logging driver correctly https://review.opendev.org/c/openstack/neutron-fwaas/+/980097 | 11:23 |
| opendevreview | Slawek Kaplonski proposed openstack/neutron master: [OVN] Specify required mechanism drivers for the NB and SB db sync plugins https://review.opendev.org/c/openstack/neutron/+/980411 | 11:52 |
| opendevreview | Rodolfo Alonso proposed x/whitebox-neutron-tempest-plugin master: DNM == Testing https://review.opendev.org/c/x/whitebox-neutron-tempest-plugin/+/980425 | 12:06 |
| blanson[m] | Hi, I have a question because a few days ago I mentioned that we were seeing unicast traffic in one of our VM that wasn't destined to this VM. We use OVS with openvswitch firewall driver, and upon investigation, I noticed we do not have explicitly_egress_direct se to true, which, if I understand the documentation and code correctly, is specifically here to fix this issue, at the cost of cpu usage ? | 12:23 |
| lajoskatona | blanson[m]: there was also some fixes for this bug (at least what I remember): https://bugs.launchpad.net/neutron/+bug/2051351 , as I see the patches were backported, so with setting explicitly_egress_direct these can be interesting also to have in your setup | 12:32 |
| ralonsoh | blanson[m], the advantages of using `explicitly_egress_direct` are that it eliminates the egress unicast flooding, that improves the performance. The disadvantages: incompatible with HA routes | 12:32 |
| blanson[m] | ralonsoh: oh... I missed this bit, I'll re-read to ensure I got it right. lajoskatona: I checked our neutron version and we should have this on the affected clusters, will check the older ones to see if we need to backport it even further on our own, thanks | 12:35 |
| blanson[m] | ralonsoh: could you explain quickly what you meant by "incompatible with HA routes" ? I'm not sure I understand the why | 12:40 |
| ralonsoh | blanson[m], this flag installs a explicit output flow for each MAC. HA routers with multiple MACs won't work (VRRP, L3 HA) | 12:46 |
| ralonsoh | Claude finished the report, let me paste you it here | 12:46 |
| ralonsoh | https://paste.opendev.org/show/bkA2Ufzr5ubqOS9kYOT4/ | 12:47 |
| opendevreview | Merged openstack/neutron stable/2024.2: Use the `devstack-tobiko` job https://review.opendev.org/c/openstack/neutron/+/977050 | 12:49 |
| blanson[m] | ralonsoh: got it thanks for the explaination and for your time ! :) | 12:52 |
| opendevreview | Slawek Kaplonski proposed openstack/neutron-lib master: Add way to let ovn-db-sync plugins to apply required config changes https://review.opendev.org/c/openstack/neutron-lib/+/980435 | 13:52 |
| opendevreview | Slawek Kaplonski proposed openstack/neutron master: ovn-db-sync tool can now apply config options required by plugins https://review.opendev.org/c/openstack/neutron/+/980439 | 14:33 |
| opendevreview | Slawek Kaplonski proposed openstack/neutron-fwaas master: Configure service provider in the ovn-db-sync fwaas plugin https://review.opendev.org/c/openstack/neutron-fwaas/+/980449 | 14:48 |
| opendevreview | Slawek Kaplonski proposed openstack/neutron master: Pass ovn mech driver to the AgentCache object in db-sync-util https://review.opendev.org/c/openstack/neutron/+/980452 | 15:04 |
| opendevreview | Merged openstack/neutron master: [OVN] Fix an issue in the L3 OVN scheduler (2) https://review.opendev.org/c/openstack/neutron/+/978874 | 15:23 |
| opendevreview | Merged openstack/neutron master: [OVN] Specify required mechanism drivers for the NB and SB db sync plugins https://review.opendev.org/c/openstack/neutron/+/980411 | 16:11 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron stable/2026.1: [OVN] Specify required mechanism drivers for the NB and SB db sync plugins https://review.opendev.org/c/openstack/neutron/+/980492 | 16:28 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron stable/2026.1: [OVN] Fix an issue in the L3 OVN scheduler (2) https://review.opendev.org/c/openstack/neutron/+/980493 | 16:28 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron stable/2026.1: Pass ovn mech driver to the AgentCache object in db-sync-util https://review.opendev.org/c/openstack/neutron/+/980494 | 16:29 |
| opendevreview | Jakub Libosvar proposed openstack/neutron master: bgp: Implement BGP resources deletion https://review.opendev.org/c/openstack/neutron/+/979286 | 20:53 |
| opendevreview | Jakub Libosvar proposed openstack/neutron master: bgp: Implement BGP resources deletion https://review.opendev.org/c/openstack/neutron/+/979286 | 21:04 |
| opendevreview | Rodolfo Alonso proposed x/whitebox-neutron-tempest-plugin master: DNM == Testing https://review.opendev.org/c/x/whitebox-neutron-tempest-plugin/+/980425 | 21:58 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!