*** tkajinam is now known as Guest3966 | 00:09 | |
*** tkajinam is now known as Guest3972 | 01:47 | |
*** yadnesh|away is now known as yadnesh | 04:31 | |
*** tkajinam is now known as Guest3986 | 05:43 | |
*** tkajinam is now known as Guest3988 | 06:53 | |
noonedeadpunk | ok, yeah. that is fair | 07:29 |
---|---|---|
opendevreview | Gregory Thiemonge proposed openstack/octavia master: WIP Add zookeeper backend for jobboard in devstack https://review.opendev.org/c/openstack/octavia/+/862671 | 08:02 |
*** yadnesh is now known as yadnesh|away | 13:12 | |
opendevreview | Gregory Thiemonge proposed openstack/octavia master: WIP Add zookeeper backend for jobboard in devstack https://review.opendev.org/c/openstack/octavia/+/862671 | 13:12 |
frickler | not sure if everyone is subscribed, discussion about the storyboard issue is now happening here https://lists.opendev.org/pipermail/service-discuss/2022-October/000370.html | 13:46 |
tweining | frickler: thanks for the info | 13:52 |
gthiemonge | frickler: thanks! I have missed this thread | 13:52 |
johnsom | Yeah, I wasn't aware of this other mailing list either | 14:43 |
johnsom | I was on announce, but missed that a discuss was added two years ago | 14:43 |
gthiemonge | #startmeeting Octavia | 16:00 |
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 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:00 |
opendevmeet | The meeting name has been set to 'octavia' | 16:00 |
johnsom | o/ | 16:00 |
gthiemonge | Hi | 16:00 |
fkr | o/ | 16:00 |
oschwart | o/ | 16:00 |
tweining | o/ | 16:00 |
pyjou | o/ | 16:00 |
gthiemonge | great to see you all there | 16:01 |
QG | o/ | 16:01 |
gthiemonge | #topic Announcements | 16:03 |
gthiemonge | ** Antelope release cycle | 16:03 |
gthiemonge | now that the PTG is over, we can focus on Antelope | 16:03 |
gthiemonge | as usual, you can find the release schedule of Antelope at | 16:04 |
gthiemonge | https://releases.openstack.org/antelope/schedule.html | 16:04 |
gthiemonge | the next step is the Antelope-1 milestone | 16:04 |
gthiemonge | as mentioned during the PTG we would like to use Antelope-1 as a first milestone for reviewing/merging RFEs | 16:04 |
gthiemonge | and the first candidate is the cpu-pinning RFE | 16:05 |
gthiemonge | https://review.opendev.org/q/topic:amp-cpu-pinning+is:open | 16:05 |
tweining | hm, yeah. finishing that will be my next task | 16:05 |
gthiemonge | great | 16:06 |
tweining | the element patch should be good already though | 16:06 |
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 |
gthiemonge | ack | 16:07 |
gthiemonge | ** Storyboard status | 16:08 |
gthiemonge | frickler mentioned earlier today a thread on service-discuss on the status of storyboard (we talked about that during the PTG) | 16:08 |
gthiemonge | https://lists.opendev.org/pipermail/service-discuss/2022-October/000370.html | 16:08 |
gthiemonge | johnsom gave his point of view in the thread based on his experience with the Octavia project (thanks!) | 16:09 |
johnsom | #link https://lists.opendev.org/pipermail/service-discuss/2022-October/ | 16:09 |
gthiemonge | https://lists.opendev.org/pipermail/service-discuss/2022-October/000375.html | 16:09 |
johnsom | That is the full thread view | 16:09 |
gthiemonge | yup | 16:09 |
tweining | it's worth mentioning it is a opendev list and not a openstack list. I was confused by that at first. | 16:09 |
johnsom | Yeah, I was not aware of that one either. | 16:09 |
gthiemonge | right, there are 2 different mailman instances | 16:10 |
tweining | anyway, I'm happy that people take it seriously apparently | 16:11 |
gthiemonge | any other announcements? | 16:13 |
gthiemonge | #topic CI Status | 16:15 |
gthiemonge | the *-tips jobs for stable/yoga are fixed now | 16:15 |
gthiemonge | maybe we can approve the 2 following changes in the CI | 16:15 |
gthiemonge | (they make active-standby voting) | 16:16 |
gthiemonge | #link https://review.opendev.org/c/openstack/octavia/+/807119 | 16:16 |
gthiemonge | #link https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/798791 | 16:16 |
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:16 |
gthiemonge | #topic Brief progress reports / bugs needing review | 16:19 |
gthiemonge | I have this small patch: | 16:19 |
gthiemonge | https://review.opendev.org/c/openstack/octavia/+/861704 | 16:19 |
gthiemonge | in amphorav2 we use the Retry feature of taskflow | 16:19 |
gthiemonge | when a retry-enabled task throws an exception, taskflow catches it and re-executes the task later | 16:20 |
gthiemonge | but by default, the backtraces are displayed | 16:20 |
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 |
gthiemonge | so some exceptions are filtered out on purpose | 16:20 |
gthiemonge | but when jobboard is disabled one Exception is not hidden | 16:21 |
pyjou | I'm sending back my patch as a reminder :) | 16:21 |
pyjou | #link https://review.opendev.org/c/openstack/octavia-dashboard/+/858576 | 16:21 |
gthiemonge | pyjou: ok! | 16:21 |
tweining | I worked on removing split listener configuration | 16:22 |
tweining | https://review.opendev.org/c/openstack/octavia/+/862599 | 16:22 |
gthiemonge | ack | 16:24 |
gthiemonge | I'm also working on using zookeeper instead of redis as backend in jobboard (not a replacement, but an option) | 16:25 |
johnsom | Yeah, zookeeper is an existing option in the config | 16:27 |
johnsom | It sounds like OpenStack Ansible may be planning to use zookeeper instead of redis | 16:27 |
gthiemonge | #topic Open Discussion | 16:29 |
johnsom | It was a good PTG, thank you to everyone that participated | 16:29 |
gthiemonge | yeah I enjoyed it, thanks folks! good discussions, and a lot of things to do for Antelope ;-) | 16:31 |
tweining | I'm looking forward to having more reviews ;) | 16:32 |
oschwart | ok, then I am looking forward to have more octavia-related work lol | 16:33 |
gthiemonge | ;-) | 16:34 |
gthiemonge | any other topics? | 16:35 |
oschwart | Nothing from me | 16:36 |
gthiemonge | ok ok! | 16:37 |
gthiemonge | thanks everyone! | 16:37 |
gthiemonge | #endmeeting | 16:37 |
opendevmeet | Meeting ended Wed Oct 26 16:37:14 2022 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:37 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/octavia/2022/octavia.2022-10-26-16.00.html | 16:37 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/octavia/2022/octavia.2022-10-26-16.00.txt | 16:37 |
opendevmeet | Log: https://meetings.opendev.org/meetings/octavia/2022/octavia.2022-10-26-16.00.log.html | 16:37 |
tweining | you could start by reviewing https://review.opendev.org/c/openstack/octavia/+/858739 it is very small ;) | 16:38 |
opendevreview | Gregory Thiemonge proposed openstack/octavia master: WIP Add zookeeper backend for jobboard in devstack https://review.opendev.org/c/openstack/octavia/+/862671 | 16:45 |
opendevreview | Gregory Thiemonge proposed openstack/octavia master: WIP Add zookeeper backend for jobboard in devstack https://review.opendev.org/c/openstack/octavia/+/862671 | 17:55 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!