Friday, 2025-08-01

opendevreviewOpenStack Proposal Bot proposed openstack/neutron-vpnaas-dashboard master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/neutron-vpnaas-dashboard/+/95631803:43
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Check LSP is subport before removing it from the trunk  https://review.opendev.org/c/openstack/neutron/+/95633607:06
opendevreviewMerged openstack/neutron-vpnaas-dashboard master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/neutron-vpnaas-dashboard/+/95631807:14
ykarelslaweq, hi can you check https://review.opendev.org/c/openstack/neutron/+/955987, should unblock other on top patches07:22
ralonsoh^^ thanks in advance!07:29
slaweqdone07:31
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Provide the extension name to ``OVNExtensionEvent`` classes  https://review.opendev.org/c/openstack/neutron/+/95617307:32
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Spread OVN metadata agent heartbeat response in time  https://review.opendev.org/c/openstack/neutron/+/95617407:32
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Handle creation of Port_Binding with chassis set (2)  https://review.opendev.org/c/openstack/neutron/+/95617707:32
ralonsohI've update the 5th patch and rebased the upper ones too07:33
opendevreviewMerged openstack/neutron master: [doc] Document the L3 QoS support in Neutron  https://review.opendev.org/c/openstack/neutron/+/95491107:42
opendevreviewRodolfo Alonso proposed openstack/neutron-tempest-plugin master: Skip multi GW router update if IP in use  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/95634108:41
ralonsohslaweq, ykarel ^ a quick review if possible. More context in https://bugs.launchpad.net/neutron/+bug/2117383/comments/108:42
ralonsoha rare coincidence, but the GW port IP deleted and reused again was, between these two operations, assigned to another GW port router08:42
ralonsohstephenfin, hello! I have one question related to https://review.opendev.org/c/openstack/neutron/+/950580. Since this patch, we no longer execute the flake8 local plugin tests10:07
ralonsohis it possible to refactor this for pylint, for example?10:07
stephenfinOh really? It should. I've enabled the N checks https://review.opendev.org/c/openstack/neutron/+/950580/4/tox.ini#19910:08
stephenfinLet me take a look10:08
ralonsohstephenfin, ahhh hold on, the "hacking" step10:11
ralonsohmy bad...10:11
ralonsohall fine!10:11
stephenfinphew10:11
ralonsohthis is because I'm checking other networking project that still used flake8 and I'm not able to execute the local plugins10:11
ralonsohso I'm trying to compare to neutron, but both configs are different10:12
stephenfinThe use of neutron and neutron-lib as dependencies is odd though. I didn't pay attention to that previously10:14
stephenfinThat means changes to the local copies of these files don't get reflected until they are released10:14
stephenfinWe don't do that in SDK10:14
ralonsohyeah but the plugin is local10:14
stephenfinThat's okay. But you need to override the Python path10:15
stephenfinhttps://github.com/openstack/openstacksdk/blob/master/tox.ini#L153-L15710:15
ralonsohyes, this is missing in networking-sfc10:16
stephenfinIs there a reason the neutron-lib extensions aren't published? I assume that the expectation is that they would be consumed by other projects?10:17
ralonsohstephenfin, where should be published? in the entry points?10:17
stephenfinyes https://github.com/openstack/hacking/blob/master/setup.cfg#L35-L6410:18
ralonsohooook, so I'll push a patch right no10:18
ralonsohnow*10:18
ralonsohstephenfin, last question: where did you move https://review.opendev.org/c/openstack/neutron/+/950580/4/tox.ini#b243?10:21
stephenfinDouble check this but iirc it's not needed since 'select = H' enables *all* checks, including optional ones10:22
* stephenfin puts vim configuration in the files to confirm that10:22
ralonsohahhh ok, right10:23
stephenfinNope, I'm wrong. Err... I've been doing that for a while. I better go back and check where else I've done this /o\10:25
opendevreviewStephen Finucane proposed openstack/neutron master: Re-enable optional hacking checks  https://review.opendev.org/c/openstack/neutron/+/95634910:26
stephenfinralonsoh: sorry about that :(10:26
opendevreviewStephen Finucane proposed openstack/neutron master: pre-commit: Use local neutron hacking checks  https://review.opendev.org/c/openstack/neutron/+/95635010:32
stephenfinthat should depend on your patch to publish checks from neutron-lib ^10:32
ralonsohcool, on my way!10:32
opendevreviewMerged openstack/neutron master: [OVN] Fix OVN agent register process  https://review.opendev.org/c/openstack/neutron/+/95598710:33
opendevreviewRodolfo Alonso proposed openstack/networking-sfc master: Fix the H999 flake8 local plugin  https://review.opendev.org/c/openstack/networking-sfc/+/95635110:34
stephenfinack, I marked it as -W with a description of necessary steps to remove -W10:34
opendevreviewLajos Katona proposed openstack/networking-sfc master: DNM: test evntlet import  https://review.opendev.org/c/openstack/networking-sfc/+/95575110:34
ralonsohlajoskatona, ^^10:34
stephenfinralonsoh: the other obvious question is: do any of these belong in hacking proper?10:35
ralonsohI think so, yes10:36
stephenfineventlet removal is a community wide goal, and some of those other checks looks widely applicable (or already have variants in hacking) like the assertion ones10:36
stephenfinin fact I'd wager every one of those neutron and neutron-lib checks look sensible bar the nnes with neutron in their name10:37
stephenfin*ones10:37
ralonsohstephenfin, well, I would need to check one by one10:37
ralonsohto be honest, some of these methods are from 201610:38
stephenfinack, and it's definitly low-priority10:38
lajoskatonaralonsoh, stephenfin: reading.....10:52
ralonsohlajoskatona, the -sfc project had an incorrect entry points definition10:55
ralonsohlajoskatona, I pushed a new PS and your patch checking it on top10:55
ralonsohit should fail now10:55
ralonsohand actually if failing!! https://zuul.opendev.org/t/openstack/build/5f25cb286fd8441885eef098217caa8910:56
ralonsoh(I need to fix the UTs of my patch)10:57
lajoskatonaralonsoh: cool10:58
opendevreviewRodolfo Alonso proposed openstack/neutron-lib master: Add the hacking checks to the entry points  https://review.opendev.org/c/openstack/neutron-lib/+/95635311:00
opendevreviewMerged openstack/neutron master: [OVN] OVN agents should clean up "Chassis_Private" tags  https://review.opendev.org/c/openstack/neutron/+/95599811:01
opendevreviewRodolfo Alonso proposed openstack/neutron master: pre-commit: Use local neutron hacking checks  https://review.opendev.org/c/openstack/neutron/+/95635011:01
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Provide the extension name to ``OVNExtensionEvent`` classes  https://review.opendev.org/c/openstack/neutron/+/95617311:07
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Spread OVN metadata agent heartbeat response in time  https://review.opendev.org/c/openstack/neutron/+/95617411:07
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Handle creation of Port_Binding with chassis set (2)  https://review.opendev.org/c/openstack/neutron/+/95617711:07
opendevreviewMerged openstack/neutron master: [OVN] The OVN agent should handle its own tags and status  https://review.opendev.org/c/openstack/neutron/+/95614711:18
opendevreviewMerged openstack/neutron master: [OVN] The OVN agent should be able to re-register  https://review.opendev.org/c/openstack/neutron/+/95614811:18
opendevreviewRodolfo Alonso proposed openstack/networking-sfc master: Fix the H999 flake8 local plugin  https://review.opendev.org/c/openstack/networking-sfc/+/95635111:29
opendevreviewElod Illes proposed openstack/networking-bgpvpn unmaintained/xena: [CI] Remove tripleo-ci-centos-8-scenario004-standalone job  https://review.opendev.org/c/openstack/networking-bgpvpn/+/95635811:59
opendevreviewMerged openstack/neutron-tempest-plugin master: Skip multi GW router update if IP in use  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/95634113:06
ykarelhaleyb, lajoskatona can you check https://review.opendev.org/c/openstack/neutron/+/956173 and https://review.opendev.org/c/openstack/neutron/+/956174 last in the series14:03
ykarelslaweq, can you check https://review.opendev.org/c/x/tobiko/+/955769 ready now14:32
opendevreviewElod Illes proposed openstack/networking-bgpvpn unmaintained/wallaby: [CI] Remove tripleo-ci-centos-8-scenario004-standalone job  https://review.opendev.org/c/openstack/networking-bgpvpn/+/95637914:53
opendevreviewJakub Libosvar proposed openstack/neutron-specs master: Propose spec for OVN BGP integration  https://review.opendev.org/c/openstack/neutron-specs/+/95287215:32
opendevreviewRodolfo Alonso proposed openstack/neutron-lib master: Add the hacking checks to the entry points  https://review.opendev.org/c/openstack/neutron-lib/+/95635316:47
opendevreviewMerged openstack/neutron master: [OVN] Provide the extension name to ``OVNExtensionEvent`` classes  https://review.opendev.org/c/openstack/neutron/+/95617319:44
opendevreviewMerged openstack/neutron master: [OVN] Spread OVN metadata agent heartbeat response in time  https://review.opendev.org/c/openstack/neutron/+/95617419:51
opendevreviewMerged openstack/neutron master: [OVN] Handle creation of Port_Binding with chassis set (2)  https://review.opendev.org/c/openstack/neutron/+/95617721:12
-opendevstatus- NOTICE: All OpenDev IRC and Matrix bots will be offline briefly (including channel logging and meeting management) in order to move them to a newer server23:50

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