16:00:31 <gthiemonge> #startmeeting Octavia
16:00:32 <opendevmeet> Meeting started Wed Feb 23 16:00:31 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:32 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:00:32 <opendevmeet> The meeting name has been set to 'octavia'
16:00:34 <gthiemonge> Hi!
16:01:03 <tweining> hi
16:01:17 <johnsom> o/
16:02:36 <gthiemonge> #topic Announcements
16:02:40 <gthiemonge> ** Yoga-3 milestone
16:03:02 <gthiemonge> This is the feature freeze and final release for client libraries
16:03:13 <gthiemonge> AFAIK we are good for the features
16:03:29 <gthiemonge> and johnsom proposed a release highlights commit for Octavia:
16:03:31 <johnsom> I have proposed our feature highlights:
16:03:33 <johnsom> #link https://review.opendev.org/c/openstack/releases/+/830518
16:03:34 <gthiemonge> #link https://review.opendev.org/c/openstack/releases/+/830518
16:03:35 <opendevreview> Merged openstack/octavia-dashboard master: Display Draining state correctly  https://review.opendev.org/c/openstack/octavia-dashboard/+/826905
16:03:37 <gthiemonge> ;-)
16:03:41 <johnsom> lol, yeah, that....
16:03:41 <gthiemonge> johnsom: thanks!
16:04:02 <gthiemonge> for python-octaviaclient, I still see one bugfix:
16:04:06 <gthiemonge> #link https://review.opendev.org/c/openstack/python-octaviaclient/+/808030
16:04:08 <johnsom> If you have any changes, please comment today. I plan to remove the WIP tomorrow
16:04:57 <gthiemonge> ok thanks
16:06:42 <gthiemonge> now we can focus on bugfixes for the Yoga release
16:07:05 <gthiemonge> reminder: the link to the priority review list is in the topic of this channel:
16:07:10 <gthiemonge> #link https://etherpad.openstack.org/p/octavia-priority-reviews
16:07:21 <gthiemonge> any other announcements folks?
16:07:23 <gthiemonge> johnsom: ?
16:07:44 <johnsom> Not that I can think of at the moment.
16:08:25 <gthiemonge> #topic Brief progress reports / bugs needing review
16:08:56 <gthiemonge> I have focused on reviews, I also created a lot of backports because we merged a lot of commits on master these last days
16:09:35 <tweining> do we know for certain that the ipv6 issue is fixed?
16:10:29 <gthiemonge> well if you see some random gate failures with ipv6 tests, ping me
16:11:15 <johnsom> I did capture all of the system state on one of the IPv6 errors in my test patch. But I didn't dig into it as Greg said he found the issue.
16:11:27 <gthiemonge> the ipv6 issues may still impact octavia-tempest-plugin because the backports are still in review
16:11:28 <johnsom> If you are bored, the logs are probably still there.
16:11:40 <gthiemonge> who is bored here?
16:11:59 <johnsom> Yeah, I don't have the time to spare for that.
16:13:06 <tweining> I hope once it's backported https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/824999 will finally succeed
16:14:03 <gthiemonge> yeah I hope so
16:15:46 <gthiemonge> one last thing, the periodic job octavia-amphora-image-build is broken on wallaby, the job is still using ubuntu bionic instead of focal
16:15:53 <gthiemonge> I backported the fix:
16:15:59 <gthiemonge> #link https://review.opendev.org/c/openstack/octavia/+/830592
16:15:59 <johnsom> Opps
16:16:55 <gthiemonge> installing pyroute2 0.6.5 triggered the issue in wallaby
16:17:27 <gthiemonge> (so this is a recent breakage)
16:17:41 <gthiemonge> #topic Open Discussion
16:17:45 <gthiemonge> any other topics?
16:19:39 <johnsom> Fun trivia note, including rc's and dot releases across all of the versions, we have put out 83 releases of Octavia over the history of the project.
16:20:07 <tweining> I tried to profile octavia-tempest/octavia-api/octavia-cw but didn't really find a bottleneck.
16:20:08 <gthiemonge> wow that's impressive
16:21:03 <johnsom> We will have to watch for 100 and have a hangout or something
16:21:34 <gthiemonge> tweining: thanks for trying ;-)
16:21:37 <tweining> https://review.opendev.org/c/openstack/octavia/+/830441 is your interested in the code
16:22:17 <tweining> *if you're
16:22:17 <johnsom> Yeah, thanks for having a look. I will look at the patch.
16:22:35 <tweining> the api and worker are quite fast actually
16:24:44 <johnsom> Yeah, I would expect they aren't bad. That is why I don't understand no-op API tests taking a minute or more to run.
16:29:33 <gthiemonge> Ok I think that's all for today!
16:29:42 <gthiemonge> thank you Folks
16:29:46 <gthiemonge> #endmeeting