Monday, 2021-09-20

*** ramishra_ is now known as ramishra05:38
lajoskatonaralonsoh: Good morning, could you check this req bump: https://review.opendev.org/c/openstack/neutron/+/809649 , l-c job broke last week, and it seems fixes it06:34
ralonsohlajoskatona, sure,let me check06:36
opendevreviewSlawek Kaplonski proposed openstack/neutron master: Revert "update subport status when trunk/subport create/delete is triggerred"  https://review.opendev.org/c/openstack/neutron/+/80955007:21
*** rpittau|afk is now known as rpittau07:55
opendevreviewLajos Katona proposed openstack/neutron-lib master: BFD validator  https://review.opendev.org/c/openstack/neutron-lib/+/80997809:07
opendevreviewSlawek Kaplonski proposed openstack/neutron master: Remove dhcp_extra_opt name after first newline character  https://review.opendev.org/c/openstack/neutron/+/80958009:12
opendevreviewLajos Katona proposed openstack/neutron master: BFD for Neutron, server side  https://review.opendev.org/c/openstack/neutron/+/80804609:13
opendevreviewMamatisa Nurmatov proposed openstack/neutron-lib master: Remove deprecated method registry.notify  https://review.opendev.org/c/openstack/neutron-lib/+/80786909:26
opendevreviewRodolfo Alonso proposed openstack/neutron master: [WIP] Execute the quota reservation removal in an isolated DB txn  https://review.opendev.org/c/openstack/neutron/+/80998309:32
ralonsohslaweq, lajoskatona ^^09:32
lajoskatonaralonsoh: checking09:33
ralonsohI'm not against https://review.opendev.org/c/openstack/neutron/+/809191, but ^^ isolates the DB transaction as intended in https://review.opendev.org/c/openstack/neutron/+/80503109:33
ralonsohI need to change transaction_guard to accept methods outside classes09:37
slaweqralonsoh: thx09:42
lajoskatonaralonsoh, slaweq: do we have to wait with rc for https://review.opendev.org/c/openstack/neutron/+/809983 , or https://review.opendev.org/c/openstack/neutron/+/809191 is enough ?10:05
ralonsohlajoskatona, I think https://review.opendev.org/c/openstack/neutron/+/809191 is valid for RC (and tested)10:06
ralonsohthat will partially solve the problem we has before10:06
ralonsohand then, for Y, I'll propose the other one10:06
ralonsohI'll +2 https://review.opendev.org/c/openstack/neutron/+/809191 for RC10:07
ralonsohthen we'll test my patch for Y10:07
ralonsohobondarev, ^^10:08
ralonsohI have +2 the patch https://review.opendev.org/c/openstack/neutron/+/80919110:08
ralonsohbut I'll propose mine for Y10:08
lajoskatonaralonsoh: thanks10:20
opendevreviewRodolfo Alonso proposed openstack/neutron master: [WIP] Execute the quota reservation removal in an isolated DB txn  https://review.opendev.org/c/openstack/neutron/+/80998310:21
obondarevralonsoh: do you think it's safe to rollback transaction not started by current function and proceed execution?10:36
ralonsohobondarev, from https://review.opendev.org/c/openstack/neutron/+/809191/1/neutron/db/quota/api.py#22110:40
ralonsohthere are three places10:40
ralonsoh[1], this is safe, that will revert only the reservations deleted10:40
ralonsoh[4] same here10:41
ralonsohand [5], that will revert the whole SG creation10:41
obondarevralonsoh: understood, thanks!10:41
opendevreviewLajos Katona proposed openstack/neutron-lib master: WIP: check master  https://review.opendev.org/c/openstack/neutron-lib/+/81000312:23
opendevreviewBalazs Gibizer proposed openstack/neutron master: [DNM]See if tempest passes with the new mod  https://review.opendev.org/c/openstack/neutron/+/80917012:25
TheJuliaslaweq: Remember you pointing me at an rfe last week for neutron-openvswitch-agent exploding in startup?13:16
TheJuliaslaweq: basically firewall startup in __init__ is failing often enough with devstack that we're likely going to disable neutron firewalling entirely for Ironic jobs at this point just to have a working gate again.13:21
slaweqTheJulia: ok, but please report bug for us with that13:24
slaweqI will try to get to this soon13:25
TheJuliaslaweq: okay, will do shortly13:27
slaweqTheJulia: thx13:28
TheJuliaslaweq: https://bugs.launchpad.net/neutron/+bug/194420114:05
slaweqTheJulia: thx14:11
opendevreviewRodolfo Alonso proposed openstack/neutron master: Open Yoga DB branch  https://review.opendev.org/c/openstack/neutron/+/81003615:09
opendevreviewLajos Katona proposed openstack/neutron-lib master: WIP: Bump requirements and disable f-string check  https://review.opendev.org/c/openstack/neutron-lib/+/81000315:27
pjakuszewI wanted to check whether it is possible to split up L3 agent router processing queue into parallel workers, but I see that this process is dealt with via greenlets15:53
pjakuszewso, this is probably not possible to implement?15:53
pjakuszewnot sure if I'm understanding the code correctly15:54
pjakuszewwhat I want to achieve is to make L3 Agent spawn the routers faster15:55
pjakuszewinitial idea was to make it spawn multiple routers in parallel, with appropriate sorting so multiple actions regarding the same router wouldn't be incorrectly processed (prevention of race conditions) 15:57
pjakuszewI noticed the greenlet part though, and according to its documentation it is deliberately *not* parallel15:57
*** rpittau is now known as rpittau|afk16:00
opendevreviewRodolfo Alonso proposed openstack/neutron master: Add new indexes to RBAC DB models  https://review.opendev.org/c/openstack/neutron/+/81007216:06

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