16:01:15 <gthiemonge> #startmeeting Octavia
16:01:15 <opendevmeet> Meeting started Wed Jul 17 16:01:15 2024 UTC and is due to finish in 60 minutes.  The chair is gthiemonge. Information about MeetBot at http://wiki.debian.org/MeetBot.
16:01:15 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:01:15 <opendevmeet> The meeting name has been set to 'octavia'
16:01:20 <gthiemonge> hi
16:01:27 <johnsom> o/
16:01:34 <tweining> o/
16:02:20 <gthiemonge> #topic Announcements
16:02:45 <gthiemonge> well no announcements from me
16:02:51 <gthiemonge> did I miss anything?
16:03:12 <johnsom> The call for papers for the OpenInfra Days north america is open
16:03:34 <gthiemonge> +1
16:03:45 <johnsom> #link https://docs.google.com/forms/d/e/1FAIpQLSeFQBL1qGNegDWDHCVTLtu_wLf06w7JJkc1U9NDuMZR1G44ZQ/viewform?usp=sf_link
16:03:49 <tweining> do you intend to submit something?
16:04:44 <johnsom> I don't think so this time. I could do one for SR-IOV, but.... It's just two days and on the other side of the country, so probably not worth it
16:05:06 <tweining> I don't think we europeans will find a sponsor to go there ;)
16:06:06 <johnsom> Yep
16:07:24 <gthiemonge> (skipping "CI Status")
16:07:31 <gthiemonge> #topic Brief progress reports / bugs needing review
16:07:51 <johnsom> I worked on fixing some gate/devstack issues last week.
16:08:00 <johnsom> #link https://review.opendev.org/c/openstack/octavia/+/923789/
16:08:24 <johnsom> Stop installing qemu ourselves when DIB has the required tools in it's bindep.txt already.
16:08:29 <gthiemonge> We've been informed that new tenacity releases have broken Octavia
16:08:39 <johnsom> #link https://review.opendev.org/c/openstack/octavia/+/923792
16:08:57 <gthiemonge> 8.4.2 is buggy, we might skip/exclude it, 8.5.0 fixes the bug but it also introduces a breaking API change
16:09:05 <gthiemonge> I prepared a patch for 8.5.0
16:09:13 <gthiemonge> https://review.opendev.org/c/openstack/octavia/+/924126
16:09:20 <gthiemonge> (I'll release the WIP flag soon)
16:09:22 <johnsom> Stop using DHCP for the o-hm0 interface. Some distros are changing from dhclient to dhcpd, so that was broken. We don't need DHCP, so no point in using it.
16:09:35 <gthiemonge> +1
16:09:37 <johnsom> #link https://review.opendev.org/c/openstack/octavia/+/907199/
16:09:50 <tweining> I reviewed the qemu/dhcp patches before this meeting. they LGTM
16:10:19 <johnsom> Finally, I tracked down a fix for the changes neutron made in their devstack plugin for Octavia to work around an OVN bug. The IPv6 only job is working again (once this is merged)
16:10:25 <johnsom> Thank you!
16:10:56 <tweining> https://review.opendev.org/c/openstack/octavia/+/923318 I updated my rate limiting spec change. In short, I removed the policy and linked the rules directly to the listeners
16:10:59 <johnsom> The first two are needed for Ubuntu noble gates, which will come upstream in the next cycle
16:11:04 <gthiemonge> thanks for all this work johnsom!
16:11:11 <tweining> +1
16:11:45 <johnsom> Cool, I will have another review pass on that.
16:11:50 <johnsom> I also posted my AZ spec review
16:12:13 <johnsom> re-review resize is next
16:14:35 <johnsom> That is all I have for Octavia
16:14:42 <tweining> for tempest this patch is also quite important still, I think: https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/921402
16:15:14 <johnsom> Ah, yes. Thanks for highlighting that
16:15:53 <gthiemonge> +1
16:16:17 <johnsom> Looks like that needs some work, there is some zuul complaints there
16:17:39 <tweining> yeah, I think that can be fixed in a follow-up change. it's not something introduced by this patch
16:17:39 <johnsom> Maybe there is another patch for those regex changes?
16:18:01 <gthiemonge> I don't think
16:18:16 <gthiemonge> hmm it's in the irrelevant-files regexp, that looks annoying
16:19:21 <tweining> I can have a look at it next week
16:19:48 <gthiemonge> that's weird because we use this '(?!' operator in many places but zuul reports it only in a few of these places
16:20:25 <gthiemonge> maybe the other regexps are not interpreted by zuul but only passed directly to tempest
16:21:31 <gthiemonge> #topic Open Discussion
16:22:48 <gthiemonge> is there anything else you want to discuss?
16:23:15 <johnsom> I don't have anything today
16:24:03 <tweining> nothing else from me, except maybe the reminder to check out https://etherpad.opendev.org/p/octavia-priority-reviews and do reviews (which I know both of you do)
16:24:17 <gthiemonge> +1
16:25:12 <opendevreview> Merged openstack/octavia master: Do not install qemu in the Octavia devstack plugin  https://review.opendev.org/c/openstack/octavia/+/923789
16:25:23 <johnsom> Whoot, one down
16:25:52 <gthiemonge> :-)
16:26:02 <gthiemonge> well, thank you guys! have a good week!
16:26:06 <gthiemonge> #endmeeting