16:00:16 #startmeeting Octavia 16:00:16 Meeting started Wed Mar 4 16:00:16 2026 UTC and is due to finish in 60 minutes. The chair is gthiemon1e. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:00:16 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:00:16 The meeting name has been set to 'octavia' 16:00:22 o/ 16:00:27 o/ 16:02:08 #topic Announcements 16:02:13 * Gazpacho release 16:02:34 RC1 milestone is next week (RC = Release Candidate) 16:02:52 we don't expect to deliver additional RCs unless critical bug/regression 16:04:01 there are a few reviews on my todolist, don't hesitate to ping if you wnat us to review your patches! 16:05:51 any other announcements for this week? 16:07:19 none for me 16:07:39 ack 16:07:47 #topic Brief progress reports / bugs needing review 16:08:05 It was reported that the requirement for osc-lib was not correct in python-octaviaclient, so I proposed a patch to fix it 16:08:10 https://review.opendev.org/c/openstack/python-octaviaclient/+/978808 16:08:21 the issue only impacts the unit tests BTW 16:08:46 osc-lib 4.3.0 is the first release that provides what we need for our tests 16:08:57 it also comes with a few deprecations that I fixed in: 16:08:57 that's quite a requirement bump. Ah. 16:09:03 https://review.opendev.org/c/openstack/python-octaviaclient/+/978809 16:09:35 I guess we have never really updated it, and we usually take what is provided in the release 16:10:09 Right. May be good to mention the motivation for bumping it in the commit. 16:10:14 Just for posterity 16:10:44 raineszm: right, give me a -1 16:10:57 o7 16:11:34 I'm also planning to take a look at https://review.opendev.org/c/openstack/octavia/+/971408 today 16:12:40 ack, I chatted with rcruise-redhat today, this patch will probably merge at the begining of the next cycle 16:15:18 #topic Status of FIPS jobs 16:15:29 o/ Sorry I'm late 16:15:38 hey np 16:15:43 o/ 16:16:32 FIPS for Centos 10 Stream should work on master 16:16:42 we only need a patch in zuul-jobs 16:16:46 https://review.opendev.org/c/zuul/zuul-jobs/+/961208 16:17:03 I don't think it's worth it that we try to fix it on the stable branches 16:17:19 (I don't think we can fix FIPS on centos 9, and Octavia didn't support centos 10 in 2025.2) 16:17:41 So I propose to remove the periodic job on stable branches, it has been failing for a long time 16:17:55 (and yeah I started to monitor periodic jobs) 16:18:02 https://review.opendev.org/q/I40a4e1cb388edf07d930578e985e3e5a927543cc 16:18:06 so please review ^ 16:18:21 that's all I have on this topic 16:18:28 #topic Open Discussion 16:18:29 Will do 16:19:17 just in case: you can see the results of the periodic jobs in https://zuul.opendev.org/t/openstack/builds?project=openstack%2Foctavia&pipeline=periodic*&skip=0 16:20:40 any other topics for today? 16:20:51 None from me 16:21:13 I have two things. 16:21:46 One just being here to ask for your backport reviews once again as I attempt to get https://review.opendev.org/c/openstack/octavia/+/978771 back through unmaintained 16:22:13 Sure, I'll add it to my list 16:22:39 And also I've been working with testing some changes to the ubuntu epoxy packages for octavia and noticed that the disk image create script fails with the -p flag 16:22:40 raineszm: you can propose all the backports at the same time, don't forget to always backport from n to n-1 (and not master to n-1) 16:23:09 a) is there any appetite to provide compatability there but pulling in some of the elements from octavia-diskimage-retrofit? 16:23:41 b) are bashisms intentionally avoided in the script even though it runs with bash or is it just a momentum thing? 16:24:01 *sorry for a) by pulling in some of the elements 16:24:40 Zachary Mark Raines proposed openstack/octavia stable/2025.1: Remove failing drivers from enabled_provider_drivers https://review.opendev.org/c/openstack/octavia/+/978901 16:25:20 Zachary Mark Raines proposed openstack/octavia stable/2024.2: Remove failing drivers from enabled_provider_drivers https://review.opendev.org/c/openstack/octavia/+/978904 16:27:09 a) TBH I'm not really in favor of pulling in elements from 3rd-party modules (aka not in openstack/), I think you can use env var to add elements to your build, I guess this would be the most straightfoward solution with the current code 16:27:31 like DIB_ELEMENTS=blah,foo 16:28:03 Yeah. That's what I'm doing now. Was just wondering if it was something we wanted to work out of the box. 16:28:16 I know the docs say that there's *one* supported workflow 16:28:22 BUt I figured I'd check 16:28:55 ack I will think about that, I'll check if they are similar integrations in other places 16:29:31 ack of your ack 16:29:44 b) IDK :D if you want to add bashisms, no problem 16:31:26 I have a personal vendetta against '[', but that's neither here nor there 16:33:45 lol 16:35:50 ok anything else for today? 16:35:58 Nothing from me 16:36:06 nope 16:36:31 ok 16:36:49 then thank you folks, have a good week! 16:36:54 #endmeeting