Thursday, 2025-05-22

opendevreviewRico Lin proposed openstack/neutron master: Fix ovn db sync with log resources  https://review.opendev.org/c/openstack/neutron/+/94805305:45
opendevreviewMin Sun proposed openstack/neutron stable/2024.1: Update AgentCache when OVN Metadata Agent started  https://review.opendev.org/c/openstack/neutron/+/95062406:02
*** liuxie is now known as liushy07:11
*** joa is now known as _joa08:54
*** _joa is now known as joa08:54
joaHello ! I've stumbled on what seems to be a discrepancy between OVN and Neutron databases in our infrastructure; I wanted to check up with the team before opening an issue on launchpad (as I haven't found anything precisely matching). Thought it'd be better to confirm with you, and possibly plan every bit of useful information to include in the report when I make it.08:55
joaEssentially, it boils down to the following log: neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance KeyError: 'neutron:provnet-network-type'08:56
joaIt is preceded by a stack trace, and this context description: Maintenance task: Failed to fix resource RESOURCE_ID (type: router_ports): KeyError: 'neutron:provnet-network-type'08:57
joaDoes this ring any bell ? For the context, I suspect it may have been caused by compute nodes reboots, that we have yet to properly orchestrate on the neutron side (evacuate ovn routers, etc)08:58
opendevreviewStephen Finucane proposed openstack/neutron master: pre-commit: Migrate to ruff, enable autopep8  https://review.opendev.org/c/openstack/neutron/+/95058010:27
opendevreviewStephen Finucane proposed openstack/neutron master: tox: Fix indentation  https://review.opendev.org/c/openstack/neutron/+/95058110:27
opendevreviewStephen Finucane proposed openstack/neutron master: trivial: Autofix low-hanging linter failures  https://review.opendev.org/c/openstack/neutron/+/95058210:27
opendevreviewStephen Finucane proposed openstack/neutron master: Enable ruff  https://review.opendev.org/c/openstack/neutron/+/95064010:27
opendevreviewJimin Shin proposed openstack/neutron master: Extend port resource request only when using qos minimum rules  https://review.opendev.org/c/openstack/neutron/+/94475611:21
opendevreviewJimin Shin proposed openstack/neutron master: Replace existing test for non_min_bw_or_pps_rule  https://review.opendev.org/c/openstack/neutron/+/94754711:21
opendevreviewRodolfo Alonso proposed openstack/neutron master: Add provider network resources filter for "network"  https://review.opendev.org/c/openstack/neutron/+/94977111:27
ralonsohjoa, please open a LP bug with the error logs, version used and a possible reproducer11:29
joaalright, will do, though I'm not sure at all what the exact issue is, not what caused it in the first place. I only have guesses currently, and do not master the network in general, and neutron/ovn more specifically enough to be able to tell.11:37
opendevreviewMichel Nederlof proposed openstack/ovn-bgp-agent master: Do not store neighbor information for virtual ports  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/95065011:40
opendevreviewMichel Nederlof proposed openstack/ovn-bgp-agent master: Do not store neighbor information for virtual ports  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/95065011:46
opendevreviewLajos Katona proposed openstack/neutron-vpnaas master: [S-RBAC] New default API policies for neutron-vpnaas  https://review.opendev.org/c/openstack/neutron-vpnaas/+/94891411:52
opendevreviewMichel Nederlof proposed openstack/ovn-bgp-agent master: Do not store neighbor information for virtual ports  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/95065011:53
joaI opened https://bugs.launchpad.net/neutron/+bug/2111498 12:23
opendevreviewRenjing Xiao proposed x/whitebox-neutron-tempest-plugin master: Check per-vm isolation in rate limit test  https://review.opendev.org/c/x/whitebox-neutron-tempest-plugin/+/95048712:33
slaweqralonsoh ykarel hi, please check https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/948813 when you will have a minute13:01
slaweqor maybe lajoskatona also ^^13:01
slaweqthx in advnce13:01
ralonsohsure13:01
ralonsohslaweq, ^ small comment, we are still calling it13:05
ralonsohhttps://opendev.org/openstack/project-config/src/branch/master/grafana/neutron-tempest-plugin.yaml13:05
*** jlibosva is now known as Guest1656313:55
opendevreviewMerged openstack/neutron master: Fix some pylint warnings in the test tree  https://review.opendev.org/c/openstack/neutron/+/94600114:33
opendevreviewMin Sun proposed openstack/neutron master: If the metadata agent is not present in the local AgentCache and the report time (agent_down_time) is too long, the Neutron API will delay the Chassis_Private update. As a result, the agent will not update the corresponding record properly. Consequently, the newly added metadata agent will not appear in the output of the openstack network agent list command.  https://review.opendev.org/16:01
opendevreviewMerged openstack/neutron-tempest-plugin master: Cleanup not used job aliases  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/94881316:10
opendevreviewMin Sun proposed openstack/neutron master: Update OVN_AGENT_METADATA_SB_CFG_KEY when OVN metadata agent starts  https://review.opendev.org/c/openstack/neutron/+/95067316:15
opendevreviewMin Sun proposed openstack/neutron master: Update OVN_AGENT_METADATA_SB_CFG_KEY when OVN metadata agent starts  https://review.opendev.org/c/openstack/neutron/+/95067316:29
opendevreviewKevin Carter proposed openstack/neutron master: feat(OVN): add new mode to only add when missing  https://review.opendev.org/c/openstack/neutron/+/94182416:31
opendevreviewMerged openstack/networking-bagpipe master: pyroute2 0.9.1 most probably changed how ndb.interface.ipaddr  https://review.opendev.org/c/openstack/networking-bagpipe/+/94878917:02
opendevreviewLajos Katona proposed openstack/neutron-dynamic-routing master: [S-RBAC] New default API policies for n-d-r  https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/94846518:03
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider master: Add documentation for octavia-ovn-db-sync-util  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/95068618:29
parasitidhi everyone. i have a novice (maybe very stupid) question: on a neutron-ovs infrastructure, is it yet possible to use the octavia ovn provider? can i mix both ovn/ovs plugins? i would have loved to have distributed L4 lb, but there's no such thing in neutron ovs ;) thanks a lot21:09
ralonsohparasitid, no, this is not allowed, you can't use at the same time ml2/ovs and ml2/ovn21:21
parasitidthanks ralonsoh . that's what i thought21:24

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