Wednesday, 2023-12-13

opendevreviewliuyulong proposed openstack/neutron master: Add meter bandwidth limit support  https://review.opendev.org/c/openstack/neutron/+/86076701:03
opendevreviewMiguel Lavalle proposed openstack/neutron master: Router flavors and service type for OVN  https://review.opendev.org/c/openstack/neutron/+/88398802:37
opendevreviewMiro Tomaska proposed openstack/neutron master: [WIP] DHCP agent get ovn dhcp port from server  https://review.opendev.org/c/openstack/neutron/+/90357202:50
opendevreviewTakashi Kajinami proposed openstack/neutron master: Remove unused metadata options from ovs agent  https://review.opendev.org/c/openstack/neutron/+/90201405:52
opendevreviewMerged openstack/neutron stable/2023.2: [OVN] Add a log message after the "post_fork_initialize" method  https://review.opendev.org/c/openstack/neutron/+/90333206:42
opendevreviewMerged openstack/neutron stable/2023.1: [OVN] Add a log message after the "post_fork_initialize" method  https://review.opendev.org/c/openstack/neutron/+/90333306:43
opendevreviewFelix Huettner proposed openstack/neutron master: ovn-l3 scheduler: calculate load of chassis per priority  https://review.opendev.org/c/openstack/neutron/+/89365306:59
opendevreviewFelix Huettner proposed openstack/neutron master: ovn-l3: reschedule lower priorities  https://review.opendev.org/c/openstack/neutron/+/89365406:59
opendevreviewFelix Huettner proposed openstack/neutron master: ovn-l3: reschedule priorities on new chassis  https://review.opendev.org/c/openstack/neutron/+/89365506:59
opendevreviewFelix Huettner proposed openstack/neutron master: ovn-l3 router scheduler: reproduce scheduling issue  https://review.opendev.org/c/openstack/neutron/+/89365606:59
opendevreviewFelix Huettner proposed openstack/neutron master: ovn-l3: implement caching for Scheduler  https://review.opendev.org/c/openstack/neutron/+/89365706:59
opendevreviewFelix Huettner proposed openstack/neutron master: ovn-l3: try to keep routers at current chassis  https://review.opendev.org/c/openstack/neutron/+/89365806:59
opendevreviewFelix Huettner proposed openstack/neutron master: ovn-l3: value the higher priorities when scheduling  https://review.opendev.org/c/openstack/neutron/+/89365906:59
opendevreviewLuis Tomas Bolivar proposed openstack/ovn-bgp-agent master: Ensure NDB Proxy gets added for provider IPs too  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90340207:25
opendevreviewMerged openstack/neutron master: Remove vnic_type_blacklist deprecated name  https://review.opendev.org/c/openstack/neutron/+/90147807:48
opendevreviewMerged openstack/ovn-bgp-agent master: Python 3.12: use importlib instead of imp  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90350507:51
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN][FT] Make explicit the "publish" call check in "test_port_forwarding"  https://review.opendev.org/c/openstack/neutron/+/90357908:11
*** jph5 is now known as jph108:19
*** jph1 is now known as jph08:20
slaweqralonsoh lajoskatona ykarel hi, can You check once again https://review.opendev.org/c/openstack/neutron/+/892542 ? It had 2x+2 already but I had to rebase it to resolve some conflicts08:39
ralonsohsure, let me check08:43
*** elodilles_pto is now known as elodilles09:06
opendevreviewhuanghailun proposed openstack/neutron master: Add allowed_address_pairs add/remove atomic operations  https://review.opendev.org/c/openstack/neutron/+/90189509:09
ykarelslaweq, ack09:27
opendevreviewLucas Alvares Gomes proposed openstack/neutron master: Fix IGMP inconsistency across drivers  https://review.opendev.org/c/openstack/neutron/+/90175310:00
opendevreviewhuanghailun proposed openstack/neutron master: Add allowed_address_pairs add/remove atomic operations  https://review.opendev.org/c/openstack/neutron/+/90189510:01
opendevreviewMerged openstack/ovn-bgp-agent master: Ensure NDB Proxy gets added for provider IPs too  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90340210:06
opendevreviewLuis Tomas Bolivar proposed openstack/ovn-bgp-agent stable/2023.2: Ensure NDB Proxy gets added for provider IPs too  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90354610:12
opendevreviewLucas Alvares Gomes proposed openstack/neutron stable/2023.1: [OVN] Enhanced external port scheduling  https://review.opendev.org/c/openstack/neutron/+/90351010:13
opendevreviewLucas Alvares Gomes proposed openstack/neutron master: [OVN] Fix UT assertion  https://review.opendev.org/c/openstack/neutron/+/90358410:22
opendevreviewMerged openstack/ovn-bgp-agent master: [UT] Fix the ``TestLinuxNet`` wrong assert calls  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90351110:39
opendevreviewLuis Tomas Bolivar proposed openstack/ovn-bgp-agent stable/2023.2: [UT] Fix the ``TestLinuxNet`` wrong assert calls  https://review.opendev.org/c/openstack/ovn-bgp-agent/+/90354810:49
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Add the bridge name to the port VIF details  https://review.opendev.org/c/openstack/neutron/+/90349410:59
ralonsohsean-k-mooney, hello! ^^ please check that (in particular the release note --> we can't populate these parameters in a OVS->OVN migration)11:00
ralonsohsolutions? set br-int/system by default?11:00
ralonsohfeedback is welcome11:00
ralonsohlucasagomes, https://review.opendev.org/c/openstack/neutron/+/901753/comment/94153ba6_a0346a4f/. Just a comment, to avoid possible upgrade problems in those users with "igmp_snooping_enable=True" that didn't upgrade the config files11:32
lucasagomesralonsoh, will take a look11:34
lucasagomesralonsoh, by upgrade check you mean improving the release note ? Or some code somewhere ?11:37
ralonsohlucasagomes, code in the upgrade_checks.checks.CoreChecks11:43
ralonsohbut this is just a suggestion, to avoid problems in future releases11:44
lucasagomesralonsoh, I see, it's a good thing. I will take a look at it11:44
lucasagomesWas unfamiliar with such checks11:45
ralonsohthanks!11:45
sean-k-mooneyralonsoh: if datapath is not set then the migration will break for ovn with dpdk or windows. but ya the solution would be to default to br-int/system and perhaps enhance the migration script to takek the datapath as a paramater11:47
ralonsohsean-k-mooney, that datapath should be something global for all ports11:47
sean-k-mooneynot all ports11:48
ralonsohfor bound ports11:48
sean-k-mooneybut all ports on a given hosts11:48
sean-k-mooneyyou might have diffent datapaths on diffent hosts11:48
ralonsohI was going to ask this11:48
ralonsohso the problem is how to provide this info per host11:49
sean-k-mooneyyou can have hardware offloaed ovs, kernel ovs and dpdk all in the same cloud11:49
ralonsohyeah11:49
sean-k-mooneydont we have this avaiabel in ovn?11:49
ralonsohno, this is a local OVS configuration11:49
sean-k-mooneyi see11:49
sean-k-mooneythat proably is an over sight but that does not help here. the issue is the only thing that knows this normally is neutrion via the l2 agent config option11:50
sean-k-mooneyhttps://docs.openstack.org/neutron/latest/configuration/openvswitch-agent.html#ovs.datapath_type11:51
ralonsohI need to check if at this point (when executing the "neutron-ovn-db-sync-util" script, the compute nodes have been migrated11:51
sean-k-mooneythat obviously is not used with ovn although you could set that i guess in the ovs db liek the other options like bridge mappings11:52
ralonsohthat means we have the metadata agent running. If that is the case (and with the code added in this patch), we have the DP type11:52
sean-k-mooneyoh ok11:53
sean-k-mooneyi havent really looked at the ovn metadta agent but i guess that ueses the same config values as the l2 agent did?11:53
sean-k-mooneyif so then ya you can jsut use this11:53
ralonsohyes, it reads the br-int bridge datapath_type11:54
ralonsohand writes this info the corresponding chassis_private.external_ids["neutron:datapath_type"]11:55
ralonsoh**this info in the11:55
sean-k-mooneyok then for migration you just need to start the metadta agent first before migrating any ports11:56
sean-k-mooneywe can also have a fallback to br-int/system by default in the code if that info is not avaiable11:56
sean-k-mooneyso i think that will work in general11:57
ralonsohyes but the metadata in the compute nodes11:57
ralonsohand I think at this point I don't know if we have the compute nodes migrated11:57
ralonsohI need to check that with jlibosva11:57
sean-k-mooneyi see. so the migration  scrip is direclly modifying the db right11:57
sean-k-mooneyits not using the normal port bining logic 11:58
ralonsohyes, the Neutron one11:58
ralonsohnope11:58
sean-k-mooneyya ok i was going to say there is an agent health check to confrim its up in the normal flow11:58
sean-k-mooneythat woudl at least need the chassi to be registered in ovn at that point11:58
sean-k-mooneybut since your modifying the db that check wont exist11:58
sean-k-mooneyso it might now be installed yet11:59
opendevreviewMerged openstack/neutron-lib stable/2023.1: Add the "cancellable" flag to the ``CallbacksManager`` events  https://review.opendev.org/c/openstack/neutron-lib/+/90333512:30
opendevreviewRodolfo Alonso proposed openstack/neutron stable/yoga: [DNM] Testing error in "neutron-functional-with-uwsgi-fips" stable/yoga  https://review.opendev.org/c/openstack/neutron/+/90359213:05
opendevreviewMerged openstack/ovn-octavia-provider stable/2023.1: Change device_owner used for OVN LB HM port  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/90118013:16
opendevreviewChristian Berendt proposed openstack/neutron-lib stable/2023.1: vpnaas: add support for more ciphers (auth, encryption, pfs modes)  https://review.opendev.org/c/openstack/neutron-lib/+/90355114:43
opendevreviewChristian Berendt proposed openstack/neutron-lib stable/2023.2: vpnaas: add support for more ciphers (auth, encryption, pfs modes)  https://review.opendev.org/c/openstack/neutron-lib/+/90355214:44
SvenKieskewould be nice if we could speed up above backports, if these are acceptable as backports, that is.14:57
opendevreviewMiro Tomaska proposed openstack/neutron master: [WIP] DHCP agent get ovn dhcp port from server  https://review.opendev.org/c/openstack/neutron/+/90357215:15
opendevreviewMerged openstack/neutron stable/2023.2: get_hosts_mapped_with_segments add filter agt_type  https://review.opendev.org/c/openstack/neutron/+/90178815:30
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Add the bridge name and datapath type to the port VIF details  https://review.opendev.org/c/openstack/neutron/+/90349416:19
ralonsohSvenKieske, this is marked as a feature in the release note. We should not backport features16:21
opendevreviewRodolfo Alonso proposed openstack/neutron stable/yoga: [DNM] Testing error in "neutron-functional-with-uwsgi-fips" stable/yoga  https://review.opendev.org/c/openstack/neutron/+/90359216:31
opendevreviewMerged openstack/ovn-octavia-provider stable/2023.1: Add maintenance task to update entities on component start  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/90118117:27

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