14:00:43 <mnasiadka> #startmeeting kolla
14:00:43 <opendevmeet> Meeting started Wed Nov  5 14:00:43 2025 UTC and is due to finish in 60 minutes.  The chair is mnasiadka. Information about MeetBot at http://wiki.debian.org/MeetBot.
14:00:43 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
14:00:43 <opendevmeet> The meeting name has been set to 'kolla'
14:00:48 <mnasiadka> #topic rollcall
14:00:49 <mnasiadka> o/
14:00:55 <amir58118-2> o/
14:01:48 <bbezak> o/
14:02:07 <mmalchuk> \o
14:02:08 <dougszu> {o
14:02:25 <mnasiadka> #topic agenda
14:02:51 <mnasiadka> * CI status
14:02:51 <mnasiadka> * Release tasks
14:02:51 <mnasiadka> * Regular stable releases (first meeting in a month)
14:02:51 <mnasiadka> * Current cycle planning
14:02:51 <mnasiadka> * Additional agenda (from whiteboard)
14:02:53 <mnasiadka> * Open discussion
14:02:57 <mnasiadka> #topic CI status
14:03:17 <mnasiadka> Seems fine, unless anybody noticed anything - this is the time to post your observations
14:04:11 <bbezak> (Lgtm)
14:04:19 <amir58118-2> some warnings in test-init-tempest-discover
14:04:41 <amir58118-2> #link https://zuul.opendev.org/t/openstack/build/b0c0cbf2db7c485da57c40fdb925b98a/log/primary/logs/ansible/test-init-tempest-discover
14:05:51 <mnasiadka> I’d say these are fine
14:05:58 <mnasiadka> #topic Release tasks
14:06:15 <mnasiadka> So, we’ve been officially warned - that it’s time to branch
14:06:27 <bbezak> Finishing valkey as we speak
14:06:41 <mnasiadka> We need to merge to things - Valkey and Keystone HTTPD server for federation (OIDC)
14:06:47 <mnasiadka> #link https://review.opendev.org/c/openstack/kolla-ansible/+/959539
14:07:13 <mnasiadka> The keystone one is still some WIP, but should be done before end of the week
14:07:15 <mnasiadka> #link https://review.opendev.org/c/openstack/kolla-ansible/+/962083
14:08:41 <dougszu> ack - will try and help with reviews
14:08:59 <mmalchuk> me too
14:09:03 <mnasiadka> Ok then, next one
14:09:36 <mnasiadka> #topic Regular stable releases (first meeting in a month)
14:09:49 <bbezak> Will raise patch
14:09:55 <bbezak> I think we missed last month
14:10:09 <mnasiadka> Yeah, that could be last 2024.1 release
14:10:19 <mnasiadka> Before we do EOM
14:11:06 <mnasiadka> I’ll skip current cycle planning, giving back cycles to review the Valkey patch :-)
14:11:29 <mnasiadka> Nothing on the additional agenda
14:11:32 <mnasiadka> #topic Open discussion
14:11:37 <mnasiadka> Anybody anything?
14:11:44 <amir58118-2> I've developed Kolla and Kolla-Ansible patches to restore Swift support (topic: dev-swift-modernization). All Zuul tests passed successfully on Ubuntu, Debian, and Rocky. (Patchset #59)
14:11:58 <amir58118-2> The patch is quite large, and review may take time. Given that HA for Swift should remain independent from OpenStack-wide HA (as discussed with core team, including mnasiadka), I propose:
14:12:10 <amir58118-2> Merge the current patch as-is to bring back Swift support.
14:12:15 <amir58118-2> Continue HA-related work in a separate follow-up patch.
14:12:19 <mnasiadka> Surely not this cycle.
14:12:23 <amir58118-2> If the team prefers to keep everything in one patch, I'm happy to proceed that way too.
14:13:14 <amir58118-2> mnasiadka: Of course
14:13:15 <mnasiadka> It’s just too late
14:13:36 <mnasiadka> And since you have another full cycle - it’s a perfect opportunity to make things better.
14:14:49 <amir58118-2> mnasiadka: I know we won’t hit this cycle.
14:15:33 <mnasiadka> Well, for something to be merged - you need to core reviewers to be interested in it
14:15:46 <mnasiadka> I can be the second one - but you need to find another volunteer.
14:16:02 <amir58118-2> after 6 months of developing? ...
14:16:02 <mnasiadka> Especially - as you’ve mentioned, the patch is huge.
14:16:49 <mnasiadka> We never promised it’s going to be merged, I remember kevko volunteered to review your patch - but he’s not around recently.
14:17:17 <mnasiadka> And I doubt you’re working only on this for the last 6 months
14:17:58 <amir58118-2> I'll do my best. Many have shown interest in this patch.
14:18:25 <yuval> I can say in my env the updating of kolla and progress to ubuntu noble is not easy. the way everything is need to be install in virtual env raised up some issues
14:18:50 <mnasiadka> yuval: well, that’s not us to be blamed for ;-)
14:19:28 <yuval> ofcourse - but I saw issues in dev_mode where we try to do stuff but failed due to that issue
14:19:36 <yuval> currently fixed it locally for my branch
14:20:00 <bbezak> https://review.opendev.org/c/openstack/releases/+/966184
14:20:15 <mnasiadka> Right, I didn’t have time to have a look in dev_mode - I know it’s not really working.
14:21:04 <mnasiadka> Ok then - I think we’re out of topics.
14:21:10 <yuval> also
14:21:29 <yuval> enable_fluentd: no - fails
14:21:35 <yuval> you must enable it\
14:22:12 <mnasiadka> Well, I’d say majority of people don’t disable that - probably that’s a bug
14:22:28 <mnasiadka> But we’re most probably not going to test that corner case
14:22:34 <mnasiadka> So it might be broken
14:22:35 <yuval> no problem
14:22:50 <yuval> also
14:23:26 <yuval> I see issue with enbale_proxysql stealing mariadb port - so I must disable it
14:23:32 <opendevreview> Michal Nasiadka proposed openstack/kolla-ansible master: kolla-logs: break out from common role  https://review.opendev.org/c/openstack/kolla-ansible/+/963303
14:23:39 <opendevreview> Michal Nasiadka proposed openstack/kolla-ansible master: common: Rename role to kolla-toolbox  https://review.opendev.org/c/openstack/kolla-ansible/+/963188
14:23:47 <BertrandLanson[m]> we disabled fluentd ? it works without it ?
14:24:17 <opendevreview> Michal Nasiadka proposed openstack/kolla-ansible master: common: Rename role to kolla-toolbox  https://review.opendev.org/c/openstack/kolla-ansible/+/963188
14:24:32 <yuval> previous version worked without fluentd
14:25:07 <mnasiadka> Well, raise bugs for these problems in launchpad and feel free to raise patches to fix them :-)
14:25:17 <yuval> yes yes I know
14:25:29 <yuval> not complaining just raising awarness
14:25:56 <mnasiadka> sure
14:26:02 <mnasiadka> Ok then - let’s finish for today
14:26:07 <mnasiadka> Thank you all for coming
14:26:09 <mnasiadka> See you next week
14:26:10 <yuval> also
14:26:12 <mnasiadka> #endmeeting