Friday, 2026-02-27

opendevreviewElod Illes proposed openstack/releases master: Release trove for stable/2024.2  https://review.opendev.org/c/openstack/releases/+/97451812:58
opendevreviewElod Illes proposed openstack/releases master: Release final python-watcherclient for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97767413:06
opendevreviewMerged openstack/releases master: Release final python-manilaclient for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97765513:07
opendevreviewMerged openstack/releases master: Release final python-troveclient for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97766813:11
opendevreviewMerged openstack/releases master: Release final python-aodhclient for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97763613:18
opendevreviewMerged openstack/releases master: Release final python-cyborgclient for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97764413:22
opendevreviewBrian Rosmaita proposed openstack/releases master: Release final python-brick-cinderclient-ext for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97763913:24
opendevreviewMerged openstack/releases master: Release final python-brick-cinderclient-ext for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97763913:54
elodilles#startmeeting releaseteam14:00
opendevmeetMeeting started Fri Feb 27 14:00:36 2026 UTC and is due to finish in 60 minutes.  The chair is elodilles. Information about MeetBot at http://wiki.debian.org/MeetBot.14:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.14:00
opendevmeetThe meeting name has been set to 'releaseteam'14:00
elodilleso/14:00
elodilles#link https://etherpad.opendev.org/p/gazpacho-relmgt-tracking14:00
elodilleswe are @ line 30514:01
elodillesttx is traveling all week, fricker is traveling today :)14:01
fungii'll keep you company ;)14:01
elodillesso let's just quickly run through the agenda :)14:01
elodillesyay fungi o/14:02
elodilles:)14:02
elodilles#topic Review R-5 week task completion14:02
elodilles1st task was:14:02
elodillesProcess any remaining library freeze exception. (all)14:02
elodilleshttps://review.opendev.org/q/topic:gazpacho-final-non-client-libs+is:open14:02
elodillesall done \o/14:03
elodillessome even not once, but twice14:03
fungiso nice14:03
elodillesas some libraries needed a 2nd final release o:)14:03
elodilles2nd task:14:04
elodillesEnsure that all new-release patches in requirements repository for the library releases are merged. (all)14:04
elodilleshttps://review.opendev.org/q/project:openstack/requirements+branch:master+is:open+topic:new-release14:04
elodillesthis is not empty now, but the library version bumps are all merged14:04
elodillesso this is also good14:05
fungithat castellan bump from tuesday failed testing14:05
elodillesand we have to continue keeping an eye on this list for client libs version bump14:05
elodilleshmmm14:05
elodillesfungi: you are right14:05
funginoting that one of the two failing jobs for the castellan increase was the barnican one, that needs a close look14:06
elodillesso we have one remaining library version bump :S14:06
fungimanila is more likely to be a stray failure14:06
elodillesACK, thanks for the heads up fungi 14:07
elodillesi'm adding this now to next week's task so that i won't forget this again :S14:07
fungiyeah, those are castellan-related tests failing in the barbican job, specifically14:07
fungiso castellan may have an unspotted regression in the most recent version, or maybe there are pending fixes in barbican that needed to merge14:08
fungithe team was leaderless in the current election, but the prior ptl sent word to openstack-discuss today indicating they were interested in continuing so may be around to look closer at that14:09
elodillessounds promising14:09
fungithe manila job failure on the castellan increase has error messages related to barbican secrets too14:10
fungiso i expect both those failures are legitimate regressions14:10
elodillesnoted. thanks for the details fungi14:10
elodillesi'll try to track this closely next week14:11
elodilles(added it to the tasks list)14:11
elodillesi think we can move on to the next task -> 3rd task14:12
fungii pinged him in #openstack-barbican just now14:12
elodillesthx o/14:12
elodillesPropose autoreleases for cycle-with-intermediary client libraries. (elod)14:12
elodilleshttps://review.opendev.org/q/topic:gazpacho-milestone-314:12
elodillesthis is also progressing, more than half have merged of the patches already14:13
elodillesand i'll double check and force-merge the rest that does not have response from its team14:14
elodilles4th task:14:14
elodillesEvaluate any non-client libraries that did not have any change merged over the cycle to see if it is time to transition them to the independent release model if applicable. (elod)14:14
elodillesonly python-<project>client libs are listed by the tool, and we don't want to change their model to cycle independent, historically14:15
elodilles5th task:14:15
elodillesList cycle-with-intermediary deliverables that have not been released yet. (elod)14:15
elodillesi've sent a mail to the teams:14:15
elodilleshttps://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/36GRVJHWEH7YZSPBKC6DT35LHT3T42AQ/14:15
elodilleshorizon PTL responded that they need some time to fix some issue (pkg_resources ones are fixed, but urllib3 version bump caused issue for them and they are working on it :S)14:17
fungiyeah, seems they're pinned to a very old selenium for their tests14:17
elodillesand after those are fixed they'll propose a release14:17
elodillesfungi: i saw a selenium version bump patch from Clark in requirements, will that fix their issue?14:18
funginot sure, i think that was a test to see what would happen14:18
fungiit also came to my attention yesterday that translations for horizon and its plugins were broken by the pkg_resources removal because they use a 7-year-old abandoned library for django-babel integration14:18
elodillesO.o14:19
elodillesokay, so there are definitely things to fix14:19
fungi"enmerkar" is the library, for the record14:19
elodilleswe will see14:19
elodilles+114:19
fungisomeone put up a pr on its github repo at the beginning of this week, but i doubt anyone is around to merge and release it14:20
fungiwe might be able to temporarily downgrade setuptools in the translation update jobs, but that's not a long-term solution14:20
elodillesyeah, it's not a nice thing on master branch :/14:21
elodillesto continue the list: the rest of the deliverables are ironic deliverables, and release patches started to appearing (ironic-ui so far)14:24
elodillesotherwise we'll cover the rest anyway with next week's task14:25
elodillesOn Friday, remind the requirements team to freeze changes to openstack/requirements by applying -2 to all open patches. Ensure that reviewers do not approve changes created by the proposal bot, but do approve changes for new OpenStack deliverable releases. (elod)14:26
elodillesprometheanfire tonyb frickler mnasiadka ^^^14:26
elodillesnote that today i'll try to merge the rest of the non-client lib patches14:26
elodillesotherwise other requirements should not get any update from now on14:28
elodilles(we had already a late mass-req-bump merge early this week anyway, which is quite unfortunate around Feature Freeze :/ but those were hanging there for months now...)14:29
elodillesand that was all about R-5 week's tasks14:30
elodilles#topic Assign R-4 week tasks14:30
elodillesall taken, except the meeting chair role, i'll ping ttx on Monday if he can cover that o:)14:31
elodillesthanks fungi o/14:31
fungii've set myself a reminder to send the highlights notice on monday14:31
elodilles++14:31
elodilles#topic Review weekly countdown email14:32
elodilles#link https://etherpad.opendev.org/p/relmgmt-weekly-emails14:32
elodillesplease review the mail for week R-4 ^^^14:32
fungilooking14:32
fungir4 e-mail lgtm14:35
elodillesthx!14:36
elodilleswill send it after the meeting some time14:36
elodilles#topic Open Discussion14:37
elodillesanything to mention here?14:37
fungii didn't have anything14:37
elodillesme neither14:38
elodilleslet's cut this short then14:38
elodillesthanks fungi for keeping me company :)14:39
fungithanks elodilles!14:39
fungiit's my pleasure14:39
elodilles:)14:39
elodilles#endmeeting14:39
opendevmeetMeeting ended Fri Feb 27 14:39:43 2026 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)14:39
opendevmeetMinutes:        https://meetings.opendev.org/meetings/releaseteam/2026/releaseteam.2026-02-27-14.00.html14:39
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/releaseteam/2026/releaseteam.2026-02-27-14.00.txt14:39
opendevmeetLog:            https://meetings.opendev.org/meetings/releaseteam/2026/releaseteam.2026-02-27-14.00.log.html14:39
fungii'll pass along anything i hear from mharley in #openstack-barbican14:39
fungii gave him the basic rundown of the castellan situation14:40
elodillesawesome! thanks fungi o/14:44
opendevreviewMerged openstack/releases master: Release final python-tackerclient for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97766715:11
opendevreviewMerged openstack/releases master: Release final python-octaviaclient for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97766415:11
opendevreviewMerged openstack/releases master: Release final python-venusclient for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97766915:11
opendevreviewMerged openstack/releases master: Release final python-vitrageclient for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97767315:11
opendevreviewMerged openstack/releases master: Release final python-zunclient for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97768015:13
opendevreviewMerged openstack/releases master: Release final python-freezerclient for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97764815:13
opendevreviewMerged openstack/releases master: Release final python-glanceclient for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97764915:20
opendevreviewMerged openstack/releases master: Release final python-barbicanclient for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97763715:21
opendevreviewMerged openstack/releases master: Release final python-keystoneclient for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97765215:21
opendevreviewMerged openstack/releases master: Release final python-masakariclient for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97765615:28
opendevreviewRonelle Landy proposed openstack/releases master: Update watcher 2026.1 cycle highlights  https://review.opendev.org/c/openstack/releases/+/97601615:31
opendevreviewMerged openstack/releases master: Release final python-magnumclient for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97765315:32
opendevreviewMerged openstack/releases master: Release final python-watcherclient for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97767415:32
sean-k-mooneyso we agreed to move novaclient to independnet and freeze teh python lib in antelope https://lists.openstack.org/pipermail/openstack-discuss/2022-October/030979.html18:59
sean-k-mooneybut it has continued to be incorrectly relased each cycle https://github.com/openstack/releases/blob/master/deliverables/gazpacho/python-novaclient.yaml19:00
sean-k-mooneyeven those we are not supproting nay new apis and didnt plan to do any new release of it flor like 2 years19:01
sean-k-mooneywe technialy didnt freeze the pythyon binding unitl caracal19:02
sean-k-mooneybut  i was not expecting to see new release after that or stable branches19:02
sean-k-mooneyso it look liek the change to move it to indepenent and stop creating branches and release was never reflected in the tooling19:03
sean-k-mooneyfreezing it in caracal was intened to signal taht all project shoudl use the sdk to talk to nova since it had fully partity an we only extend the sdk now19:04
sean-k-mooneyi assume we need to do somethin here https://github.com/openstack/governance/blob/master/reference/projects.yaml#L882-L884 to correct that19:10
carlosselodilles fungi: https://github.com/openstack/castellan/commit/a227bd9c4c29707239a46211af1af276df2a1464 - I think this broke Manila, hence the unit test failures19:33
carlosswe're looking into it19:33
carlosswe used to rely on _create_secret_ref - which was removed by the commit above19:33
fungimakes sense19:41
fungicarloss: barbican itself seems to be broken by the new castellan release too though19:42
carlossfungi: we're attempting to address the issue with https://review.opendev.org/c/openstack/manila/+/97825920:20
carlossjust submitted though. local unit tests and pep8 seemed to be fine, I think functional tests should too20:20
fungithanks, i was mostly wondering if the regression was even intentional since if castellan doesn't work with barbican i think they have bigger problems20:26
opendevreviewBrian Rosmaita proposed openstack/releases master: Release final python-cinderclient for 2026.1 Gazpacho  https://review.opendev.org/c/openstack/releases/+/97764023:16
opendevreviewBrian Rosmaita proposed openstack/releases master: Cut stable/2026.1 for os-brick  https://review.opendev.org/c/openstack/releases/+/97827923:29

Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!