| opendevreview | Ivan Anfimov proposed openstack/openstack-ansible-os_magnum master: Add information about manage configuration by OSA https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/972889 | 00:42 |
|---|---|---|
| opendevreview | Ivan Anfimov proposed openstack/openstack-ansible-os_magnum master: Add information about manage configuration by OSA https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/972889 | 00:42 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible-os_magnum master: wip: https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/996218 | 07:44 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible-os_magnum master: Update deprecated OpenStack module references https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/996218 | 08:34 |
| noonedeadpunk | mornings | 09:14 |
| noonedeadpunk | shit | 09:15 |
| noonedeadpunk | sound like plenty of work to do then wrt Januscape | 09:18 |
| noonedeadpunk | and it seems there're no patches for now? | 09:24 |
| mgariepy | upstream kernel is but it needs to percolate to distro packages. | 09:57 |
| mgariepy | you can disable nesterd.. | 09:57 |
| mgariepy | you can disable nested | 09:57 |
| noonedeadpunk | well. | 09:57 |
| noonedeadpunk | it would break workloads | 09:57 |
| mgariepy | cant live-migrate from nested=Y to nested=N | 09:58 |
| * noonedeadpunk looking at klp-build | 09:58 | |
| mgariepy | is that what you are using ? | 09:58 |
| noonedeadpunk | well, not yet :D | 09:59 |
| noonedeadpunk | I used kpatch couple of times, but klp-build looks like in-tree thing since 6.19 | 09:59 |
| noonedeadpunk | which should be available for 24.04 hosts | 09:59 |
| mgariepy | at what scale does it starts to be enough to start doing ? | 10:18 |
| frickler | fyi mnaser did a nice writeup https://vexxhost.com/blog/cve-2026-53359-openstack-kvm-x86-compute-isolation/ | 10:26 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-openstack_hosts master: Ensure build flags are not in the kernel versions https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/996268 | 12:15 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_freezer master: Add support for centralized scheduler deployment https://review.opendev.org/c/openstack/openstack-ansible-os_freezer/+/983870 | 12:26 |
| noonedeadpunk | #startmeeting openstack_ansible_meeting | 15:00 |
| opendevmeet | Meeting started Tue Jul 7 15:00:18 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 CI state | 15:04 |
| noonedeadpunk | I believe all our CI is now blocked with C10S issue | 15:04 |
| noonedeadpunk | it boils down to how kernel is discovered by ansible | 15:05 |
| noonedeadpunk | #link https://zuul.opendev.org/t/openstack/build/bb36d51ed3a241a6b88c45e3e4e4377e/log/zuul-info/host-info.centos-10-stream.yaml#293 | 15:05 |
| noonedeadpunk | `ansible_kernel: 6.12.0-243.el10.x86_64+debug` does not play nice with our logic when we try to define package name based of that:" https://opendev.org/openstack/openstack-ansible-openstack_hosts/src/branch/master/vars/redhat.yml#L65 | 15:06 |
| noonedeadpunk | I am not sure if/how much of actual deployments this affects, and images I checked didn't have this `+debug` | 15:06 |
| noonedeadpunk | I've proposed a patch, but it's somehow unhappy on ubuntu - not sure why though. | 15:07 |
| noonedeadpunk | it's probably unrelated, but very weird | 15:07 |
| noonedeadpunk | #link https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/996268 | 15:07 |
| noonedeadpunk | #topic office hours | 15:14 |
| noonedeadpunk | so last week I made a changes to grafana role in ops repo | 15:14 |
| noonedeadpunk | basically introducing a new observability collection in there | 15:14 |
| noonedeadpunk | and covering deployment with unit tests | 15:14 |
| noonedeadpunk | the nasty part of it is actually dependency management | 15:14 |
| noonedeadpunk | as neither of our content is in galaxy | 15:14 |
| noonedeadpunk | so we can't depend on it nicely | 15:15 |
| noonedeadpunk | but other then that, I think it should be working nicely | 15:15 |
| NeilHanlon | o/ g'day folks | 15:15 |
| noonedeadpunk | and provide a foundation on how to proceed | 15:15 |
| noonedeadpunk | #link https://review.opendev.org/c/openstack/openstack-ansible-ops/+/984878 | 15:16 |
| noonedeadpunk | o/ heya, how you doing?:) | 15:16 |
| NeilHanlon | doing alright, all things considered. tired.. lol | 15:16 |
| NeilHanlon | little guy is 7 weeks old today | 15:17 |
| noonedeadpunk | nice) well, I'd love to say it'l get better, but no | 15:19 |
| NeilHanlon | haha | 15:20 |
| noonedeadpunk | ok, so.... | 15:23 |
| noonedeadpunk | freezer role was failing due to changes in tempest plugin itself | 15:23 |
| noonedeadpunk | With respect of service SHAs overrides, I was able to confirm that changes to tempest fix the thing | 15:24 |
| noonedeadpunk | as issue was not in the role per say | 15:24 |
| noonedeadpunk | #link https://review.opendev.org/c/openstack/openstack-ansible-os_freezer/+/983870 | 15:24 |
| noonedeadpunk | Another nice thing, is that translations are finally working for our deploy guide | 15:25 |
| noonedeadpunk | So this now can be translated if there's an interested party | 15:25 |
| NeilHanlon | oh nice! I have a couple people i can poke | 15:30 |
| chubinidzedr | at the moment i've noticed that translation updates are not being taken, hope this one helps https://review.opendev.org/c/openstack/openstack-ansible/+/995659 :) | 15:31 |
| noonedeadpunk | we just need to fix the c10s thing | 15:38 |
| noonedeadpunk | but yes, I think this is pretty much it | 15:38 |
| noonedeadpunk | #endmeeting | 15:39 |
| opendevmeet | Meeting ended Tue Jul 7 15:39:43 2026 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:39 |
| opendevmeet | Minutes: https://meetings.opendev.org/meetings/openstack_ansible_meeting/2026/openstack_ansible_meeting.2026-07-07-15.00.html | 15:39 |
| opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/openstack_ansible_meeting/2026/openstack_ansible_meeting.2026-07-07-15.00.txt | 15:39 |
| opendevmeet | Log: https://meetings.opendev.org/meetings/openstack_ansible_meeting/2026/openstack_ansible_meeting.2026-07-07-15.00.log.html | 15:39 |
| *** opendevstatus_ is now known as opendevstatus__ | 16:38 | |
| *** opendevstatus__ is now known as opendevstatus | 16:38 | |
| *** opendevstatus is now known as Guest12850 | 16:38 | |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!