Tuesday, 2026-05-05

opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_ironic master: Fix conditionals for ansible >= 2.19  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/98039806:49
noonedeadpunkanother review on https://review.opendev.org/c/openstack/ansible-role-python_venv_build/+/985928 would be nice12:37
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_ironic master: Fix conditionals for ansible >= 2.19  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/98039812:39
opendevreviewMerged openstack/ansible-role-python_venv_build stable/2025.2: Check for resulting constraints file  https://review.opendev.org/c/openstack/ansible-role-python_venv_build/+/98592612:40
opendevreviewMerged openstack/openstack-ansible-os_octavia stable/2025.1: Switch to auth_section  https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/98678913:17
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_manila master: Remove manila v1 API  https://review.opendev.org/c/openstack/openstack-ansible-os_manila/+/98523013:25
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Remove deprecated HSTS Policies  https://review.opendev.org/c/openstack/openstack-ansible/+/98123213:26
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Ensure upgrade tests run from 2025.2  https://review.opendev.org/c/openstack/openstack-ansible/+/98517913:26
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_manila master: Remove manila v1 API  https://review.opendev.org/c/openstack/openstack-ansible-os_manila/+/98523013:36
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible stable/2025.2: Bump SHAs for 2025.2  https://review.opendev.org/c/openstack/openstack-ansible/+/98736213:50
noonedeadpunk#startmeeting openstack_ansible_meeting15:00
opendevmeetMeeting started Tue May  5 15:00:14 2026 UTC and is due to finish in 60 minutes.  The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot.15:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
opendevmeetThe meeting name has been set to 'openstack_ansible_meeting'15:00
noonedeadpunk#topic rollcall15:00
noonedeadpunko/15:00
damiandabrowskihi!15:00
noonedeadpunk#topic office hours15:04
noonedeadpunkI had some progress on figuring out broken CI state for the ironic15:05
noonedeadpunkI am pretty sure it was resulted by healthcheck being enabled in our setup15:05
noonedeadpunkwhich drops all other Ironic routing15:06
damiandabrowskicool!15:06
noonedeadpunkI have submitted bug report, and tried to drop healthcheck in the meanwhile15:06
noonedeadpunk#link https://bugs.launchpad.net/ironic/+bug/215113415:06
jrossero/ hello15:07
noonedeadpunkSo the 2.19 patch for Ironic seems to be able to pass CI (after some rechecks)15:07
noonedeadpunk#link https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/98039815:07
noonedeadpunkZun fix seems to be merged at least on master15:07
noonedeadpunkbackports are not yet merged. Though I wonder, if we might want to actually point SHA to master now anyway15:08
noonedeadpunkI don't have any updates for skyline so far 15:09
noonedeadpunkdamiandabrowski: I am not sure if you have seen, but your patch for ceph-ansible has been commented today with some change request15:10
damiandabrowskiconsidering that zun 2026.1 was released in a broken state, then it's probably not a big deal to temporarily use master SHA in osa :D 15:10
damiandabrowskiyeah, I'll update my MR today/tomorrow, thanks15:10
noonedeadpunk#topic office hours15:11
noonedeadpunkbetter late then never...15:11
noonedeadpunkso everything else looked good I think15:12
noonedeadpunkI see that some magnum patches were merged, but I was not able to check what actually goes wrong with spawning a cluster with vexxhost driver15:13
noonedeadpunkit somehow feels that we've need to upgrade driver version and then also a rust version, but rust is terribly aligned between distros so far15:14
noonedeadpunkbut there seemed to be issue with some template or smth like that...15:15
noonedeadpunkthis needs quite some attenttion... Or we should mark CAPI jobs as NV for now, in favor of landing code. As in general it's working... But then it's driver-specific fixes should be applied...15:18
noonedeadpunkI did not have much progress about 26.04 support15:22
noonedeadpunkBut at least they seem to settle on Python 3.14 https://documentation.ubuntu.com/release-notes/26.04/summary-for-lts-users/#development15:22
noonedeadpunkI did not check if they dropped 3.13 from final images though15:23
noonedeadpunkand to have that said, we have just 1 month to finalize everything15:25
noonedeadpunkgiven that, I think we're without beta release this cycle15:26
damiandabrowskiack15:26
noonedeadpunkas we're past the point and schedule where it would make sence15:26
damiandabrowski+115:27
noonedeadpunkjrosser: if you could help to figure out what is wrong with magnum deployment, that would be much appreciated. I'd say that OSA code is mainly fine, and it's smth related to driver/labels/versions/smth...15:28
noonedeadpunkI wanna also work on k8s collection a bit on weekends to remove hard wiring supported versions of kubectl and k8s versions, so we could be flexible in there15:29
jrossercan try, andrewbonney has looked a bit but seems it needs more work15:30
jrosseris this reproducible in AIO?15:30
noonedeadpunkyes15:30
noonedeadpunkI was able to reproduce exactly the behavior15:31
noonedeadpunknow it's just 1 patch to cherry-pick I guess15:31
noonedeadpunk(given https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/975393 merges today)15:31
noonedeadpunkI did some changes there as well, so could break smth as well :D15:32
noonedeadpunkBut for me it looks like the driver thing... Maybe we should downgrade it or smth even...15:32
noonedeadpunkI dunno what working combination is though15:32
noonedeadpunkSo this one for cherry-picking: https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/97626115:33
noonedeadpunkAnd I have started to work on inspector removal, hopefully will propose smth by the next week15:34
noonedeadpunk* ironic inspector15:34
noonedeadpunkI think these are all topics we're tracking for 2026.115:35
noonedeadpunkOn the other note, I am going to propose inactive members removal from the core team15:35
jrosserwe can always wind back the magnum versions to something known to work15:35
jrosser*mcapi15:35
jrosserandrew has a working combination here in our lab15:36
noonedeadpunkright, and maybe we should do that... But I dunno what is known to work, so - harder for me to say...15:36
noonedeadpunkit could be matter of some label as well...15:36
noonedeadpunkone thing, is that we can't move forward much due to rust requirements.15:37
noonedeadpunkBut I'd assess close to no changes into https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/976261 to get it working... I think the role does what it should...15:38
noonedeadpunkregarding inactive members, we have quite some core members we didn't see around in years15:39
noonedeadpunkhttps://review.opendev.org/admin/groups/fc89183cd11b2e2e87cbfc465232b83873fdd2e3,members15:39
noonedeadpunkI will post a ML with names later today15:40
noonedeadpunkit's really good half of the list that is inactive...15:40
noonedeadpunkI think that's pretty much it15:48
noonedeadpunk#endmeeting15:48
opendevmeetMeeting ended Tue May  5 15:48:31 2026 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:48
opendevmeetMinutes:        https://meetings.opendev.org/meetings/openstack_ansible_meeting/2026/openstack_ansible_meeting.2026-05-05-15.00.html15:48
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/openstack_ansible_meeting/2026/openstack_ansible_meeting.2026-05-05-15.00.txt15:48
opendevmeetLog:            https://meetings.opendev.org/meetings/openstack_ansible_meeting/2026/openstack_ansible_meeting.2026-05-05-15.00.log.html15:48
opendevreviewIvan Anfimov proposed openstack/openstack-ansible-plugins stable/2025.1: Disable upgrade jobs from 2024.1  https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/98198815:55
opendevreviewDmitriy Chubinidze proposed openstack/openstack-ansible-os_horizon master: Allow 5-digit prefixes in dashboard panel discovery  https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/98738616:19
opendevreviewDmitriy Chubinidze proposed openstack/openstack-ansible-os_horizon master: Allow 5-digit prefixes in dashboard panel discovery  https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/98738616:20
opendevreviewDmitriy Chubinidze proposed openstack/openstack-ansible-os_cloudkitty master: Deploy healthcheck as app instead of filter  https://review.opendev.org/c/openstack/openstack-ansible-os_cloudkitty/+/98738816:28
opendevreviewMerged openstack/ansible-role-python_venv_build stable/2025.1: Check for resulting constraints file  https://review.opendev.org/c/openstack/ansible-role-python_venv_build/+/98592816:36
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible stable/2025.1: Bump SHAs for 2025.1  https://review.opendev.org/c/openstack/openstack-ansible/+/98739416:44
opendevreviewDmitriy Chubinidze proposed openstack/openstack-ansible-os_cloudkitty master: Deploy healthcheck as app instead of filter  https://review.opendev.org/c/openstack/openstack-ansible-os_cloudkitty/+/98738816:51
opendevreviewMerged openstack/openstack-ansible-os_tempest master: Remove deprecated options for identity v2 API  https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/98630816:59
opendevreviewDmitriy Rabotyagov proposed openstack/ansible-role-uwsgi master: Add support for Ubuntu 26.04  https://review.opendev.org/c/openstack/ansible-role-uwsgi/+/98740317:32
*** kleini_ is now known as kleini20:33
opendevreviewMerged openstack/openstack-ansible-os_glance master: Clean-up glance eventlet path  https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/98535521:03
opendevreviewDmitriy Chubinidze proposed openstack/openstack-ansible-os_cloudkitty master: docs: add default variables to main page  https://review.opendev.org/c/openstack/openstack-ansible-os_cloudkitty/+/98744022:36
opendevreviewDmitriy Chubinidze proposed openstack/openstack-ansible-os_cloudkitty master: docs: add default variables to main page  https://review.opendev.org/c/openstack/openstack-ansible-os_cloudkitty/+/98744022:37

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