Thursday, 2024-01-18

opendevreviewTakashi Kajinami proposed openstack/tap-as-a-service master: Drop removed options from sample config  https://review.opendev.org/c/openstack/tap-as-a-service/+/90601402:09
opendevreviewlikui proposed openstack/os-ken master: Update python classifier in setup.cfg  https://review.opendev.org/c/openstack/os-ken/+/90601702:28
opendevreviewliuxie proposed openstack/neutron-tempest-plugin master: Add test job for firewall_v2 backend OVN  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/90542102:59
opendevreviewliuxie proposed openstack/neutron-tempest-plugin master: Add test job for address_group api backend Ml2/OVN  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/90602003:17
opendevreviewliuxie proposed openstack/neutron master: [OVN] Support address group for ovn driver  https://review.opendev.org/c/openstack/neutron/+/85150903:23
opendevreviewliuxie proposed openstack/neutron-tempest-plugin master: Add test job for address_group api backend Ml2/OVN  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/90602008:43
ralonsohrubasov, https://review.opendev.org/c/openstack/neutron/+/905125 approved. Please confirm in your env that this patch works and fixes the issue09:11
ralonsohonce done, we need to propose backports09:11
ralonsohand thanks a lot!09:11
rubasovralonsoh: will do that, thank you!09:12
lajoskatonaralonsoh: regarding eventlet bump (https://review.opendev.org/c/openstack/neutron/+/905924 and all similar patches) I added this topic to drivers meeting agenda to have a broader discussion with the team (perhaps team meeting is also a good idea)09:23
ralonsohperfect09:26
opendevreviewMichel Nederlof proposed openstack/ovn-bgp-agent master: Fix FRR 9 mgmtd crashes when applying config  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90603109:26
ralonsoh(btw, I won't attend tomorrow, I'll be in PTO, sorry)09:26
opendevreviewMichel Nederlof proposed openstack/ovn-bgp-agent master: Fix FRR 9 mgmtd crashes when applying config  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90603109:27
opendevreviewMerged openstack/ovn-bgp-agent master: Refactor ensure_routing_table_for_bridge  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90579509:37
opendevreviewRodolfo Alonso proposed openstack/neutron master: DNM == WIP == Define the namespace for RPC metadata  https://review.opendev.org/c/openstack/neutron/+/90530909:42
lajoskatonaralonsoh: when haleyb will apear I will ping him and we can discuss this next week also10:00
opendevreviewMichel Nederlof proposed openstack/ovn-bgp-agent master: Fix FRR 9 mgmtd crashes when applying config  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90603110:01
ralonsohthanks10:01
mnederlofralonsoh, with regard to frr9 issue :), i´ll try to see which version added this new flag, as the manpage of 7.2.1 does not mention it yet10:15
mnederlofotherwise i´d have to check which version of frr we are running upon start to make it backward compatible :)10:16
ralonsohmnederlof, thanks, it will be needed to check the version10:17
ralonsohexactly10:17
opendevreviewMichel Nederlof proposed openstack/ovn-bgp-agent master: Fix FRR 9 mgmtd crashes when applying config  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90603110:26
mnederlofit seems v7.3.0 already has it in the docker image though10:26
opendevreviewRodolfo Alonso proposed openstack/neutron master: If method ``set_netns`` fails, restore previous device namespace  https://review.opendev.org/c/openstack/neutron/+/90583610:27
opendevreviewRodolfo Alonso proposed openstack/neutron stable/yoga: DNM == Check error in TestSecurityGroupsSameNetwork.test_securitygroup(ovs-openflow)  https://review.opendev.org/c/openstack/neutron/+/90603410:32
mnederlofralonsoh, apparently it has been added quite some time ago (https://github.com/FRRouting/frr/commit/0846286b096be2cf437a9b95eb4c484156806df3)10:34
mnederlofnot sure how to check for backward compatibility, other than doing a vtysh --help and check output for option, or by creating config option10:35
mnederlofone could argue it has always been included in frr, since the v2.0-rc1 tag also includes this -f option (https://github.com/FRRouting/frr/blob/frr-2.0-rc1/vtysh/vtysh_main.c)10:43
*** dmellado747 is now known as dmellado7410:58
opendevreviewLuis Tomas Bolivar proposed openstack/ovn-bgp-agent stable/2023.2: Refactor ensure_routing_table_for_bridge  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90591111:01
*** dmellado745 is now known as dmellado7411:07
opendevreviewMerged openstack/tap-as-a-service master: Bump hacking  https://review.opendev.org/c/openstack/tap-as-a-service/+/90587811:28
opendevreviewMerged openstack/ovn-bgp-agent stable/2023.2: Refactor ensure_routing_table_for_bridge  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90591111:52
opendevreviewMerged openstack/neutron stable/2023.1: Register Chassis_Private table in BaseOvnSbIdl  https://review.opendev.org/c/openstack/neutron/+/90558512:03
opendevreviewMerged openstack/neutron stable/zed: Register Chassis_Private table in BaseOvnSbIdl  https://review.opendev.org/c/openstack/neutron/+/90558612:03
opendevreviewMerged openstack/neutron stable/yoga: Register Chassis_Private table in BaseOvnSbIdl  https://review.opendev.org/c/openstack/neutron/+/90558712:03
*** priteau_ is now known as priteau12:14
opendevreviewMerged openstack/neutron stable/wallaby: Register Chassis_Private table in BaseOvnSbIdl  https://review.opendev.org/c/openstack/neutron/+/90558912:47
opendevreviewMichel Nederlof proposed openstack/ovn-bgp-agent master: If the hostname is not configured, fallback to the system-id.  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90604313:01
opendevreviewMichel Nederlof proposed openstack/ovn-bgp-agent master: Fix startup if the hostname is not configured in OVS and use the system-id.  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90604313:03
opendevreviewliuxie proposed openstack/neutron-tempest-plugin master: Add test job for address_group api backend Ml2/OVN  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/90602014:04
opendevreviewHarald Jensås proposed openstack/neutron stable/yoga: [OVN] DB sync host/physnet - filter on agent_type  https://review.opendev.org/c/openstack/neutron/+/90591314:20
haleyblajoskatona: i did appear a little while back, just in meetings16:21
haleybi'm guessing there was an eventlet issue after seeing the -W in the reviews16:21
haleyblajoskatona: oh, and if you're still around, can you see my comments in https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/894027 ? thanks16:23
lajoskatonahaleyb: Hi, this whole eventlet thing is an issue :-)16:51
lajoskatonahaleyb: in the mean time Harve answered on the fresh mail thread (https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/7PJZ4WYRS2B3PIZ5KYFL6V3JWYL4V5FQ/ )16:52
lajoskatonahaleyb: as I see if not all projects bump lower eventlet limits to >3.4 than we should keep the current constraints to be in sync with everybody else, but I think it would be good to have a common opinion16:54
lajoskatonahaleyb: ralonsoh can't participate tomorrow, but as the merge of these patches are halted we have time I think16:54
lajoskatonahaleyb: I check the n-t-p patch, I totally forgot that since last time I see it :-)16:55
haleyblajoskatona: so regarding eventlet, there was a bug so we shouldn't merge, until a new release happens? or i guess we don't have to? i am a little confused16:57
lajoskatonahaleyb: the main issue with eventlet is that it is not py312 compatible (the new 0.34 solves that if I understand well), as py312 is not target for 2024.1 it is an issue for the coming release mostly17:03
lajoskatonabut eventlet lost its maintainers and python evolved another direction so the guys would like to change direction of Openstack as well and use something else like ayncio instead17:04
lajoskatonahaleyb: for that there is a (wip) resolution which is quite good to list all the issues with eventlet and a possible way to modernize openstack: https://review.opendev.org/c/openstack/governance/+/90258517:05
lajoskatonahaleyb: the "only" problem is that in the current state of the community and Openstack it is enourmous work and hard to sync with all the projects17:06
haleyblajoskatona: ack, i'm watching that review. I was just trying to figure out why we shouldn't merge the requirements change (swift bug with it?), but i guess it should come automatically as UC moved.17:07
lajoskatonahaleyb: I lost this morning the track because I saw the same that the req patches should be merged, but perhaps TC has more details17:08
opendevreviewFernando Royo proposed openstack/ovn-bgp-agent master: Fix OVN LB Delete events for NB driver  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90578317:15
opendevreviewMerged openstack/neutron stable/yoga: [OVN] DB sync host/physnet - filter on agent_type  https://review.opendev.org/c/openstack/neutron/+/90591317:54
opendevreviewMerged openstack/neutron stable/xena: Register Chassis_Private table in BaseOvnSbIdl  https://review.opendev.org/c/openstack/neutron/+/90558817:54
opendevreviewBrian Haley proposed openstack/neutron master: Fix keyword-arg-before-vararg warnings  https://review.opendev.org/c/openstack/neutron/+/90600620:16
haleybmlavalle: qq - in order to set the dns_name of a port, you need to have a dns domain defined, correct? i.e. not the default name. i always mess this up22:15
opendevreviewMerged openstack/neutron-lib stable/2023.1: Add api-ref about SG rule bulk create  https://review.opendev.org/c/openstack/neutron-lib/+/90557022:29
opendevreviewBrian Haley proposed openstack/neutron master: Remove string support in install_instructions  https://review.opendev.org/c/openstack/neutron/+/90575523:08

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