Wednesday, 2025-07-09

opendevreviewMerged openstack/neutron master: pre-commit: Migrate to ruff, enable autopep8  https://review.opendev.org/c/openstack/neutron/+/95058002:29
opendevreviewOpenStack Proposal Bot proposed openstack/neutron master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/neutron/+/95439502:50
opendevreviewOpenStack Proposal Bot proposed openstack/neutron-fwaas-dashboard stable/2024.1: Imported Translations from Zanata  https://review.opendev.org/c/openstack/neutron-fwaas-dashboard/+/95439702:55
opendevreviewOpenStack Proposal Bot proposed openstack/neutron-fwaas-dashboard stable/2025.1: Imported Translations from Zanata  https://review.opendev.org/c/openstack/neutron-fwaas-dashboard/+/95441803:45
opendevreviewOpenStack Proposal Bot proposed openstack/neutron-vpnaas-dashboard stable/2025.1: Imported Translations from Zanata  https://review.opendev.org/c/openstack/neutron-vpnaas-dashboard/+/95442103:52
opendevreviewOpenStack Proposal Bot proposed openstack/neutron-vpnaas-dashboard stable/2024.1: Imported Translations from Zanata  https://review.opendev.org/c/openstack/neutron-vpnaas-dashboard/+/95443004:12
CristiChi there, is there a compatibility matrix between neutron w/ ml2/ovn releases and OVN/OVS releases? thank you in advance.09:38
elvira1CristiC: Not sure if this is a good way but you can check which default is used in devstack for each branch https://github.com/openstack/devstack/blob/56c6ba1d5f390e510ab28c2254bde2b2c1183097/lib/neutron_plugins/ovn_agent#L31 This is not a matrix though, just a suggestion of an OVN version that should work. Maybe someone else has a better way of looking into it10:03
*** elvira1 is now known as elvira10:04
opendevreviewSlawek Kaplonski proposed openstack/neutron-lib master: Add ALLOWED_ADDRESS_PAIR to the callbacks resources  https://review.opendev.org/c/openstack/neutron-lib/+/95444410:50
opendevreviewMerged openstack/neutron-lib master: Add "has_global_access" attribute to the context object  https://review.opendev.org/c/openstack/neutron-lib/+/95405411:19
opendevreviewSami Yessou proposed openstack/ovn-octavia-provider stable/2024.1: Patching Octavia LB pool removal issue and adding updated unit tests  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/95431811:28
ykarelslaweq, ralonsoh if you can check https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/954240 and https://review.opendev.org/c/openstack/neutron/+/95422211:54
ralonsohsure, let me check11:57
CristiCelvira: thank you for your answer12:15
ralonsohslaweq, haleyb I think we can release a new n-lib version, in particular because of the "has_global_access" flag in the context13:14
opendevreviewMerged openstack/neutron master: [FT] Mark test_fip_connection_for_address_scope unstable  https://review.opendev.org/c/openstack/neutron/+/95422213:31
opendevreviewMerged openstack/neutron-tempest-plugin master: Use infra mirrors for advanced image prepare v2  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/95424013:31
haleybralonsoh: sure. i think there's only one other n-lib change open, might as well merge it too, https://review.opendev.org/c/openstack/neutron-lib/+/95444413:34
ralonsohlet me check13:35
ralonsohah yes, we can merge it too13:35
haleybit was just opened today13:35
ralonsohand https://review.opendev.org/c/openstack/neutron-lib/+/953198 is in the oven now13:35
ralonsohlet's wait for these 2 patches13:36
opendevreviewMichal Nasiadka proposed openstack/neutron master: Introduce noop OVN Router scheduler  https://review.opendev.org/c/openstack/neutron/+/95393414:15
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider master: Increase coverage tests  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/95450114:25
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider master: Increase coverage tests  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/95450114:26
opendevreviewRodolfo Alonso proposed openstack/neutron master: Add deprecation warning for the OVN Metadata agent  https://review.opendev.org/c/openstack/neutron/+/95231914:34
opendevreviewRodolfo Alonso proposed openstack/neutron master: Add deprecation warning for the OVN Metadata agent  https://review.opendev.org/c/openstack/neutron/+/95231914:35
haleybralonsoh: do you remember a bug in neutron where we saw sqlalchemy QueuePool timeouts? I couldn't find one just seemed familiar15:02
haleybsqlalchemy.exc.TimeoutError: QueuePool limit of size 5 overflow 50 reached, connection timed out, timeout 30.00 (Background on this error at: https://sqlalche.me/e/14/3o7r)15:02
ralonsohhaleyb, no, I don't remember this error15:03
ralonsohsqlalchemy has been quite for a long time15:03
ralonsohwhere did you find it?15:03
haleybralonsoh: ack, i see on yoga (old i know) it just sounded familiar so i started looking for old bugs but found nothing for neutron15:04
haleybi will keep digging, nova had a similar issue and fix involved moving DB reader decorators. i'll have to see what happens on our caracal cloud15:07
ralonsohhttps://bugs.launchpad.net/nova/+bug/202775515:07
ralonsohyeah, I was going to paste the same bug15:07
haleybyup, that one was easy to find15:07
ralonsohso it could be possible that we don't have the correct context wrapping this operation15:08
haleybin the neutron case it's a "get subnets" call i'm seeing, but too much has changed from yoga to today15:08
ralonsohhaleyb, let me check later today, I need to leave now. I'll ping you later (or maybe you find something)15:09
haleybwe will eventually move this workload to a caracal cloud and see if it happens there, but could be months away15:10
haleybralonsoh: ack, thanks. don't spend too much time15:11
opendevreviewMerged openstack/neutron-lib master: Remove constants for LBaaS  https://review.opendev.org/c/openstack/neutron-lib/+/95319815:35
opendevreviewMerged openstack/neutron-lib master: Add ALLOWED_ADDRESS_PAIR to the callbacks resources  https://review.opendev.org/c/openstack/neutron-lib/+/95444415:39
opendevreviewMerged openstack/os-ken master: Fixing the BGP loop prevention  https://review.opendev.org/c/openstack/os-ken/+/95363116:01
opendevreviewMerged openstack/neutron master: tox: Fix indentation  https://review.opendev.org/c/openstack/neutron/+/95058116:22
opendevreviewMerged openstack/neutron master: docs: Remove crud from conf.py files  https://review.opendev.org/c/openstack/neutron/+/95386516:22
opendevreviewMerged openstack/neutron master: Replace the OVN Metadata agent with the OVN agent  https://review.opendev.org/c/openstack/neutron/+/95340316:47
opendevreviewMichal Nasiadka proposed openstack/neutron master: Introduce noop OVN Router scheduler  https://review.opendev.org/c/openstack/neutron/+/95393417:02
opendevreviewBrian Haley proposed openstack/neutron master: OVS firewall: only remove security group when truly unused  https://review.opendev.org/c/openstack/neutron/+/95435917:04
mnasiadkaHello, I picked up vsaienko's patch (https://review.opendev.org/c/openstack/neutron/+/953934) - would be grateful for some insight if that's a good path forward for the gateway chassis vs ha chassis group allocation problem (cc: ralonsoh because you did post some comments on the original patch)20:06
ralonsohmnasiadka, I already commented that before: there is a LP bug to migrate the schedulers from gateway_chassis to ha_chassis_group20:32
ralonsohhttps://review.opendev.org/c/openstack/neutron/+/94731720:32
ralonsohhttps://review.opendev.org/q/topic:%22bug/2092271%2220:32
ralonsohright now we can't continue because of a dependency in octavia-ovn-provider20:32
ralonsohbut next cycle I'll finish this series of patches and both schedulers will use hcg instead of gc20:33
mnasiadkaralonsoh: that bug is there for so long, that I’ll probably need to think if I shouldn’t go the noop scheduler path downstream for now… I’m a bit fed up with other workarounds20:44

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