Friday, 2024-02-09

opendevreviewliuyulong proposed openstack/neutron master: Refactor marionette external-network update to router gateway  https://review.opendev.org/c/openstack/neutron/+/90839303:25
opendevreviewTakashi Kajinami proposed openstack/neutron-tempest-plugin master: Replace usage of deprecated path for test decorator  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/90854904:08
opendevreviewTakashi Kajinami proposed openstack/neutron-tempest-plugin master: Replace usage of deprecated path for test decorator  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/90854904:17
opendevreviewTakashi Kajinami proposed openstack/neutron-tempest-plugin master: Replace usage of deprecated path for test decorators  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/90854904:17
opendevreviewTakashi Kajinami proposed openstack/neutron-tempest-plugin master: Remove yoga jobs  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/90855605:27
opendevreviewTakashi Kajinami proposed openstack/neutron-tempest-plugin master: Remove train and ussuri jobs  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/90855705:31
opendevreviewTakashi Kajinami proposed openstack/neutron-tempest-plugin master: Replace usage of deprecated path for test decorators  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/90854905:32
opendevreviewTakashi Kajinami proposed openstack/neutron-tempest-plugin master: Replace usage of deprecated path for test decorators  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/90854906:19
opendevreviewTakashi Kajinami proposed openstack/neutron-tempest-plugin master: Remove train and ussuri jobs  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/90855706:21
opendevreviewMerged openstack/neutron-tempest-plugin master: Stop running yoga jobs in check/gate  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/90841906:52
opendevreviewMerged openstack/neutron master: Use different process title for RpcReportsWorker and RpcWorker  https://review.opendev.org/c/openstack/neutron/+/90771207:16
ralonsohslaweq, finished the review of these 3 patches08:29
ralonsohplease check https://review.opendev.org/c/openstack/neutron/+/907402/4/neutron/services/portforwarding/drivers/ovn/driver.py#15608:29
slaweqralonsoh thx, I will update it in about 1h08:30
opendevreviewSlawek Kaplonski proposed openstack/neutron master: Log warning about port forwardings that won't work properly  https://review.opendev.org/c/openstack/neutron/+/90740208:40
opendevreviewLajos Katona proposed openstack/networking-bagpipe master: Bump hacking  https://review.opendev.org/c/openstack/networking-bagpipe/+/90718908:51
sahidhum OK so I start to make some progresses regarding dhcp_agents_per_network, it seems that when creating a new network/subnet, the scheduler well honnors the option, but when I do restart a dhcp agent which has not being assigned to handle the network, for some reasons it starts to handle it08:56
sahidIt think the issue is somewhere when we retrieve active netowkr for a local agent08:57
sahidthere are some conditions it I imagine our evn does not fit the last one which return all networks08:58
sahidhttps://github.com/openstack/neutron/blob/master/neutron/api/rpc/handlers/dhcp_rpc.py#L8509:00
opendevreviewLajos Katona proposed openstack/networking-bgpvpn master: Bump hacking  https://review.opendev.org/c/openstack/networking-bgpvpn/+/90717709:24
opendevreviewRodolfo Alonso proposed openstack/neutron-lib master: Add extension "subnet-external-network"  https://review.opendev.org/c/openstack/neutron-lib/+/90794909:24
slaweqralonsoh ykarel lajoskatona hey, I am checking issue in the CI jobs (not neutron jobs) where random tests are failing due to ssh timeout, like https://3c8c3cc132d3ca41c1a0-8df332a8f6cbb54ee498032ff97f9d17.ssl.cf1.rackcdn.com/882350/2/check/cinder-plugin-ceph-tempest-mn-aa/df2995a/job-output.txt or https://ac3deee033df2f80309a-9b1010a8ed0ed23e4a7e66dfa043a295.ssl.cf5.rackcdn.com/907418/2/check/tempest-slow-py3/6dff044/job-output.txt09:27
ralonsohdid you find something?09:28
slaweqnow, I checked it and so far I see one common pattern. Issue happens due to problems with metadata: https://paste.opendev.org/show/bplyv0UbDx1zKkyadsOO/09:28
slaweqin both cases it is similar09:28
slaweqwhen I dig deeper into it, in both cases vm was spawned on compute1 node09:28
slaweqand in the ovn-metadata-agent's log I see haproxy for that network is started09:29
slaweqbut in journal log I see absolutely nothing logged by this haproxy09:29
slaweqit seems for me like those metadata requests are not going to that haproxy server at all09:30
slaweqdid You maybe saw something like that already?09:30
ralonsohso you think haproxy never started09:30
opendevreviewLajos Katona proposed openstack/tap-as-a-service master: Bump hacking  https://review.opendev.org/c/openstack/tap-as-a-service/+/90724909:31
HighLowHello Guys, I have one query about the neutron external interfaces.. I have 3 compute nodes and 2 neutron nodes. I'm using kolla ansible to deploy my infra. One of the external network needs communication only though neutron and other external interface needs to directly communicate from compute from VLAN.. So can I have only one external on compute and two external on compute and have provider network enabled? 09:34
HighLowOr should all the compute and neutron nodes should have all the external interfaces present??09:36
opendevreviewLajos Katona proposed openstack/networking-bagpipe master: Bump hacking  https://review.opendev.org/c/openstack/networking-bagpipe/+/90718909:45
opendevreviewLajos Katona proposed openstack/networking-sfc master: Bump hacking  https://review.opendev.org/c/openstack/networking-sfc/+/90753109:48
opendevreviewLajos Katona proposed openstack/neutron-fwaas master: Bump hacking  https://review.opendev.org/c/openstack/neutron-fwaas/+/90811309:55
opendevreviewLajos Katona proposed openstack/neutron-fwaas master: Bump hacking  https://review.opendev.org/c/openstack/neutron-fwaas/+/90811309:58
opendevreviewRodolfo Alonso proposed openstack/neutron-lib master: Add "socket" NUMA affinity policy  https://review.opendev.org/c/openstack/neutron-lib/+/90353110:34
ralonsohslaweq, if you have 2 mins:10:49
ralonsoh* https://review.opendev.org/c/openstack/neutron/+/90627710:49
ralonsoh* https://review.opendev.org/c/openstack/neutron/+/90686810:49
ralonsohthanks!10:49
ralonsoh(documentation)10:49
slaweqralonsoh: sure10:51
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Document the OVN L3 scheduler: AZs  distribution  https://review.opendev.org/c/openstack/neutron/+/90686810:59
slaweqralonsoh done for both11:01
ralonsohslaweq, ^^ how did you do that? a rebase "on behalf of..."11:04
ralonsohthat's the first time I see it11:04
ralonsohwhat kind of sorcery is that!!11:04
slaweqI have no idea, I just clicked "rebase on parent change" in gerrit11:06
slaweqbecause it was not based on the latest one11:07
slaweqI didn't do anything else :)11:07
opendevreviewMerged openstack/neutron master: [OVN] Document the OVN L3 scheduler  https://review.opendev.org/c/openstack/neutron/+/90627711:16
opendevreviewMerged openstack/neutron master: [OVN] Document the OVN L3 scheduler: AZs  distribution  https://review.opendev.org/c/openstack/neutron/+/90686811:26
opendevreviewLajos Katona proposed openstack/neutron master: Add tap_mirror to extension to OVN supported extensions  https://review.opendev.org/c/openstack/neutron/+/90584012:15
opendevreviewMerged openstack/ovn-octavia-provider stable/2023.2: [stable-only] Fix to cover multiple listener on IPv6 LB  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/90831112:21
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider stable/2023.1: [stable-only] Fix to cover multiple listener on IPv6 LB  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/90856912:32
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] A LRP in an external tunnelled network has no chassis  https://review.opendev.org/c/openstack/neutron/+/90832512:37
opendevreviewRodolfo Alonso proposed openstack/neutron-tempest-plugin master: Add router check, subnet attached gateway IP update or deletion  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/90471012:41
opendevreviewRodolfo Alonso proposed openstack/neutron master: Change SG rules backref load method to "joined"  https://review.opendev.org/c/openstack/neutron/+/90857113:07
ralonsohslaweq, lajoskatona obondarev ^^ please check this. I've manually tested with different loading method (in the commit message)13:08
ralonsohthis is temporary: we need to implement a method to only load the shared field without loading any other synthetic field (that will be useful for any other RBAC resource)13:08
ralonsohbut for now we need to push it (I'll also backport this patch if accepted)13:09
ralonsohthanks!13:09
ralonsoh(I'm going for lunch)13:11
lajoskatonaralonsoh: checking13:14
opendevreviewSlawek Kaplonski proposed openstack/neutron master: DNM Test periodic jobs with sqlalchemy from master  https://review.opendev.org/c/openstack/neutron/+/90857313:16
opendevreviewChristian Rohmann proposed openstack/neutron master: Allow HA routers to have automatic l3agent failover  https://review.opendev.org/c/openstack/neutron/+/90843413:35
opendevreviewJakub Libosvar proposed openstack/ovn-bgp-agent master: WIP: Test devstack job with tempest  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90578913:41
opendevreviewJakub Libosvar proposed openstack/ovn-bgp-agent master: Add bgp tempest job  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90578913:42
opendevreviewRodolfo Alonso proposed openstack/neutron stable/2023.2: Change SG rules backref load method to "joined"  https://review.opendev.org/c/openstack/neutron/+/90858614:44
opendevreviewRodolfo Alonso proposed openstack/neutron stable/2023.1: Change SG rules backref load method to "joined"  https://review.opendev.org/c/openstack/neutron/+/90858714:45
opendevreviewRodolfo Alonso proposed openstack/neutron stable/zed: Change SG rules backref load method to "joined"  https://review.opendev.org/c/openstack/neutron/+/90858814:45
ralonsohhaleyb, hello! if you have 5 mins: https://review.opendev.org/c/openstack/neutron/+/90857114:51
ralonsohthanks!14:51
ralonsoh(I'm planning to backport it too)14:51
ykarelslaweq, for that metadata issue i recall https://bugs.launchpad.net/neutron/+bug/2045549 but that was filed for ml2/ovs15:11
ykarelmay be similar issue with ovn too15:11
opendevreviewMerged openstack/ovn-octavia-provider stable/2023.1: [stable-only] Fix to cover multiple listener on IPv6 LB  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/90856915:30
haleybralonsoh: ack. seems it failed py38 due to list ordering?15:46
opendevreviewSlawek Kaplonski proposed openstack/neutron master: Log warning about port forwardings that won't work properly  https://review.opendev.org/c/openstack/neutron/+/90740215:48
opendevreviewSlawek Kaplonski proposed openstack/neutron master: [Docs] Add info about incompatible PF configuration in ML2/OVN gaps  https://review.opendev.org/c/openstack/neutron/+/90740315:48
opendevreviewElod Illes proposed openstack/tap-as-a-service stable/2023.2: [stable-only] reno: fix indentation  https://review.opendev.org/c/openstack/tap-as-a-service/+/90859815:48
haleybwonder whether it needs to use self.assertDictEqual(sg_dict, sg_dict_got)15:48
ralonsohhaleyb, checking now, thanks!15:49
opendevreviewElod Illes proposed openstack/tap-as-a-service stable/2023.1: [stable-only] reno: fix indentation  https://review.opendev.org/c/openstack/tap-as-a-service/+/90859915:50
opendevreviewElod Illes proposed openstack/tap-as-a-service stable/zed: [stable-only] reno: fix indentation  https://review.opendev.org/c/openstack/tap-as-a-service/+/90860015:51
ralonsohhaleyb, nope, I manually tried that and self.assertDictEqual will do the same16:10
ralonsohactually we replaced self.assertDictEqual with self.assertEqual16:11
ralonsohbecause the result is the same16:11
opendevreviewRodolfo Alonso proposed openstack/neutron master: Change SG rules backref load method to "joined"  https://review.opendev.org/c/openstack/neutron/+/90857116:15
elodilleslajoskatona ralonsoh : these patches should fix the reno job on tap-as-a-service master, could you have a quick review on them? https://review.opendev.org/q/topic:reno_fix+project:openstack/tap-as-a-service16:16
ralonsohchecking now16:16
haleybralonsoh: ordering them works too :)16:17
elodillesralonsoh: now only the reno on yoga is causing the issue, but we would iterate this over and over if we don't fix this on all other branches16:17
elodillesralonsoh: and thanks in advance o:)16:17
ralonsohyw16:17
ralonsohthat's curious... I only have +1 powers on unmantained16:18
ralonsohI didn't know that we were going to lose these permissions on um branches16:19
elodillesralonsoh: well, maybe we should advertise it again, but the unmaintained process goal is to not force team's to feel the responsibility of keeping the non-stable branches maintained. it is welcome if someone helps to maintain them though16:24
ralonsohperfect then16:25
elodillesralonsoh: hence only openstack-unmaintained-core group has +2+W rights on unmaintained/* branches16:25
elodillesralonsoh: if someone, or a team, decides to help there time to time, then a neutron-unmaintained-core group can be created, and populated with people who wants to help when they have time16:26
ralonsohI'll make this reminder next day in the Neutron team meeting16:26
elodillesralonsoh: ACK, thanks16:27
elodillesralonsoh: an example of a <project>-unmaintained-core group creation: https://review.opendev.org/c/openstack/project-config/+/90279616:27
ralonsohadded to the neutron meeting log, to have this as an example16:28
elodillesthanks o/16:28
lajoskatonaralonsoh, haleyb, elodilles: +1 for meeting discussion16:32
lajoskatonaralonsoh, haleyb, elodilles: another thing is which is surprise for me that um/yoga patches are not advertised on the irc channel, perhaps that's what we want but would be good than to make that clear and find a way where I can have notifications for such reviews :P16:33
fricklerthat's configured here ... feel free to change if you feel like it https://opendev.org/openstack/project-config/src/branch/master/gerritbot/channels.yaml#L927-L92916:35
ralonsohlajoskatona, ^ I think we can also track um branches here in this channel16:36
lajoskatonafrickler: thanks, I was sure you know where to set it :-)16:36
ralonsohfrickler, thanks!16:36
ralonsohI'll propose a patch (but tomorrow, I need to leave early today)16:36
ralonsohhave a nice weekend!16:36
lajoskatonaralonsoh: +116:37
lajoskatonaralonsoh: I can propose, but thught we can discuss new team meeting, to avoid over spamming sombody16:37
lajoskatonahave a nice weekend16:37
ralonsohfor sure16:37
opendevreviewMerged openstack/tap-as-a-service stable/2023.2: [stable-only] reno: fix indentation  https://review.opendev.org/c/openstack/tap-as-a-service/+/90859816:51
opendevreviewMerged openstack/tap-as-a-service stable/2023.1: [stable-only] reno: fix indentation  https://review.opendev.org/c/openstack/tap-as-a-service/+/90859916:51
opendevreviewMerged openstack/tap-as-a-service stable/zed: [stable-only] reno: fix indentation  https://review.opendev.org/c/openstack/tap-as-a-service/+/90860016:51
elodillesthis mail's second part explains also what i wrote above about the <project>-unmaintained-core groups: https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/V7H6M5ANYOMFWSZ5BJSWAXVNQCUXI6D7/16:51
elodillesmaybe it is better phrased :) so, feel free to use it on the team meeting16:51
elodillesthanks in advance :)16:52
opendevreviewMiguel Lavalle proposed openstack/neutron master: Enable HA for OVN router flavors  https://review.opendev.org/c/openstack/neutron/+/90151317:50
opendevreviewMerged openstack/neutron master: [OVN] Warn about invalid OVN and FIP PF config during start of Neutron  https://review.opendev.org/c/openstack/neutron/+/89254217:55
opendevreviewMerged openstack/neutron master: Not process security group for none active ports  https://review.opendev.org/c/openstack/neutron/+/90528919:46
opendevreviewBrian Haley proposed openstack/neutron master: Change OVN client to account for nested networks  https://review.opendev.org/c/openstack/neutron/+/90750421:00
opendevreviewalisafari proposed openstack/ovn-octavia-provider master: Fix lb association to routers process  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/90867921:57

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