16:00:10 <gthiemonge> #startmeeting Octavia 16:00:10 <opendevmeet> Meeting started Wed Oct 4 16:00:10 2023 UTC and is due to finish in 60 minutes. The chair is gthiemonge. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:00:10 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:00:10 <opendevmeet> The meeting name has been set to 'octavia' 16:00:16 <gthiemonge> hello! 16:00:21 <oschwart> o/ 16:00:22 <johnsom> o/ 16:01:57 <gthiemonge> #topic Announcements 16:02:03 <gthiemonge> * 2023.2 Bobcat Release 16:02:14 <gthiemonge> Good news, Bobcat is released! 16:02:19 <gthiemonge> https://lists.openstack.org/pipermail/openstack-announce/2023-October/002073.html 16:02:22 <johnsom> Wahoo! 16:02:37 <gthiemonge> Congrats and thank you Folks! 16:02:58 <oschwart> Great to hear! 16:04:07 <gthiemonge> * 2024.1 Caracal vPTG 16:04:15 <gthiemonge> Quick reminder 16:04:26 <gthiemonge> Our PTG session: October 24th (Tuesday) - 14:00 UTC - 18:00 UTC 16:04:33 <gthiemonge> The etherpad: 16:04:37 <gthiemonge> https://etherpad.opendev.org/p/caracal-ptg-octavia 16:04:43 <gthiemonge> (and I haven't yet updated the official link to the etherpad) 16:05:06 <johnsom> lol, I just checked that. I can do it. 16:05:30 <gthiemonge> oh thanks 16:06:14 <johnsom> Fixed 16:06:26 <gthiemonge> +1 johnsom 16:06:41 <gthiemonge> any other announcements? 16:07:12 <tweining> o/ 16:07:13 <johnsom> Nothing from me 16:07:52 <oschwart> Nothing from me 16:08:14 <gthiemonge> ack 16:08:23 <gthiemonge> #topic CI Status 16:08:36 <gthiemonge> FYI we still have those awful warnings in zuul 16:08:44 <gthiemonge> can we merge those patches today? 16:08:50 <gthiemonge> https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/893705 16:08:53 <gthiemonge> https://review.opendev.org/c/openstack/octavia/+/893704 16:10:13 <tweining> done 16:10:47 <gthiemonge> thank you! 16:10:52 <gthiemonge> that's it for CI status 16:11:01 <gthiemonge> #topic Brief progress reports / bugs needing review 16:12:12 <gthiemonge> Just a reminder we have many backports in review in gerrit 16:12:15 <johnsom> Still working on SR-IOV. I have pivoted from the "new network driver" approach to a "use a different flow" approach. This is mostly due to changes for jobboard that would make the network driver approach messy. 16:12:18 <gthiemonge> https://review.opendev.org/q/(project:openstack/octavia+OR+project:openstack/octavia-lib+OR+project:openstack/octavia-dashboard+OR+project:openstack/octavia-tempest-plugin+OR+project:openstack/python-octaviaclient)+status:open+branch:%255Estable/.* 16:13:36 <oschwart> I will take a look at them 16:13:50 <gthiemonge> thanks! 16:14:09 <oschwart> It could be nice if you guys review the noop certificate manager patch 16:14:11 <oschwart> https://review.opendev.org/c/openstack/octavia/+/894196 16:14:20 <gthiemonge> I will probably create more backports in the next weeks, we had a few bugfixes merged at the end of the Bobcat cycle 16:15:02 <johnsom> Yikes, that is a lot of unreviewed patches 16:15:05 <gthiemonge> oschwart: I think there's also a patch that tests it, right? 16:15:09 <oschwart> I think that the noop cert mgr patch will allow the TERMINATED_HTTPS listener API tests to pass the check pipeline 16:15:11 <oschwart> https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/893066 16:15:42 <gthiemonge> oschwart: I'll take a look at this "depends-on" issue 16:15:49 <gthiemonge> maybe there's something else 16:16:01 <oschwart> gthiemonge: even though I applied the Depends-On, I don't know why it fails. it passed on my local devstack env 16:16:03 <tweining> oschwart: it missed your update. I'll review it later 16:17:05 <johnsom> I think the job needs to be updated to set the noop cert driver in the octavia.conf 16:17:09 <oschwart> thanks gthiemonge tweining. What do you mean with missed my update? 16:18:01 <tweining> I didn't notice you pushed an update. 16:18:29 <tweining> there is still the typo in the releasenotes btw 16:18:32 <johnsom> #link https://github.com/openstack/octavia-tempest-plugin/blob/master/zuul.d/jobs.yaml#L484 16:18:36 <tweining> won'y 16:18:49 <johnsom> Opps, line 489 actually 16:19:06 <johnsom> #link https://github.com/openstack/octavia-tempest-plugin/blob/master/zuul.d/jobs.yaml#L489 16:19:20 <gthiemonge> +1 16:19:40 <oschwart> johnsom: thanks, I missed it! I will add it 16:19:50 <oschwart> tweiing: I missed that typo too, thanks 16:19:54 <oschwart> tweining 16:20:29 <oschwart> for now I will leave it on the release notes as a feature, until I hear other opinions 16:20:52 <oschwart> (as you wrote in the comment) 16:21:43 <opendevreview> Omer Schwartz proposed openstack/octavia master: Add Noop Certificate Manager https://review.opendev.org/c/openstack/octavia/+/894196 16:24:43 <opendevreview> Omer Schwartz proposed openstack/octavia-tempest-plugin master: Add TERMINATED_HTTPS listener API tests https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/893066 16:25:19 <gthiemonge> BTW I'm working on the tempest tests for multivip (really old patch https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/664462) 16:25:38 <gthiemonge> I think I'm almost done, but I need to check the duration of the tests 16:25:45 <gthiemonge> so maybe I'll ask for reviews next week! 16:26:25 <oschwart> sure, I will be happy to review it 16:28:04 <gthiemonge> #topic Open Discussion 16:29:24 <gthiemonge> do you have any other topics? 16:29:49 <tweining> I don't think so 16:30:09 <oschwart> I don't 16:30:37 <johnsom> Nothing from me 16:31:05 <gthiemonge> ok, thank you folks! 16:31:14 <gthiemonge> #endmeeting