16:00:06 #startmeeting Octavia 16:00:06 Meeting started Wed May 7 16:00:06 2025 UTC and is due to finish in 60 minutes. The chair is johnsom. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:00:06 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:00:06 The meeting name has been set to 'octavia' 16:00:16 Hi everyone 16:00:17 o/ 16:00:18 o/ 16:00:58 I don't think I have any announcements this week, does anyone else? 16:01:22 #topic CI Status 16:01:32 Ok, I will jump into the hot topic of the week.... 16:02:14 So, setuptools made some changes that impacted PBR and caused the "wsgi_scripts" section of setup.cfg to no longer work and the wsgi script to no longer generate automatically. 16:03:32 There were some reverts with hopes that 80.3 setuptools work get things working again, but they don't seem to have worked fully. So I posted some patches yesterday for the stable branches to simply statically include the script. This is a workaround to get the gates going again. 16:04:05 On master, we have switched from using a wsgi script to calling a module directly, so this is not an issue on the master branch. 16:04:38 This issue has impacted a bunch of projects, so there are still some gate issues around, particularly for us barbican is broken 16:05:03 Anyway, long story short, once this patch merges, our gates should be functioning again: 16:05:18 #link https://review.opendev.org/c/openstack/octavia/+/948900 16:05:52 it's good to have you johnsom ;-) 16:06:14 This has taken a lot longer to sort out than I had hoped for sure. sigh 16:06:55 i ve another topic for CI status 16:07:01 Go for it 16:07:25 python-octaviaclient unit tests are broken due to the removal of a function that was deprecated 8 years ago (!?) 16:07:32 takashi has proposed a patch 16:07:32 An aside, the good news is we had good collaboration with the openinfra, nova, and neutron teams on this 16:07:39 https://review.opendev.org/c/openstack/python-octaviaclient/+/948981 16:08:07 and someone reported it today 16:08:11 https://bugs.launchpad.net/octavia/+bug/2110126 16:08:15 Yeah, I saw that this morning. I was not aware of this deprecation.... 16:08:25 the patch seems to work for them 16:08:39 but I think I'll test all the impacted commands 16:09:07 Yeah, I will test today as well 16:09:56 yeah i think we should have seen a warning message because of the deprecation 16:10:26 Yeah, I'm not sure why we didn't 16:10:45 anyways, I'll check the output before and after the patch 16:10:55 Thanks! 16:11:33 Any other CI questions/comments? 16:11:37 I had a look at the pad octavia-priority-reviews. From what I can see some just seem to need another zuul run, locally tox runs fine and seems to have had dependency issues at the time. 16:11:47 e.g. #link https://review.opendev.org/c/openstack/octavia/+/915283 16:12:23 What would be the common procedure for this to trigger a new zuul run? I might have some spare cycles to tackle some lower hanging fruits like this, if it is just to get zuul working 16:12:40 That very well could be the case. Feel free to rebase or recheck those. 16:13:38 To re-run zuul, you add a comment that starts with "recheck" and then on the next line put in the reason you are rechecking (the community doesn't like blind rechecks as it wastes nodes) 16:13:41 if you recheck, please always add a reason (no bare "recheck"), "recheck getting new logs" is fine if the previous results are not available 16:14:25 danfai Thank you for the help! 16:14:26 ack, will have a look. So this would be rebase + git review with a new commit message haveing recheck? 16:14:49 Not the commit message, just a comment on the patch 16:14:56 ok, thanks 16:15:04 For the rebase, there is a rebase button on gerrit that makes it easy 16:16:55 Feel free to ping me if you have questions or get stuck, I am happy to help 16:17:13 thanks, I will give it a try and come back if needed 16:17:24 #topic Brief progress reports / bugs needing review 16:17:44 I have been mostly consumed tracking down all of the issues/fixes/workarounds for this setup tools thing. 16:18:13 I did post a patch to update the default TLS ciphers based on the new recommendations (a bug was submitted). 16:18:24 #link https://review.opendev.org/c/openstack/octavia/+/948674?usp=search 16:18:53 This list is expected to change over time and the deployer can override it in the config file if they need to. 16:19:56 I did some reviews 16:20:12 nothing really interesting (still working on downstream stuff here) 16:20:15 Going forward, we have had a flood of patches come in, so I see some quality review time in my near future 16:20:38 There is a spec for project flavor quota. Happy to get comments: 16:20:40 #link https://review.opendev.org/c/openstack/octavia/+/948193 16:20:53 Yeah, that is one, thank you! 16:21:19 Otherwise reading through the 4 specs regarding active/active and trying to include the feedback from the ptg. Contacte gthiemonge as well to maybe have a session to discuss again 16:21:45 Sounds good, there is a lot of interest there 16:22:37 yeah, I'll be traveling next week and I plan to discuss this topic with our BGP experts 16:22:48 #topic Open Discussion 16:22:59 Any other topics this week? 16:23:07 gthiemonge Safe travels! 16:23:32 thanks! 16:23:34 nothing from me 16:23:37 no other topics from me 16:23:49 Ok, thank you all! Have a good week 16:23:58 #endmeeting