15:00:55 <noonedeadpunk> #startmeeting openstack_ansible_meeting 15:00:55 <opendevmeet> Meeting started Tue Nov 14 15:00:55 2023 UTC and is due to finish in 60 minutes. The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:55 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:55 <opendevmeet> The meeting name has been set to 'openstack_ansible_meeting' 15:01:01 <noonedeadpunk> #topic rollcall 15:01:02 <noonedeadpunk> o/ 15:01:10 <noonedeadpunk> I hope I didn't mess up with timezones 15:02:07 <NeilHanlon> o/ 15:02:16 <NeilHanlon> seems OK to me 15:02:22 <NeilHanlon> but I'm in a different one than usual 😂 15:07:42 <noonedeadpunk> #topic office hours 15:07:57 <noonedeadpunk> we had really good progress landing things during previous week 15:08:20 <noonedeadpunk> 2023.1 is still struggling from full_disk though on upgrade jobs 15:08:52 <noonedeadpunk> I do hope that this backprt could help with that 15:08:57 <noonedeadpunk> #link https://review.opendev.org/c/openstack/openstack-ansible/+/900670 15:09:53 <opendevreview> Merged openstack/openstack-ansible-galera_server master: Fix ignored database directories configuration https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/900860 15:11:23 <opendevreview> Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Ensure tempest include and exclude lists all use unique names https://review.opendev.org/c/openstack/openstack-ansible/+/893968 15:11:33 <jrosser> o/ 15:12:09 <noonedeadpunk> our jobs now seem to be quite faster after all 15:12:29 <noonedeadpunk> looks like we're back to 1:10 for metal jobs 15:14:45 <opendevreview> Dmitriy Rabotyagov proposed openstack/openstack-ansible-galera_server stable/2023.1: Fix ignored database directories configuration https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/900888 15:14:54 <opendevreview> Dmitriy Rabotyagov proposed openstack/openstack-ansible-galera_server stable/zed: Fix ignored database directories configuration https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/900889 15:15:02 <opendevreview> Dmitriy Rabotyagov proposed openstack/openstack-ansible-galera_server stable/yoga: Fix ignored database directories configuration https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/900890 15:15:17 <noonedeadpunk> So releasing 15:15:49 <noonedeadpunk> I was waiting for https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/899045 to land to propose new releases for stable branches 15:16:12 <noonedeadpunk> as you might have seen - Yoga is going to be dropped and re-created as "unmaintained/yoga" 15:16:26 <noonedeadpunk> which means we need to wrap up all patches we want to land there 15:16:42 <noonedeadpunk> #link https://review.opendev.org/q/parentproject:openstack/openstack-ansible+branch:%255Estable/yoga+status:open+ 15:17:14 <noonedeadpunk> do we wanna put some work and try to fix these or should we jsut abandon them? 15:21:18 <noonedeadpunk> Next, is what we have left for Bobcat branching 15:21:19 <jrosser> hmm i have not managed to find time to work on stable branches 15:21:33 <jrosser> tends to involve a lot of making AIO and investigating 15:22:15 <noonedeadpunk> Yeah, while I like in general do things like that, but right now no time for that :( 15:22:34 <noonedeadpunk> So I guess I will go on and abandon backports that are not trivially broken 15:23:12 <noonedeadpunk> So, 2023.2. I think biggest thing, that was on plate requiring changes everywhere was osa/quorum_queues. 15:23:26 <noonedeadpunk> It's mostly landed now, except Zun, which is jsut broken for 2023.2 15:23:54 <noonedeadpunk> While I've managed to fix it for master, I dunno what to do with the backport: https://review.opendev.org/c/openstack/zun/+/900785 15:25:12 <noonedeadpunk> Another thing is openstack_resources role 15:25:44 <noonedeadpunk> I've started making some adjustments and add magnum resources management. Hopefully will push some result soonish 15:26:03 <jrosser> ah i can test that in my cluster-api patch 15:26:35 <noonedeadpunk> ok, awesome 15:26:53 <jrosser> when i can find some time i'm turning that into a collection 15:26:59 <noonedeadpunk> I guess we can branch once these will land 15:27:58 <noonedeadpunk> About skyline - haven't worked on that yet... 15:31:13 <noonedeadpunk> And seems we have quite valid bug with cinder as a glance storage 15:31:28 <noonedeadpunk> that nixbuilder raised today 15:32:10 <jrosser> i was wondering if that was a candidate to add to the os_cinder/os_glance CI jobs 15:32:58 <noonedeadpunk> yeah, makes sense 15:33:23 <jrosser> actually yes we run an nfs scenario there 15:33:39 <jrosser> so a cinder one would be a good addition 15:35:43 <noonedeadpunk> we just need to fix that first somehow :) 15:37:00 <jrosser> it's sometimes quite tricky to come up with the cross-role variables to control this stuff 15:37:21 <jrosser> or to say that its actually a documentation issue and a specific set of overrides are required by the operator 15:37:49 <noonedeadpunk> And I guess I know the reason 15:38:20 <jrosser> there is already a place to document this https://docs.openstack.org/openstack-ansible-os_glance/latest/configure-glance.html#configuring-default-and-additional-stores 15:39:16 <opendevreview> Merged openstack/openstack-ansible-os_aodh master: Add quorum support for service https://review.opendev.org/c/openstack/openstack-ansible-os_aodh/+/895690 15:39:29 <noonedeadpunk> yeah, so the issue is in the "wrong" rootwrap, that doesn't include bindir from venv 15:41:42 <noonedeadpunk> which was removed back then: https://opendev.org/openstack/openstack-ansible-os_glance/commit/9748e6b1543d225b19afe8fe2f93f5a7d66a69e4#diff-c99b9efb7da8932e4002fa34d4f7e5cf5d69d351 15:42:34 <noonedeadpunk> anyway, let's investigate that after the meeting... 15:42:48 <opendevreview> Merged openstack/openstack-ansible-os_swift master: Add quorum queues support for service https://review.opendev.org/c/openstack/openstack-ansible-os_swift/+/900632 15:46:25 <noonedeadpunk> If' that's it 15:46:29 <noonedeadpunk> #endmeeting