16:00:35 <gthiemonge> #startmeeting Octavia
16:00:35 <opendevmeet> Meeting started Wed Oct 26 16:00:35 2022 UTC and is due to finish in 60 minutes.  The chair is gthiemonge. Information about MeetBot at http://wiki.debian.org/MeetBot.
16:00:35 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:00:35 <opendevmeet> The meeting name has been set to 'octavia'
16:00:38 <johnsom> o/
16:00:40 <gthiemonge> Hi
16:00:45 <fkr> o/
16:00:47 <oschwart> o/
16:00:47 <tweining> o/
16:00:50 <pyjou> o/
16:01:49 <gthiemonge> great to see you all there
16:01:55 <QG> o/
16:03:16 <gthiemonge> #topic Announcements
16:03:26 <gthiemonge> ** Antelope release cycle
16:03:50 <gthiemonge> now that the PTG is over, we can focus on Antelope
16:04:02 <gthiemonge> as usual, you can find the release schedule of Antelope at
16:04:08 <gthiemonge> https://releases.openstack.org/antelope/schedule.html
16:04:28 <gthiemonge> the next step is the Antelope-1 milestone
16:04:53 <gthiemonge> as mentioned during the PTG we would like to use Antelope-1 as a first milestone for reviewing/merging RFEs
16:05:09 <gthiemonge> and the first candidate is the cpu-pinning RFE
16:05:14 <gthiemonge> https://review.opendev.org/q/topic:amp-cpu-pinning+is:open
16:05:58 <tweining> hm, yeah. finishing that will be my next task
16:06:15 <gthiemonge> great
16:06:22 <tweining> the element patch should be good already though
16:07:15 <tweining> and I'd recommend to have a look at the SSL cache patch at least, even though it might not make it.
16:07:26 <gthiemonge> ack
16:08:26 <gthiemonge> ** Storyboard status
16:08:48 <gthiemonge> frickler mentioned earlier today a thread on service-discuss on the status of storyboard (we talked about that during the PTG)
16:08:55 <gthiemonge> https://lists.opendev.org/pipermail/service-discuss/2022-October/000370.html
16:09:16 <gthiemonge> johnsom gave his point of view in the thread based on his experience with the Octavia project (thanks!)
16:09:18 <johnsom> #link https://lists.opendev.org/pipermail/service-discuss/2022-October/
16:09:21 <gthiemonge> https://lists.opendev.org/pipermail/service-discuss/2022-October/000375.html
16:09:23 <johnsom> That is the full thread view
16:09:27 <gthiemonge> yup
16:09:39 <tweining> it's worth mentioning it is a opendev list and not a openstack list. I was confused by that at first.
16:09:55 <johnsom> Yeah, I was not aware of that one either.
16:10:29 <gthiemonge> right, there are 2 different mailman instances
16:11:33 <tweining> anyway, I'm happy that people take it seriously apparently
16:13:45 <gthiemonge> any other announcements?
16:15:28 <gthiemonge> #topic CI Status
16:15:43 <gthiemonge> the *-tips jobs for stable/yoga are fixed now
16:15:56 <gthiemonge> maybe we can approve the 2 following changes in the CI
16:16:10 <gthiemonge> (they make active-standby voting)
16:16:20 <gthiemonge> #link https://review.opendev.org/c/openstack/octavia/+/807119
16:16:27 <gthiemonge> #link https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/798791
16:16:53 <gthiemonge> (FYI active-standby jobs were voting before the Xena GA but due to a bug in placement we had to make them non-voting)
16:19:24 <gthiemonge> #topic Brief progress reports / bugs needing review
16:19:34 <gthiemonge> I have this small patch:
16:19:39 <gthiemonge> https://review.opendev.org/c/openstack/octavia/+/861704
16:19:47 <gthiemonge> in amphorav2 we use the Retry feature of taskflow
16:20:06 <gthiemonge> when a retry-enabled task throws an exception, taskflow catches it and re-executes the task later
16:20:22 <gthiemonge> but by default, the backtraces are displayed
16:20:41 <johnsom> I have started work on implementing the Barbican secrets consumers. I'm hitting some bugs in Barbican that is slowing this work down a bit
16:20:49 <gthiemonge> so some exceptions are filtered out on purpose
16:21:00 <gthiemonge> but when jobboard is disabled one Exception is not hidden
16:21:02 <pyjou> I'm sending back my patch as a reminder :)
16:21:07 <pyjou> #link https://review.opendev.org/c/openstack/octavia-dashboard/+/858576
16:21:57 <gthiemonge> pyjou: ok!
16:22:54 <tweining> I worked on removing split listener configuration
16:22:59 <tweining> https://review.opendev.org/c/openstack/octavia/+/862599
16:24:29 <gthiemonge> ack
16:25:10 <gthiemonge> I'm also working on using zookeeper instead of redis as backend in jobboard (not a replacement, but an option)
16:27:23 <johnsom> Yeah, zookeeper is an existing option in the config
16:27:43 <johnsom> It sounds like OpenStack Ansible may be planning to use zookeeper instead of redis
16:29:25 <gthiemonge> #topic Open Discussion
16:29:45 <johnsom> It was a good PTG, thank you to everyone that participated
16:31:53 <gthiemonge> yeah I enjoyed it, thanks folks! good discussions, and a lot of things to do for Antelope ;-)
16:32:45 <tweining> I'm looking forward to having more reviews ;)
16:33:32 <oschwart> ok, then I am looking forward to have more octavia-related work lol
16:34:59 <gthiemonge> ;-)
16:35:04 <gthiemonge> any other topics?
16:36:00 <oschwart> Nothing from me
16:37:04 <gthiemonge> ok ok!
16:37:10 <gthiemonge> thanks everyone!
16:37:14 <gthiemonge> #endmeeting