13:00:50 #startmeeting kolla 13:00:51 Meeting started Wed Aug 2 13:00:50 2023 UTC and is due to finish in 60 minutes. The chair is mnasiadka. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:00:51 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:00:51 The meeting name has been set to 'kolla' 13:00:52 #topic rollcall 13:00:53 o/ 13:00:59 \o 13:01:04 o/ 13:01:07 \o 13:01:16 o/ 13:01:32 * frickler likes how that all lined up 13:03:07 lol 13:03:14 #topic agenda 13:03:14 * CI status 13:03:14 * Release tasks 13:03:14 * Regular stable releases (first meeting in a month) 13:03:14 * Current cycle planning 13:03:16 * Additional agenda (from whiteboard) 13:03:16 * Open discussion 13:03:18 #topic CI Status 13:03:42 Basically master Kayobe is RED, because of a bug in Kolla-Ansible's systemd stuff 13:04:04 And we haven't seen that in Kolla-Ansible CI, because we don't use systemd at all (docker_restart_policy = no) 13:04:37 working on a fix, but basically on upgrade we end up with removing containers before they are stopped (so docker engine sends SIGKILL instead of SIGTERM) - and guess what - MariaDB doesn't like it very much. 13:05:39 thats predictable) 13:06:11 thank you captain obvious :) 13:06:14 ok, let's move on 13:06:19 #topic Release tasks 13:06:24 none this week 13:06:29 #topic Regular stable releases (first meeting in a month) 13:06:39 frickler: should we wait for the systemd fix with stable releases? 13:06:53 which releases are affected? 13:07:28 Antelope only 13:08:03 let's wait then I'd say 13:08:20 Yoga is going EM I think, so we'd need to tidy up patches there and submit last release 13:08:26 also please review https://review.opendev.org/c/openstack/kolla/+/888219 that updates the instructions, I used the updated docs last time already 13:09:12 oh, only just EMed xena 13:09:36 but I don't mind, we don't use yoga anymore downstream 13:09:58 well, other thing is that seems EM is being changed to unmaintained (naming wise) 13:10:25 so those that use EM can expect a branch name change if I remember correctly to unmaintained/xena and unmaintained/yoga 13:10:38 and becoming opt-in rather than opt-out going forward 13:11:03 yup, I don't mind - EM was like an unwanted child in Kolla landscape ;) 13:11:40 SHPC uses Yoga for now, but Xena is not something we need 13:12:17 So agreed - when systemd will be fixed in k-a and backported to Antelope - we should do releases 13:12:23 I was about to ask if we can just eol yoga instead, but seems you would not agree? 13:13:03 For now I think it would be better to keep the branch open, but I'll discuss that internally and come back to it on next weekly meeting 13:13:12 Anybody needs Xena? 13:13:15 cool 13:13:22 me 13:14:18 No patches for stable/xena open 13:14:36 mmalchuk: how long do you think you need stable/xena open? 13:14:51 couple of week 13:14:55 please 13:15:19 ok, let's reassess in September 13:15:26 thanks 13:15:30 #topic Current cycle planning 13:15:42 Anybody had cycles to review Let's Encrypt? 13:15:53 I did review 13:16:16 Merged openstack/kolla master: Update stable branch management doc https://review.opendev.org/c/openstack/kolla/+/888219 13:16:27 I don't have time this week, but I'll try next 13:17:02 Ok, let's go to agenda from whiteboard, seems we have some 13:17:15 #topic Additional agenda (from whiteboard) 13:18:06 ihalomi - failing podman test on rocky9 https://zuul.opendev.org/t/openstack/build/bfc1625b4e0f4788be21f3bf5454ba4d 13:18:20 I promised to have a look, but didn't have time - should have some after the systemd bug 13:18:34 frickler - octavia jobboard 13:18:43 https://review.opendev.org/c/openstack/kolla/+/888587 13:18:43 https://review.opendev.org/c/openstack/kolla-ansible/+/888588 13:18:55 yes, took me until today to update, sorry for that 13:19:07 first patch is merged, second we talked about earlier 13:19:07 no problems 13:19:10 kolla side is merged 13:19:35 I understand jobboard won't work without redis - so we'd need some precheck? 13:20:00 yes, I think so, I will try to build that 13:20:25 Great, anything else on that topic? 13:20:42 not from me 13:20:48 except ... 13:20:48 ok, next one 13:20:49 frickler - debian bookworm support 13:20:57 https://review.opendev.org/c/openstack/kolla/+/886088 seems mostly ready 13:20:57 https://review.opendev.org/c/openstack/kolla-ansible/+/888034 need to check the haproxy config update 13:21:45 yes, the latter is marked as wip still because I wasn't sure whether we can drop that old haproxy option globally 13:21:49 kolla side looks ok, I can fix the netcontrold image 13:21:56 does someone know haproxy better than me? 13:22:28 haproxy authorr?) 13:22:42 what the problem? 13:22:49 https://www.haproxy.com/blog/multithreading-in-haproxy#from-multiprocess-to-multithreading 13:22:59 nbproc is not supported, and we should move to multithreading 13:23:30 but there was reviews 13:23:44 and CI passd 13:24:18 where? 13:24:39 https://review.opendev.org/c/openstack/kolla-ansible/+/883560 13:25:11 and 13:25:12 https://review.opendev.org/c/openstack/kolla-ansible/+/883559 13:25:12 frickler: is nbproc dropped or do we need now to do nbthread and nbproc? 13:25:35 both need reviewers 13:25:40 I haven't seen that 13:25:49 vacation) 13:25:50 Michal Nasiadka proposed openstack/kolla-ansible master: loadbalancer: support setting nbthread with variable haproxy_threads https://review.opendev.org/c/openstack/kolla-ansible/+/883559 13:25:55 Michal Nasiadka proposed openstack/kolla-ansible master: loadbalancer: support cpu-map for threads https://review.opendev.org/c/openstack/kolla-ansible/+/883560 13:26:01 Michal Nasiadka proposed openstack/kolla-ansible master: loadbalancer: remove support for haproxy_processes https://review.opendev.org/c/openstack/kolla-ansible/+/883982 13:26:08 rebased, let's review 13:26:11 me neither, I'll check those patches 13:26:33 added RP+1 to them 13:26:44 the other thing is how to bump the debian python version in k and k-a at the same time 13:27:06 make debian n-v in k-a temporarily? 13:27:17 no, we've been passing a variable in the past 13:27:36 but I had an idea to link the python version so that wsgi configs don't need to know the python version 13:27:45 or we could have a task to check python version in the image 13:28:08 https://review.opendev.org/c/openstack/kolla-ansible/+/874990 13:28:11 one attempt 13:28:23 I can have a look again, so we stop doing weird dances every time 13:28:42 ok, next one 13:28:53 jangutter - etcd support 13:28:53 https://review.opendev.org/c/openstack/kolla-ansible/+/888012 (adding/removing nodes to a cluster) 13:28:53 general question: any users of etcd? etcd-3.3 might no longer be supported 13:29:01 I saw that patch, will have a look next week 13:29:08 thanks! no rush! 13:29:24 around upgrading etcd - we could bump to 3.4 I guess, because etcd can't do skip level upgrades, right? 13:29:37 That's what I read too.. 13:30:04 so let's do that 13:30:05 It's getting close though, if 3.6 releases then 3.4 goes out of maintenance.... so I guess sooner is better than later. 13:30:14 jangutter: happy to raise a patch to go to 3.4? 13:30:21 and then we could go to 3.5 in Caracal 13:30:22 try and stop me :-p 13:30:28 ok, thanks 13:31:08 I unfortunately need to run... sorry for the short meeting today 13:31:14 feel free to continue the discussion after the meeting 13:31:21 Gnocchi is back, fix - https://review.opendev.org/c/openstack/kolla/+/890302 13:31:23 #endmeeting