Friday, 2026-07-10

rm_work[m]Is there ongoing effort somewhere to clean up some of the unreliable tests that keep hitting folks in CI? I am down to help spend some cycles analyzing and trying to propose improvements, but don't want to duplicate effort if patches exist01:48
rm_work[m]I'm seeing one in neutron-functional with test_create_router_port01:51
opendevreviewAdam Harwell proposed openstack/neutron master: Fix race in test_create_router_port functional test  https://review.opendev.org/c/openstack/neutron/+/99672902:06
rm_work[m]did a quick (AI) attempt at fixing, reviewing it myself now02:07
opendevreviewAdam Harwell proposed openstack/neutron master: Fix race in test_create_router_port functional test  https://review.opendev.org/c/openstack/neutron/+/99672902:09
opendevreviewAdam Harwell proposed openstack/neutron master: Fix race in test_create_router_port functional test  https://review.opendev.org/c/openstack/neutron/+/99672902:10
rm_work[m](sorry for the noise -- didn't like how it was doing it and sometimes it is hasty on pushing_02:11
rm_work[m]s/pushing_/pushing)/02:11
opendevreviewyatin proposed openstack/neutron master: [DNM] Check zuul jobs migration vxlan only required jobs  https://review.opendev.org/c/openstack/neutron/+/99638805:04
opendevreviewMerged openstack/neutron master: ovn: Filter provider networks at DB level in ``check_fdb_aging_settings``  https://review.opendev.org/c/openstack/neutron/+/99596705:32
fricklerrm_work[m]: ykarel_ and others are doing regular reviews of CI stability and there is even a weekly meeting dedicated to CI topics 06:01
rm_work[m]ok cool, I wonder if that one was tackled06:02
rm_work[m]ralonsoh: so https://review.opendev.org/c/openstack/neutron/+/995162 is on the end of your chain -- that is literally ALL that is required for ASGI to be functional (proven by the full tempest run there, AFAICT)06:08
rm_work[m]I did notice you removed your -2... do you still think those 3 lines of code need an RFC?06:09
rm_work[m]I can do it, but it seems... a lot for adding 3 lines of an optional fallback06:09
frickleryou can check https://meetings.opendev.org/#Neutron_CI_team , likely the meeting time isn't ideal for you, though06:11
*** ykarel_ is now known as ykarel06:15
ralonsohrm_work[m], today I'm presenting the RFE 2158981, that supports the three patches before yours06:17
rm_work[m]ok, I mean your work gets us 90% of the way there, I just need those other three lines :D06:18
ralonsohthis RFE is not only for ASGI, is to support anything but uWSGI06:18
rm_work[m]ah ok06:18
rm_work[m]so it WOULD cover my change as well, theoretically?06:18
ralonsohat least to decouple the uwsgi usage in the API06:19
ykarelrm_work[m], Thanks for checking, no that functional failure is not tracked yet. But i recall seeing that in past 06:19
ralonsohand your patch need these 3 patches too06:19
ralonsohbecause the API need these 3 methods, depending on the service drivers06:19
ykarelThanks frickler for sharing the background for CI meeting06:19
rm_work[m]ralonsoh: yeah I did a full independent implementation of the fix just to verify, and 90% was already handled in your chain06:21
rm_work[m]you really do handle most of it, I just need SOME way to set workers count without having one of those wsgi servers setting it06:21
opendevreviewyatin proposed openstack/neutron master: [DNM] Check zuul jobs migration vxlan only required jobs  https://review.opendev.org/c/openstack/neutron/+/99638806:44
opendevreviewRodolfo Alonso proposed openstack/neutron master: ovn: Remove ``BaseEvent`` and fix ``matches()`` bypassing ``base_match()``  https://review.opendev.org/c/openstack/neutron/+/99594507:58
opendevreviewRodolfo Alonso proposed openstack/neutron stable/2026.1: Fix load_db_migration_drivers  https://review.opendev.org/c/openstack/neutron/+/99674907:59
opendevreviewSlawek 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/+/99569508:01
opendevreviewRodolfo Alonso proposed openstack/neutron-lib master: Remove unused exception classes  https://review.opendev.org/c/openstack/neutron-lib/+/99645408:04
opendevreviewRodolfo Alonso proposed openstack/neutron-lib master: Remove unused ``DuplicateMeteringRuleInPost`` and ``InvalidPTRZoneConfiguration``  https://review.opendev.org/c/openstack/neutron-lib/+/99645508:04
opendevreviewRodolfo Alonso proposed openstack/neutron master: quota: Remove unused ``set_all_quota_usage_dirty()``  https://review.opendev.org/c/openstack/neutron/+/99644008:06
opendevreviewSlawek 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/+/99569508:07
opendevreviewyatin proposed openstack/neutron master: [CI][FT] Tempoarary skip failing tests centos 10 stream  https://review.opendev.org/c/openstack/neutron/+/99675308:55
opendevreviewSlawek Kaplonski proposed openstack/neutron-specs master: Add spec for the indirect Floating IPs  https://review.opendev.org/c/openstack/neutron-specs/+/99626909:07
opendevreviewSlawek 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/+/99569509:15
opendevreviewSlawek 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/+/99569509:57
opendevreviewSlawek 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/+/99569510:40
opendevreviewFelix Moebius proposed openstack/neutron-lib master: Revert "Set confirm_deleted_rows=False to StandardAttribute obj"  https://review.opendev.org/c/openstack/neutron-lib/+/99643510:51
kevkoHi \o10:52
kevkoI would like to ask what is the status of vpnaas in master ..because it not working right now I would say .... 2026.1 is working 10:53
kevkoJust want to know if anybody knows about the issue whatever it is ..and if there are some patches around ? 10:53
ralonsohkevko, what is the error?10:55
kevkoralonsoh: well, now I deleted my testing master stack ..but what I have is kolla stack in zuul ...10:58
kevkoralonsoh: https://zuul.opendev.org/t/openstack/build/b69a8b563a804a00be6076be977fa0ca10:59
kevkoralonsoh: or debian https://zuul.opendev.org/t/openstack/build/0ec9d207f3294efe890bcd214a9bb3f610:59
ralonsohkevko, I'm not familiar with the kolla logs11:05
ralonsohcan you pinpoint the error?11:05
ViiERROR stevedore.extension [...] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER'11:09
ViiDid the RBAC/policies system get reworked in the Neutron master branch recently?11:10
ViiHi11:10
opendevreviewyatin proposed openstack/neutron master: [DNM] Check zuul jobs migration vxlan only required jobs  https://review.opendev.org/c/openstack/neutron/+/99638811:11
ykarelVii, yes https://review.opendev.org/c/openstack/neutron/+/99226711:13
ykareland tap-as-a-service was adapted https://review.opendev.org/c/openstack/tap-as-a-service/+/992457 , so you seems missing that11:13
Viiok, thx 11:14
mnasiadkaykarel: adapted but not released, and in Kolla we just install it from pypi from what I see, so we would need to switch to installing from a repo tarball11:18
ykarelmnasiadka, yes , also looks we need to get that all stadium project released as all are updated11:23
ykarelhaleyb, ^11:24
kevkoralonsoh: it looks like vpn gateway is just not created ..I mean like a port for it ..if I am correct 11:27
kevkoSimply said ..VPN service creation is created in pending and after 3 minutes there is still no gateway IP ...so wondering if some RPC is failing or what ..I can build a master for you and allow connection if you want ...11:29
ralonsohkevko, the errors in both jobs are different11:30
ralonsohin debian: http errors11:30
ralonsohHttpException: 504: Server Error for url: https://192.0.2.10:9696/v2.0/vpn/vpnservices, 504 Gateway Time-out: The server didn't respond in time.11:30
ralonsohin ubuntu: status: PENDING_CREATE11:30
ralonsohso the causes are different11:31
ralonsohI'll try triggering the project CI with a DNM patch11:31
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: DNM == Testing patch, CI execution  https://review.opendev.org/c/openstack/neutron-vpnaas/+/99676611:32
kevkoralonsoh: yeah, thanks 11:32
ralonsohalso be aware of the recent changes:11:33
ralonsohdeprecated algoriothms and libreswan updatre11:33
ralonsohhttps://review.opendev.org/c/openstack/neutron-vpnaas/+/98238511:34
ralonsohhttps://review.opendev.org/c/openstack/neutron-vpnaas/+/98238311:34
ykarelralonsoh, it could be vpnaas have same issue as taas above i.e https://review.opendev.org/c/openstack/neutron-vpnaas/+/992458 also not released11:43
ykarelif that's true will not hit this issue in devstack jobs11:43
ykarelweekend periodic runs atleast passed https://zuul.openstack.org/buildset/9f35ae92c59a4c338259252d0033b9ad11:43
ralonsohykarel, yes, that's right11:44
ralonsohso as you commented, we need new releases11:44
ralonsohI'll propose them now11:44
ykareland if we want to confirm that in devstack we have to try pulling neutron from master11:44
ykarel+1 for release11:45
ralonsohwe have several projects affected: https://review.opendev.org/q/topic:%22bug/2143895%2211:45
ykarelyes11:45
kevkoso was my feelings right : ) ? :) 11:46
kevkohmm, neutron-vpnaas is installed from tarball directly in kolla-images11:50
ykarelreleased tarball or tarball for latest master?11:51
opendevreviewyatin proposed openstack/neutron-vpnaas master: [DNM] Check released vpnaas with neutron  https://review.opendev.org/c/openstack/neutron-vpnaas/+/99676911:52
ykarelle's also see if it reproduces in devstack, should help in future11:53
kevkohttps://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-master.tar.gz11:53
ralonsoh++11:53
ykarelok with ^ tarball it should be some other issue then11:53
ykarelcan you also check for tap-as-a-service?11:53
ykarelif that's also master or released?11:53
kevkotaas is installed from pip11:54
ykarelok thx for confirming then vpnaas is different issue11:54
ralonsohvpnaas kolla jobs are failing not because of the n-lib dependecy11:54
ralonsohI provide some info upper in this chat11:54
slaweqralonsoh: ykarel lajoskatona hi, please check https://review.opendev.org/c/openstack/neutron-fwaas/+/995461/ and https://review.opendev.org/c/openstack/neutron-fwaas/+/994674 when you will have some time. I think both are ready for review now12:09
slaweqthx in advance12:09
opendevreviewMerged openstack/neutron master: db: Remove OVS monolithic plugin dead migration code  https://review.opendev.org/c/openstack/neutron/+/99624412:14
ViiThat "Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER'" error I pasted earlier is actually coming straight from the exact same VPN test 12:28
ViiIt's really weird though, if Kolla is pulling neutron-vpnaas directly from the master tarball, we shouldn't be seeing this policy attribute crash anymore. Something is definitely off.12:29
Viihttps://zuul.opendev.org/t/openstack/build/b69a8b563a804a00be6076be977fa0ca/logs12:29
Viihttps://47f87f9b61fa85d35e2c-c0f2790cc4cfdd159ec1860583e90b64.ssl.cf5.rackcdn.com/openstack/b69a8b563a804a00be6076be977fa0ca/primary/logs/kolla/all-ERROR.txt12:29
opendevreviewyatin proposed openstack/neutron master: [DNM] Check zuul jobs migration vxlan only required jobs  https://review.opendev.org/c/openstack/neutron/+/99638812:31
opendevreviewTristan proposed openstack/ovn-bgp-agent master: Fix test_get_network_vlan_tags against OVN main  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/99677812:39
ralonsohVii, that could be related to the eventlet deprecation, we have seen that before with the RPC clients12:54
ralonsohplease open a LP bug12:54
ralonsohSo I've created these releases12:55
ralonsohhttps://review.opendev.org/c/openstack/releases/+/99678312:55
ralonsohhttps://review.opendev.org/c/openstack/releases/+/99677012:55
ralonsohhttps://review.opendev.org/c/openstack/releases/+/99676812:55
opendevreviewMerged openstack/neutron master: db: Remove LinuxBridge monolithic plugin dead migration code  https://review.opendev.org/c/openstack/neutron/+/99624512:59
haleybargh, forgot about meeting, one second13:00
haleyb#startmeeting neutron_drivers13:01
opendevmeetMeeting started Fri Jul 10 13:01:24 2026 UTC and is due to finish in 60 minutes.  The chair is haleyb. Information about MeetBot at http://wiki.debian.org/MeetBot.13:01
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.13:01
opendevmeetThe meeting name has been set to 'neutron_drivers'13:01
haleybPing list: ykarel, mlavalle, mtomaska, slaweq, tobias-urdin, lajoskatona, haleyb, ralonsoh, cardoe13:01
ralonsohhello13:01
slaweqo/13:01
mtomaskao/13:01
haleybthere are 3 items on the agenda today13:02
haleyband i can't remember, but i think we have enough for quorum13:03
ralonsohwe are 3 cores, maybe that's enough13:04
cardoeo/13:04
ralonsoh(and we can think about expanding this group too)13:04
haleybwe discussed at some point, but either way 3 is what we have and we won't have a tie13:05
haleybfirst item is from slaweq 13:05
haleyb#link https://bugs.launchpad.net/neutron/+bug/207250513:05
slaweqyeah, this is old RFE proposed originally by someone else13:05
slaweqbut now I wanted to "revive" it as we also have requests for something like that13:06
slaweqso I am interested in implementing it, at least for ML2/OVN backend13:06
slaweqwhen it was last time discussed around 2024, there were bunch of questions there, so I already proposed draft of the spec https://review.opendev.org/c/openstack/neutron-specs/+/996269 where I tried to describe proposed approach which I think is the best to address it as well as some alternative solutions13:07
slaweqwe have PoC done on devstack already, I've tested it and it works fine for ML2/OVN backend13:08
slaweqif there are any questions now, I'm happy to try to answer them13:08
ralonsohI have one question about the route checj13:08
ralonsoh`Datapath prerequisites (operator responsibility)`13:08
ralonsohwhat does it mean exactly? that the operator need to ensure the routing?13:09
ralonsohso neutron API won't check it?13:09
slaweqin my proposal not13:09
ralonsohso you can associate a FIP IP with a router and a private port13:10
slaweqas it may be pretty hard to implement IMO and also, as in use case originally reported in LP - you may have e.g. VM in the middle of this datapath13:10
slaweqin such case it may be even not possible to check it13:10
ralonsohso, in OVN, you'll create a NAT rule for a private and public IP, but that won't have effect/13:11
ralonsoh?13:11
slaweqso with my proposal user can simply associate FIP from external network with ANY port, telling neutron which router should be used for that - the only check neutron do in such case is to ensure that this pointed router have this external net as gateway13:11
slaweqin OVN there is NAT entry created between public and private IP as today, there were no any changes needed there. OVN internally is able to handle it today - at least that's how it worked when I was testing PoC13:12
opendevreviewTristan proposed openstack/ovn-bgp-agent master: Make ARP/NDP IP offset configurable  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/99662013:13
ralonsohok, it looks like a "floating" floating IP13:13
haleybas long as that user has access to that router, i'm assuming you can't choose another projects router - that's what "validates" is implying?13:14
haleyb"The router must exist and be visible to the caller"13:14
haleybi hadn't read that far13:14
ralonsohI think we don't check this connectivity13:14
ralonsoh(I think)13:14
slaweqhaleyb: of course, if user don't have access to the router there will be 404 returned13:14
slaweqthis will be covered with RBAC API policies13:15
haleybright13:15
ralonsohok, RBAC connectivity, not network connectivity13:15
slaweqralonsoh: today neutron is looking for the router_id for FIP automatically but it needs to find one router where both tenant network and external network are connected13:16
ralonsohso we do check that there is nested connectivity13:16
slaweqwith my proposal we would give users possibility to "overwrite" that behaviour and let user to tell neutron that "I'm smarter then you and you should do as I want" :)13:16
slaweqI'm nost sure what You mean by "nested connectivity"13:17
ralonsohnah, I'll talk you later because that was my main concern and I don't know to talk via IRC13:17
slaweqthere is this method in neutron: https://github.com/openstack/neutron/blob/1240168499cf495b72ea0ac102ef35bcf7422cb1/neutron/db/l3_db.py#L128913:18
haleybfrom what i understand the external router is just doing dnat/snat and OVN is handling getting it to VM port regardless of what subnet it is on13:18
haleybit's all just flows...13:18
slaweqand it only looks for single router which provides connectivity between external and tenant networks, if that's not the case it will raise exception13:19
slaweqhaleyb: exactly13:19
ralonsohyes, I know that. Neutron limitation is artificial13:19
ralonsohok then, understood13:19
slaweqhaleyb: and we already have way to let such "multi hops SNAT" today13:19
haleybslaweq: so if user has an isoloated subnet, but an external router elsewhere it will work?13:19
haleybslaweq: yes, we have a flag that should be True to allow it today13:20
slaweqhaleyb: I tested it only with multiple routers created in neutron (so LRs in OVN)13:20
haleybslaweq: ok, so the nested case13:20
slaweqbut I didn't try with e.g. vm in the middle. I will need to test that case13:21
haleybslaweq: i was just thinking nothing in the middle, just an isolated VM13:22
haleybit's a corner case to be sure13:22
haleybcall it a "castaway VM" on it's own island13:23
slaweqhaleyb: you mean in OVN itself? Because I'm not sure I got your question13:23
haleybslaweq: let me explain. i understand the nested/two-router case where the subnet router does not have external access but the "next" router in the hop does13:24
haleybthat's the case you are talking about in the spec13:24
slaweqahh, I think I got you - you are asking about something like: vm -- tenant network (isolated, not connected two any router) and then different part where there is router connected to the external network, correct?13:25
haleybi was just thinking of the corner case of a VM on an isolated network, no router, but thinking now that won't work if i read the spec right13:25
slaweqI didn't test such case :/13:25
slaweqbut probably it won't work13:26
slaweqto make it working in case which I've described in spec I had to configure static routes to other subnet on each router, otherwise packets were not forwarded properly between routers13:27
haleybi'm guessing some DB lookup will fail and it won't work, but maybe we could explicitly say there needs to be some router locally13:27
slaweqso in case You've described you would probably not be able to configure static routes and it won't work 13:27
haleybslaweq: yes, true. and i'm not saying it should work, just that we should be consistent and maybe add a test13:28
slaweqyes, I was more affraid that it would be bad if it would work13:28
slaweqbut I think it won't so all should be good13:28
slaweqplease add to the spec comment about such test case, I will for sure add it once working on implementation13:29
haleybok, should we vote? although as the iplementor i guess slaweq doesn't get a vote? it feels like a court case where you are arguing the case13:30
ralonsoh+1 to this RFE13:31
haleyb+1 from me as well13:31
slaweqsure, but I guess it would be weird if I would vote agains it though :D13:32
haleybtrue :)13:32
haleybso, as PTL, i'm going to call it approved - i think it's valuable and don't think there is any contention about it, can revisit if someone has issues in the spec13:34
slaweqthx a lot13:34
opendevreviewMerged openstack/neutron-fwaas master: Don't update fw group for router ports if it's not needed  https://review.opendev.org/c/openstack/neutron-fwaas/+/99546113:34
slaweqplease review spec, I will be on pto for next two weeks but once I will come back I will for sure address all comments there and hopefully start also with implementation13:34
haleyband technically you are a +113:35
haleybi will review, but am also traveling next week so won't have many extra cycles13:35
slaweqsure, no rush13:35
slaweqas I said, I will not check it for next 2 weeks :)13:35
haleybenjoy your time off :)13:36
slaweqthx13:36
haleybok, next RFE is from ralonsoh 13:36
haleyb#link https://bugs.launchpad.net/neutron/+bug/215898113:36
ralonsoh[RFE] Support Apache mod_wsgi as an alternative WSGI server for the Neutron API13:36
ralonsohthanks13:36
ralonsohthere is an ongoing request to use other API runners13:36
ralonsohright now the Neutron API is tightly coupled to uwsgi13:37
ralonsohthis RFE has 2 goals:13:37
ralonsoh1. to decouple as much as possible from uwsgo module13:37
ralonsoh2. implement alternatives, for example for mod_wsgi13:37
ralonsohpatches: https://review.opendev.org/q/topic:%22bug/2158981%2213:37
ralonsohfor example, in the last one: https://review.opendev.org/c/openstack/neutron/+/995802/4/neutron/common/wsgi_utils.py13:38
ralonsoh`get_api_worker_count` tries uwsgi and mod_wsgi13:38
ralonsohthe other methods are agnostic13:38
ralonsohas an example of other mnodules: ASGI13:38
ralonsohhttps://review.opendev.org/c/openstack/neutron/+/995162/1013:38
cardoeI’ve made a handful of bugs as well related to running uWSGI without lazy which is related.13:38
ralonsohimplemented on top of these 3 patches13:38
ralonsohin the related method, this asgi implementation creates its own alternative: https://review.opendev.org/c/openstack/neutron/+/995162/10/neutron/common/wsgi_utils.py13:39
cardoeNeutron can crash without being detected13:39
ralonsohcardoe, this is now out of scope13:39
ralonsohso I think this RFE is a must and opens the possibility of other running modules13:40
cardoeIt’s the same thing. If you get it working with mod_wsgi it fixes those13:40
slaweqI don't really see any downsides of implementing it13:41
slaweqso it seems pretty straightforward for me13:41
ralonsohNOTE: the proposed patches must be 100% compatible with the current uWSGI module, just as a heads-up13:41
haleybi would agree, we had to do some hacking to get mod_wsgi running on gazpacho out of tree13:42
ralonsohwith that we'll be able to have a periodic job, for example13:42
ralonsohalong with the devstack implementation, for sure13:42
haleyband since we used to support it i think it's good to have it back13:42
ralonsohso I'll start with the devstack part to use apache+mod_wsgi and implement this CI job13:43
ralonsohand the documentation13:43
ralonsohvotes?13:43
haleybso i am +1 to this work13:43
slaweq+113:44
ralonsohthank you folks13:44
haleyband since it's something others are asking for clearly there is a need, think that counts for something in the voting13:45
haleybok, the third one is regarding vpnaas13:46
haleybnot sure if bob is here13:46
haleyb#link https://bugs.launchpad.net/neutron/+bug/216016513:46
ralonsohI'll present it13:46
ralonsoh[RFE] neutron-vpnaas should support ``swanctl``13:46
ralonsohSo this RFE is proposing the introduction of swanctl support13:47
ralonsohand after investigating a bit13:47
ralonsohI realize that is kind of mandatory13:47
ralonsohfrom c#1, `impact` section:13:47
ralonsohThe strongSwan project deprecated the stroke plugin and ipsec starter in strongSwan 5.x and has been recommending the VICI interface and swanctl since strongSwan 5.2.0.13:47
ralonsohWe should deprecate the current ipsec starter and switch to swanctl ASAP13:48
ralonsohthis is an RFE but almost mandatory13:48
ralonsohbecause this is not mine, I'll say +1 for sure (but I won't be able to implement it)13:49
slaweqI'm definitely not vpnaas expert here so it is hard for me to ask any questions or something like that, but if you are saying you did some research and it seems like mandatory thing to do and if we have someone who is willing to do it, I am good with this13:50
slaweqso I'm +1 on this RFE13:50
haleybright, i am not an expert either, but seems we need this to support current OS releases13:51
haleybso I am +1 as well13:52
haleybthe comment from the submittor was "If you have someone to help me through the merge process I'll continue." so hopefully they can do the work13:52
ralonsohI hope so too because I can't do this right now13:53
haleybso do we want to support both or just move to the newer?13:53
ralonsohwe should deprecate the existing one13:54
ralonsoh(and move to the new one)13:55
haleybok, that is what i was thinking just wanted to confirm13:55
haleybalright i will update the bugs13:56
haleybanything else to discuss?13:56
haleybas a reminder i was going to cancel all the neutron meetings next week if i'm remembering the tuesday meeting notes, as there are a lot of us out13:57
ralonsohperfect13:57
haleybok, thanks for attending, have a nice weekend and time off o/13:57
haleyb#endmeeting13:57
opendevmeetMeeting ended Fri Jul 10 13:57:55 2026 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)13:57
opendevmeetMinutes:        https://meetings.opendev.org/meetings/neutron_drivers/2026/neutron_drivers.2026-07-10-13.01.html13:57
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/neutron_drivers/2026/neutron_drivers.2026-07-10-13.01.txt13:57
opendevmeetLog:            https://meetings.opendev.org/meetings/neutron_drivers/2026/neutron_drivers.2026-07-10-13.01.log.html13:57
ralonsohbye13:58
opendevreviewRodolfo Alonso proposed openstack/neutron-lib master: Remove unused firewall v2 exception classes  https://review.opendev.org/c/openstack/neutron-lib/+/99645614:02
opendevreviewRodolfo Alonso proposed openstack/neutron-lib master: Remove unused VPN exception classes  https://review.opendev.org/c/openstack/neutron-lib/+/99645714:02
ykarelralonsoh, haleyb can you check https://review.opendev.org/c/openstack/neutron/+/99675314:15
opendevreviewMerged openstack/neutron master: Fix load_db_migration_drivers  https://review.opendev.org/c/openstack/neutron/+/99663214:16
ralonsohsure14:16
opendevreviewRodolfo Alonso proposed openstack/neutron master: db: Remove IP availability ranges dead migration code  https://review.opendev.org/c/openstack/neutron/+/99624614:41
opendevreviewRodolfo Alonso proposed openstack/neutron master: db: Remove DVR csnat_l3_agent_bindings dead migration code  https://review.opendev.org/c/openstack/neutron/+/99624714:41
opendevreviewRodolfo Alonso proposed openstack/neutron master: db: Remove Embrane LBaaS dead migration code  https://review.opendev.org/c/openstack/neutron/+/99624814:41
opendevreviewRodolfo Alonso proposed openstack/neutron master: db: Remove portbindingports dead migration code  https://review.opendev.org/c/openstack/neutron/+/99624914:41
opendevreviewyatin proposed openstack/neutron master: [DNM] Check zuul jobs migration vxlan only required jobs  https://review.opendev.org/c/openstack/neutron/+/99638815:02
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider master: Add maintenance task for Load_Balancer_Group consistency validation  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/99681815:03
opendevreviewTerry Wilson proposed openstack/ovsdbapp master: Add a txn id to txn.commit log messages  https://review.opendev.org/c/openstack/ovsdbapp/+/99683216:10
opendevreviewTerry Wilson proposed openstack/ovsdbapp master: Add TCP and SSL support to venv  https://review.opendev.org/c/openstack/ovsdbapp/+/99577516:11
opendevreviewMerged openstack/neutron master: Add agentic coding guidance and docs  https://review.opendev.org/c/openstack/neutron/+/99606817:16
gouthamrhaleyb: slaweq ralonsoh: this OSSN could use your review when you get a chance: https://review.opendev.org/c/openstack/security-doc/+/99620917:52
opendevreviewMerged openstack/neutron master: conf: Add missing ``min`` bounds to BGP VRF ID options  https://review.opendev.org/c/openstack/neutron/+/99551117:57
rm_work[m]haleyb: meeting is early for me so wasn't able to make it, but I see ralonsoh mentioned my ASGI request there -- do we think that is covered well enough in the existing RFE to include those 3 lines of ASGI env var reading? or would it require a whole new RFE just for that? (I sincerely hope it will be covered enough)18:07
haleybrm_work[m]: probably best to ask in one of the reviews as it did not come up19:07
rm_workHmm ok, was hoping the RFE would be close enough to just kinda lump it in19:34
rm_workIt was mentioned during the meeting but yeah the specific question didn’t come up19:34
rm_workThe change can also just BE the question, if y’all +2 it or not ;)19:35
haleybi thought he had dropped a -1/-2 on that change i just haven't kept up with reviews today20:13
rm_work[m]he removed it after I rebased onto his chain23:10
rm_work[m]and explained the limited scope23:10
rm_work[m](at least I assume it's one of those two reasons, but he did remove the -2)23:11
*** haleyb is now known as haleyb|out23:35

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