Tuesday, 2025-08-12

opendevreviewOpenStack Proposal Bot proposed openstack/openstack-ansible master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/openstack-ansible/+/95705902:40
noonedeadpunkdmsimard[m]: oh, nice!06:28
noonedeadpunkI think I saw you on the schedule :)06:28
noonedeadpunkwill be there as well06:28
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Add relevant releases tooling into the repo  https://review.opendev.org/c/openstack/openstack-ansible/+/95711210:56
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Add relevant releases tooling into the repo  https://review.opendev.org/c/openstack/openstack-ansible/+/95711210:56
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Add relevant releases tooling into the repo  https://review.opendev.org/c/openstack/openstack-ansible/+/95711212:09
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Add relevant releases tooling into the repo  https://review.opendev.org/c/openstack/openstack-ansible/+/95711212:10
darkhackerncHi team,  12:29
darkhackerncml2.baremetal is a hardcore requirement for ironic is it? can someone please confirm. 12:29
darkhackerncthe node is stuck at ``wait-on-call`` 12:29
darkhackerncLogs: https://paste.centos.org/view/raw/d864ba0112:29
darkhackerncVirtual Design: https://tinyurl.com/27trpvub12:29
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Add relevant releases tooling into the repo  https://review.opendev.org/c/openstack/openstack-ansible/+/95711212:41
darkhackerncteam any help on above query12:59
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Remove functional test environments from tox.ini  https://review.opendev.org/c/openstack/openstack-ansible/+/95713113:12
opendevreviewNilesh proposed openstack/openstack-ansible-os_masakari master: Add masakari user to libvirt Group  https://review.opendev.org/c/openstack/openstack-ansible-os_masakari/+/95714214:02
opendevreviewNilesh proposed openstack/openstack-ansible-os_masakari master: Add masakari user to libvirt Group  https://review.opendev.org/c/openstack/openstack-ansible-os_masakari/+/95714214:06
noonedeadpunk#startmeeting openstack_ansible_meeting15:01
opendevmeetMeeting started Tue Aug 12 15:01:06 2025 UTC and is due to finish in 60 minutes.  The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot.15:01
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:01
opendevmeetThe meeting name has been set to 'openstack_ansible_meeting'15:01
noonedeadpunk#topic rollcall15:01
noonedeadpunko/15:01
noonedeadpunk#topic office hours15:05
noonedeadpunkso not a lot of folks around theser days....15:05
noonedeadpunkEL 10 support15:07
noonedeadpunkI was able to add a passing CI jobs for it. It also required some more fixes though15:07
noonedeadpunk#link https://review.opendev.org/q/topic:%22osa/el10%22+status:open15:07
noonedeadpunkone problem is that python3-lxc was not built for epel which is unfortunate15:07
noonedeadpunkRocky is still blocked with systemd-networkd not being present for EPEL15:08
noonedeadpunkBut I think having CentOS 10 Stream passing is really a good start15:08
noonedeadpunkso please review patches, and we also need to backport them to Epoxy I believe15:08
noonedeadpunkI also did some clean-ups for integrated repo15:10
noonedeadpunkOne thing to mention - is removing dependency on etcd role, as we no longer need it for Zun15:11
noonedeadpunkAnother part - is re-arranging upgrade playbooks and moving them15:11
noonedeadpunkBut this is smth I'd really love to have a discussion around15:12
noonedeadpunkAs my proposal was to move them to plugins repo into "tools" folder, which is potentially what might be eligible for ops repo instead15:12
jrosserI will be back next week15:13
noonedeadpunk++15:14
noonedeadpunk#link https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/95694915:14
noonedeadpunkfor the log/history - so that is the proposal, but then it might make sense to move some playbooks from here as well: https://opendev.org/openstack/openstack-ansible-ops/src/branch/master/ansible_tools/playbooks15:15
noonedeadpunkor do vice-versa15:15
noonedeadpunkbut let's discuss next week15:15
noonedeadpunkAnother clean-up story was around deprecated release scripts.15:15
noonedeadpunkWith that I also took time and proposed to move relevant tooling I use to produce bumps from my internal repo to the integrated repo15:16
noonedeadpunk#link https://review.opendev.org/c/openstack/openstack-ansible/+/95711215:16
noonedeadpunkofc after some refactoring15:16
noonedeadpunkI'm not sure whether it's a good idea or not, as it adds a new binary to the venv15:17
noonedeadpunkthough I'm open for proposals and comments if it should be done, or worth to maintain that separately15:17
noonedeadpunkthere're also some clean-up to remove vagrantfile, tox envs, etc15:18
noonedeadpunkand the last thing - started working on haproxy coverage with molecule15:19
noonedeadpunk#link https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/95693115:19
noonedeadpunkall new tests are expected as follow-ups to this one15:20
noonedeadpunkwhich just adopts what we had in functional ones (which is close to nothing)15:20
noonedeadpunkCI looks fine and quite healthy overall15:21
noonedeadpunkThough review debt keep growing, unfortunatelly :(15:21
noonedeadpunk(which is also kinda expected during summer)15:21
noonedeadpunkDavidGomez: I was wondering about other thing regarding Rocky, and if 10-ubi-init dockerr image is planned?15:26
noonedeadpunkhttps://quay.io/repository/rockylinux/rockylinux?tab=tags15:26
noonedeadpunkas there is that for rocky 9 and 815:26
noonedeadpunkbut not for 1015:26
noonedeadpunkwe use such images usually for molecule testing15:26
noonedeadpunkother distros we are taking from https://quay.io/user/gotmax23/15:27
noonedeadpunkbut it feels somebody needs to propose PR to them if there are not gonna be official rocky docker image with systemd15:28
DavidGomezo/15:29
DavidGomezI went to SIG/Storage for Rocky and it looks like some work has started for ceph-reef for Rocky 8 and 915:30
DavidGomezceph-squid and ceph-tentacle packages would be next but it looks like work for a metapackage for the releases still needs to be made15:31
DavidGomeznot sure on the docker image 15:32
noonedeadpunkoh, these are great news actually15:34
noonedeadpunkDavidGomez: do you have some link to the sig handy, or it's not yet officially published?15:35
DavidGomezbest way to track this would be this mattermost channel https://chat.rockylinux.org/rocky-linux/channels/sig-storage 15:35
noonedeadpunkah, I guess I found an answer https://wiki.rockylinux.org/special_interest_groups/current/#active-special-interest-groups15:36
DavidGomez+115:36
noonedeadpunkok, cool thanks for the update!15:37
DavidGomezhere is where the dist-git is https://git.rockylinux.org/sig/storage/src/ceph-reef peridot build is here https://peridot.build.resf.org/3e8b2892-6b4b-4357-9678-8cfdaf3f752f/packages15:37
DavidGomezof course, no problem!15:38
noonedeadpunkalso it seems to be Rocky 8 for now only15:39
noonedeadpunkok, I guess that's it then for today15:40
noonedeadpunkwill end the meeting unless there's somebody wants to raise smth15:40
noonedeadpunk#endmeeting15:44
opendevmeetMeeting ended Tue Aug 12 15:44:00 2025 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:44
opendevmeetMinutes:        https://meetings.opendev.org/meetings/openstack_ansible_meeting/2025/openstack_ansible_meeting.2025-08-12-15.01.html15:44
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/openstack_ansible_meeting/2025/openstack_ansible_meeting.2025-08-12-15.01.txt15:44
opendevmeetLog:            https://meetings.opendev.org/meetings/openstack_ansible_meeting/2025/openstack_ansible_meeting.2025-08-12-15.01.log.html15:44

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