Monday, 2024-02-12

opendevreviewTakashi Kajinami proposed openstack/neutron master: Set minumum boundary for workers  https://review.opendev.org/c/openstack/neutron/+/90818005:54
opendevreviewMerged openstack/neutron-tempest-plugin master: Replace usage of deprecated path for test decorators  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/90854906:06
opendevreviewTakashi Kajinami proposed openstack/neutron master: Completely disable rpc workers when rpc_workers=0  https://review.opendev.org/c/openstack/neutron/+/90817306:28
opendevreviewTakashi Kajinami proposed openstack/neutron master: Set minumum boundary for workers  https://review.opendev.org/c/openstack/neutron/+/90818006:28
*** ralonsoh_ is now known as ralonsoh08:08
ralonsohslaweq, bcafarel hello! Can you check https://review.opendev.org/c/openstack/neutron/+/908571 and https://review.opendev.org/c/openstack/neutron/+/908586?08:09
ralonsohThanks in advance!08:09
ralonsohbtw, 2023.1 and zed have issues with the CI (grenade jobs). I've already reported that08:09
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] A LRP in an external tunnelled network has no chassis  https://review.opendev.org/c/openstack/neutron/+/90832508:16
slaweq<ralonsoh> "slaweq, bcafarel hello! Can..." <- done08:25
ralonsohthanks!08:25
bbezakgood morning09:33
bbezakI'm looking into applying secure rbac (service role) to the ironic user in kolla ansible master upstream09:34
bbezakhowever it looks like some of neutron's policies are admin only09:34
bbezak2024-02-09 18:42:21.782 7 ERROR ironic.conductor.manager ironic.common.exception.NetworkError: Unable to clear binding profile for neutron port a1f09f87-16cc-4046-bbcd-a8e290a881a1. Error: ForbiddenException: 403: Client Error for url: http://192.0.2.10:9696/v2.0/ports/a1f09f87-16cc-4046-bbcd-a8e290a881a1, ((rule:update_port and09:34
bbezakrule:update_port:binding:host_id) and rule:update_port:binding:profile) is disallowed by policy09:34
bbezaknamely those two for bindings09:34
bbezakso service role is not enough for those09:34
bbezaktherefore ironic service user needs an admin anyway :)09:36
bbezakI've seen that neutron has service role support already since 2023.209:36
bbezakI'm wondering if those binding profiles should be also available for service role?09:37
bbezakfor ironic/neutron service communication09:38
opendevreviewVasyl Saienko proposed openstack/neutron master: Drop hardcoded dhcp agent type  https://review.opendev.org/c/openstack/neutron/+/90876410:15
opendevreviewMerged openstack/neutron master: Change SG rules backref load method to "joined"  https://review.opendev.org/c/openstack/neutron/+/90857110:33
sahido/10:39
sahidralonsoh: I think i found the issue that we have with dhcp agent but i may not consider some cases10:40
sahidhttps://github.com/openstack/neutron/blob/master/neutron/scheduler/dhcp_agent_scheduler.py#L8210:40
sahidit seems that, when is_routed_network is True10:41
sahidwe validate the fact that all segments for netowkrs are schedule on host10:42
sahidif it's not the case we do not check whether len(agents) >= agents_per_network 10:43
ralonsohbbezak, please check that with slaweq, we'll know better because we was implementing that. The port binding operation is requested by Nova, so most probably there is a S2S user for that10:44
sahidbecause i guess we want to schedule that network for this agent in all cases10:44
ralonsohsahid, let me check10:44
sahidbut i imagine that some pieces are missing for me, because in our cases we actually want to check that condition10:45
sahidand naively I would have removed the "else" line 8210:46
sahidralonsoh: sure thank you10:46
ralonsoh_sahid, I need to check that locally, did you open a LP bug?10:49
sahidralonsoh_: no yet i wanted to see whether the issue we related to something badly configured in our env, but I will open one with some details10:51
bbezakthx ralonsoh. I'll rebase my change on service role addition to nova in kolla-ansible (as it is in the works too), and try it again :)10:53
opendevreviewVlad Gusev proposed openstack/neutron stable/zed: fix netns deletion of broken namespaces  https://review.opendev.org/c/openstack/neutron/+/90869511:10
opendevreviewVlad Gusev proposed openstack/neutron stable/zed: Remove duplicate rows in MySQL query output  https://review.opendev.org/c/openstack/neutron/+/90869611:11
slaweqbbezak hi, according to the api-ref description of the "binding:profile" https://docs.openstack.org/api-ref/network/v2/index.html#ports it is meant for machine-machine communication so yes, it should be for service role, not admin even. Please open LP bug for that and send me link to it, or even send patch if You want and have cycles for that :)11:45
slaweqand thx for pointing that out. I had to miss it somehow when I was doing those service role in Neutron APIs11:45
bbezakcool, thx will do shortly11:48
bbezakLP at minimum11:49
bbezakhave plenty on my plate now, but let's see if I'll find time for policy update11:49
bbezakslaweq: https://bugs.launchpad.net/neutron/+bug/2052937. I'll try to test fixed policies in kolla-ansible CI12:18
opendevreviewMerged openstack/neutron master: Update hacking version  https://review.opendev.org/c/openstack/neutron/+/90702013:09
opendevreviewMerged openstack/neutron master: Log warning about port forwardings that won't work properly  https://review.opendev.org/c/openstack/neutron/+/90740213:09
opendevreviewMerged openstack/neutron master: [Docs] Add info about incompatible PF configuration in ML2/OVN gaps  https://review.opendev.org/c/openstack/neutron/+/90740313:10
opendevreviewMerged openstack/neutron stable/2023.2: Change SG rules backref load method to "joined"  https://review.opendev.org/c/openstack/neutron/+/90858613:10
opendevreviewLajos Katona proposed openstack/networking-bgpvpn master: Bump hacking  https://review.opendev.org/c/openstack/networking-bgpvpn/+/90717713:29
opendevreviewLajos Katona proposed openstack/neutron stable/2023.1: Unmaintained-Only: change stable/yoga to unmaintained  https://review.opendev.org/c/openstack/neutron/+/90879014:08
opendevreviewTakashi Kajinami proposed openstack/neutron master: Fix wrong option name in release note  https://review.opendev.org/c/openstack/neutron/+/90879114:10
opendevreviewTakashi Kajinami proposed openstack/neutron master: Fix a typo in parameter description  https://review.opendev.org/c/openstack/neutron/+/90879214:18
opendevreviewSlawek Kaplonski proposed openstack/neutron stable/2023.2: [OVN] Warn about invalid OVN and FIP PF config during start of Neutron  https://review.opendev.org/c/openstack/neutron/+/90879814:53
opendevreviewSlawek Kaplonski proposed openstack/neutron stable/2023.2: Log warning about port forwardings that won't work properly  https://review.opendev.org/c/openstack/neutron/+/90879914:53
opendevreviewSlawek Kaplonski proposed openstack/neutron stable/2023.2: [Docs] Add info about incompatible PF configuration in ML2/OVN gaps  https://review.opendev.org/c/openstack/neutron/+/90880014:53
opendevreviewSlawek Kaplonski proposed openstack/neutron stable/2023.1: [OVN] Warn about invalid OVN and FIP PF config during start of Neutron  https://review.opendev.org/c/openstack/neutron/+/90882214:58
opendevreviewSlawek Kaplonski proposed openstack/neutron stable/2023.1: Log warning about port forwardings that won't work properly  https://review.opendev.org/c/openstack/neutron/+/90882314:58
opendevreviewSlawek Kaplonski proposed openstack/neutron stable/2023.1: [Docs] Add info about incompatible PF configuration in ML2/OVN gaps  https://review.opendev.org/c/openstack/neutron/+/90882414:58
*** jph3 is now known as jph15:06
slaweqbbezak thx, I will try to propose patch later this week15:49
opendevreviewMerged openstack/tap-as-a-service master: reno: Update master for unmaintained/yoga  https://review.opendev.org/c/openstack/tap-as-a-service/+/90787616:23
opendevreviewChristian Rohmann proposed openstack/neutron-vpnaas master: Improve the reconciling for VPNaaS  https://review.opendev.org/c/openstack/neutron-vpnaas/+/87574516:48
ralonsohhaleyb, hello! if you have 5 mins: https://review.opendev.org/c/openstack/neutron-lib/+/90353117:43
ralonsohthanks!17:43
opendevreviewBrian Haley proposed openstack/neutron master: Change OVN client to account for nested networks  https://review.opendev.org/c/openstack/neutron/+/90750418:57
opendevreviewMerged openstack/neutron master: Fix a typo in parameter description  https://review.opendev.org/c/openstack/neutron/+/90879219:25
opendevreviewMerged openstack/neutron stable/2023.1: Unmaintained-Only: change stable/yoga to unmaintained  https://review.opendev.org/c/openstack/neutron/+/90879019:26
opendevreviewMerged openstack/neutron master: Completely disable rpc workers when rpc_workers=0  https://review.opendev.org/c/openstack/neutron/+/90817321:03

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