| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_ironic master: Fix conditionals for ansible >= 2.19 https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/980398 | 06:49 |
|---|---|---|
| noonedeadpunk | another review on https://review.opendev.org/c/openstack/ansible-role-python_venv_build/+/985928 would be nice | 12:37 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_ironic master: Fix conditionals for ansible >= 2.19 https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/980398 | 12:39 |
| opendevreview | Merged 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/+/985926 | 12:40 |
| opendevreview | Merged openstack/openstack-ansible-os_octavia stable/2025.1: Switch to auth_section https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/986789 | 13:17 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_manila master: Remove manila v1 API https://review.opendev.org/c/openstack/openstack-ansible-os_manila/+/985230 | 13:25 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Remove deprecated HSTS Policies https://review.opendev.org/c/openstack/openstack-ansible/+/981232 | 13:26 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Ensure upgrade tests run from 2025.2 https://review.opendev.org/c/openstack/openstack-ansible/+/985179 | 13:26 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_manila master: Remove manila v1 API https://review.opendev.org/c/openstack/openstack-ansible-os_manila/+/985230 | 13:36 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/2025.2: Bump SHAs for 2025.2 https://review.opendev.org/c/openstack/openstack-ansible/+/987362 | 13:50 |
| noonedeadpunk | #startmeeting openstack_ansible_meeting | 15:00 |
| opendevmeet | Meeting 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 |
| opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:00 |
| opendevmeet | The meeting name has been set to 'openstack_ansible_meeting' | 15:00 |
| noonedeadpunk | #topic rollcall | 15:00 |
| noonedeadpunk | o/ | 15:00 |
| damiandabrowski | hi! | 15:00 |
| noonedeadpunk | #topic office hours | 15:04 |
| noonedeadpunk | I had some progress on figuring out broken CI state for the ironic | 15:05 |
| noonedeadpunk | I am pretty sure it was resulted by healthcheck being enabled in our setup | 15:05 |
| noonedeadpunk | which drops all other Ironic routing | 15:06 |
| damiandabrowski | cool! | 15:06 |
| noonedeadpunk | I have submitted bug report, and tried to drop healthcheck in the meanwhile | 15:06 |
| noonedeadpunk | #link https://bugs.launchpad.net/ironic/+bug/2151134 | 15:06 |
| jrosser | o/ hello | 15:07 |
| noonedeadpunk | So 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/+/980398 | 15:07 |
| noonedeadpunk | Zun fix seems to be merged at least on master | 15:07 |
| noonedeadpunk | backports are not yet merged. Though I wonder, if we might want to actually point SHA to master now anyway | 15:08 |
| noonedeadpunk | I don't have any updates for skyline so far | 15:09 |
| noonedeadpunk | damiandabrowski: I am not sure if you have seen, but your patch for ceph-ansible has been commented today with some change request | 15:10 |
| damiandabrowski | considering 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 |
| damiandabrowski | yeah, I'll update my MR today/tomorrow, thanks | 15:10 |
| noonedeadpunk | #topic office hours | 15:11 |
| noonedeadpunk | better late then never... | 15:11 |
| noonedeadpunk | so everything else looked good I think | 15:12 |
| noonedeadpunk | I see that some magnum patches were merged, but I was not able to check what actually goes wrong with spawning a cluster with vexxhost driver | 15:13 |
| noonedeadpunk | it somehow feels that we've need to upgrade driver version and then also a rust version, but rust is terribly aligned between distros so far | 15:14 |
| noonedeadpunk | but there seemed to be issue with some template or smth like that... | 15:15 |
| noonedeadpunk | this 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 |
| noonedeadpunk | I did not have much progress about 26.04 support | 15:22 |
| noonedeadpunk | But at least they seem to settle on Python 3.14 https://documentation.ubuntu.com/release-notes/26.04/summary-for-lts-users/#development | 15:22 |
| noonedeadpunk | I did not check if they dropped 3.13 from final images though | 15:23 |
| noonedeadpunk | and to have that said, we have just 1 month to finalize everything | 15:25 |
| noonedeadpunk | given that, I think we're without beta release this cycle | 15:26 |
| damiandabrowski | ack | 15:26 |
| noonedeadpunk | as we're past the point and schedule where it would make sence | 15:26 |
| damiandabrowski | +1 | 15:27 |
| noonedeadpunk | jrosser: 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 |
| noonedeadpunk | I 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 there | 15:29 |
| jrosser | can try, andrewbonney has looked a bit but seems it needs more work | 15:30 |
| jrosser | is this reproducible in AIO? | 15:30 |
| noonedeadpunk | yes | 15:30 |
| noonedeadpunk | I was able to reproduce exactly the behavior | 15:31 |
| noonedeadpunk | now it's just 1 patch to cherry-pick I guess | 15:31 |
| noonedeadpunk | (given https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/975393 merges today) | 15:31 |
| noonedeadpunk | I did some changes there as well, so could break smth as well :D | 15:32 |
| noonedeadpunk | But for me it looks like the driver thing... Maybe we should downgrade it or smth even... | 15:32 |
| noonedeadpunk | I dunno what working combination is though | 15:32 |
| noonedeadpunk | So this one for cherry-picking: https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/976261 | 15:33 |
| noonedeadpunk | And I have started to work on inspector removal, hopefully will propose smth by the next week | 15:34 |
| noonedeadpunk | * ironic inspector | 15:34 |
| noonedeadpunk | I think these are all topics we're tracking for 2026.1 | 15:35 |
| noonedeadpunk | On the other note, I am going to propose inactive members removal from the core team | 15:35 |
| jrosser | we can always wind back the magnum versions to something known to work | 15:35 |
| jrosser | *mcapi | 15:35 |
| jrosser | andrew has a working combination here in our lab | 15:36 |
| noonedeadpunk | right, and maybe we should do that... But I dunno what is known to work, so - harder for me to say... | 15:36 |
| noonedeadpunk | it could be matter of some label as well... | 15:36 |
| noonedeadpunk | one thing, is that we can't move forward much due to rust requirements. | 15:37 |
| noonedeadpunk | But 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 |
| noonedeadpunk | regarding inactive members, we have quite some core members we didn't see around in years | 15:39 |
| noonedeadpunk | https://review.opendev.org/admin/groups/fc89183cd11b2e2e87cbfc465232b83873fdd2e3,members | 15:39 |
| noonedeadpunk | I will post a ML with names later today | 15:40 |
| noonedeadpunk | it's really good half of the list that is inactive... | 15:40 |
| noonedeadpunk | I think that's pretty much it | 15:48 |
| noonedeadpunk | #endmeeting | 15:48 |
| opendevmeet | Meeting ended Tue May 5 15:48:31 2026 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:48 |
| opendevmeet | Minutes: https://meetings.opendev.org/meetings/openstack_ansible_meeting/2026/openstack_ansible_meeting.2026-05-05-15.00.html | 15:48 |
| opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/openstack_ansible_meeting/2026/openstack_ansible_meeting.2026-05-05-15.00.txt | 15:48 |
| opendevmeet | Log: https://meetings.opendev.org/meetings/openstack_ansible_meeting/2026/openstack_ansible_meeting.2026-05-05-15.00.log.html | 15:48 |
| opendevreview | Ivan Anfimov proposed openstack/openstack-ansible-plugins stable/2025.1: Disable upgrade jobs from 2024.1 https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/981988 | 15:55 |
| opendevreview | Dmitriy 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/+/987386 | 16:19 |
| opendevreview | Dmitriy 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/+/987386 | 16:20 |
| opendevreview | Dmitriy 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/+/987388 | 16:28 |
| opendevreview | Merged 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/+/985928 | 16:36 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/2025.1: Bump SHAs for 2025.1 https://review.opendev.org/c/openstack/openstack-ansible/+/987394 | 16:44 |
| opendevreview | Dmitriy 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/+/987388 | 16:51 |
| opendevreview | Merged openstack/openstack-ansible-os_tempest master: Remove deprecated options for identity v2 API https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/986308 | 16:59 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/ansible-role-uwsgi master: Add support for Ubuntu 26.04 https://review.opendev.org/c/openstack/ansible-role-uwsgi/+/987403 | 17:32 |
| *** kleini_ is now known as kleini | 20:33 | |
| opendevreview | Merged openstack/openstack-ansible-os_glance master: Clean-up glance eventlet path https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/985355 | 21:03 |
| opendevreview | Dmitriy 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/+/987440 | 22:36 |
| opendevreview | Dmitriy 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/+/987440 | 22:37 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!