opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: mariadb: Set innodb_log_buffer_size to 1G https://review.opendev.org/c/openstack/kolla-ansible/+/952216 | 05:19 |
---|---|---|
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: tls: use ca-bundle.crt instead of ca-bundle.trust.crt https://review.opendev.org/c/openstack/kolla-ansible/+/952280 | 05:20 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Add centos10s jobs for both x86 and aarch64 https://review.opendev.org/c/openstack/kolla-ansible/+/951751 | 05:20 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: mariadb: Set innodb_log_buffer_size to 1G https://review.opendev.org/c/openstack/kolla-ansible/+/952216 | 05:20 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: tls: use ca-bundle.crt instead of ca-bundle.trust.crt https://review.opendev.org/c/openstack/kolla-ansible/+/952280 | 05:20 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Add centos10s jobs for both x86 and aarch64 https://review.opendev.org/c/openstack/kolla-ansible/+/951751 | 05:20 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Bump instance creation timeout to 5 minutes https://review.opendev.org/c/openstack/kolla-ansible/+/952273 | 05:34 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: mariadb: Set innodb_log_buffer_size to 1G https://review.opendev.org/c/openstack/kolla-ansible/+/952216 | 05:34 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: tls: use ca-bundle.crt instead of ca-bundle.trust.crt https://review.opendev.org/c/openstack/kolla-ansible/+/952280 | 05:34 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Add centos10s jobs for both x86 and aarch64 https://review.opendev.org/c/openstack/kolla-ansible/+/951751 | 05:34 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Move to CentOS Stream 10 https://review.opendev.org/c/openstack/kolla/+/950392 | 06:03 |
opendevreview | zhengzongwei proposed openstack/kolla master: fix nova-libvirt container exit when kolla-ansible set dev mode https://review.opendev.org/c/openstack/kolla/+/952331 | 07:54 |
Madhavi | Hi, I am trying to configure openstack using Kayobe , which conf file I can use to declare ceph_rgw_hosts, I tried etc/kayobe/kolla.yml | 07:59 |
mnasiadka | Madhavi: for any kolla-ansible globals.yml options that are not directly mapped from Kayobe globals (any *.yml in etc/kayobe) - use etc/kayobe/kolla/globals.yml | 08:46 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Move to CentOS Stream 10 https://review.opendev.org/c/openstack/kolla/+/950392 | 08:53 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: nova-libvirt: Add dnsmasq https://review.opendev.org/c/openstack/kolla/+/952339 | 08:58 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: rabbitmq: Make healthcheck only do ping https://review.opendev.org/c/openstack/kolla/+/952340 | 09:00 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Move to CentOS Stream 10 https://review.opendev.org/c/openstack/kolla/+/950392 | 09:35 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: fluentd: Add ovn logs to input https://review.opendev.org/c/openstack/kolla-ansible/+/942467 | 09:43 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Test for log files missing in fluentd config https://review.opendev.org/c/openstack/kolla-ansible/+/942482 | 09:43 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: tls: use ca-bundle.crt instead of ca-bundle.trust.crt https://review.opendev.org/c/openstack/kolla-ansible/+/952280 | 09:59 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Add centos10s jobs for both x86 and aarch64 https://review.opendev.org/c/openstack/kolla-ansible/+/951751 | 09:59 |
opendevreview | zhengzongwei proposed openstack/kolla master: fix nova-libvirt container exit when kolla-ansible set dev mode https://review.opendev.org/c/openstack/kolla/+/952331 | 11:04 |
kevko | mnasiadka: are we going to change flavors to be smller than 512 ? | 12:06 |
mnasiadka | is there a patch that proposes that? | 12:12 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Test for log files missing in fluentd config https://review.opendev.org/c/openstack/kolla-ansible/+/942482 | 12:14 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Add TLS support for MariaDB Connections https://review.opendev.org/c/openstack/kolla-ansible/+/933924 | 12:18 |
kevko | mnasiadka: yes, but it don't work for upgrades ...as when upgrade is executed ... firstly it's using previous version branch | 12:21 |
mnasiadka | That's not a problem, is it? | 12:22 |
kevko | mnasiadka: zull -1 ? | 12:22 |
mnasiadka | not always? | 12:22 |
mnasiadka | and we can always merge it first in the stable branches | 12:22 |
kevko | mnasiadka: well, if tools/init-runonce is running from previous branch ..flavor is created there | 12:23 |
mnasiadka | I understand, but I think you don't understand what I wrote. | 12:23 |
kevko | mnasiadka: yes, that's what I want to ask ...merge into 2025.1 | 12:23 |
mnasiadka | where's the patch? | 12:23 |
kevko | mnasiadka: https://review.opendev.org/c/openstack/kolla-ansible/+/951758 | 12:24 |
opendevreview | zhengzongwei proposed openstack/kolla master: fix nova-libvirt container exit when kolla-ansible set dev mode https://review.opendev.org/c/openstack/kolla/+/952331 | 12:27 |
kevko | mnasiadka: maybe 320 is better option for ram ..but it's still 200mb saved per instance | 12:29 |
mnasiadka | well, first it needs to pass Zuul ;) | 12:33 |
mnasiadka | kevko: got a minute for https://review.opendev.org/c/openstack/kolla/+/952340 ? | 12:33 |
kevko | Yep | 12:36 |
kevko | mnasiadka hmm, what's the reason that those checks are not working now ? | 12:37 |
mnasiadka | I'm not going to analyse that more than 5 minutes, and we've seen them timing out in the past as well | 12:38 |
mnasiadka | And still the recommendation from RMQ team is to only use ping for healthcheck | 12:39 |
kevko | mnasiadka: okay | 12:41 |
mnasiadka | mnasiadka bbezak frickler kevko mmalchuk gkoper jovial mattcrees dougszu darmach pabloclsn ravlew amir58118 - weekly meeting in 10 minutes | 12:50 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: fluentd: Add ovn logs to input https://review.opendev.org/c/openstack/kolla-ansible/+/942467 | 12:51 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: rabbitmq: Make healthcheck only do ping https://review.opendev.org/c/openstack/kolla/+/952340 | 12:54 |
opendevreview | Merged openstack/kolla-ansible master: [CI] Enable virtualenv testing for Debian/Ubuntu https://review.opendev.org/c/openstack/kolla-ansible/+/950306 | 12:57 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Test for log files missing in fluentd config https://review.opendev.org/c/openstack/kolla-ansible/+/942482 | 12:58 |
mnasiadka | #startmeeting kolla | 13:00 |
opendevmeet | Meeting started Wed Jun 11 13:00:39 2025 UTC and is due to finish in 60 minutes. The chair is mnasiadka. Information about MeetBot at http://wiki.debian.org/MeetBot. | 13:00 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 13:00 |
opendevmeet | The meeting name has been set to 'kolla' | 13:00 |
mnasiadka | #topic rollcall | 13:00 |
amir58118 | \o | 13:00 |
mnasiadka | o/ | 13:00 |
frickler | o/ | 13:06 |
mmalchuk | \o | 13:06 |
mnasiadka | #topic agenda | 13:06 |
mnasiadka | * CI status | 13:06 |
mnasiadka | * Release tasks | 13:06 |
mnasiadka | * Regular stable releases (first meeting in a month) | 13:06 |
mnasiadka | * Current cycle planning | 13:06 |
mnasiadka | * Additional agenda (from whiteboard) | 13:06 |
mnasiadka | * Open discussion | 13:06 |
mnasiadka | #topic CI status | 13:06 |
mnasiadka | some failures here and there, both me and kevko are working on different issues - so we should be good soon | 13:07 |
frickler | great work, both of you, thx for that | 13:07 |
mnasiadka | #topic Release tasks | 13:08 |
mnasiadka | We should be switching back to master sources, working on that, services removing wsgi scripts are not helping :) | 13:08 |
mnasiadka | #topic Regular stable releases | 13:08 |
mnasiadka | Anybody volunteering for doing stable releases? | 13:08 |
frickler | maybe if noone even wants to propose the patches, we can stop doing them? | 13:09 |
mnasiadka | In the meantime - it seems that some of the metadata issues have been drilled down to https://bugs.launchpad.net/neutron/+bug/2112492 | 13:09 |
mnasiadka | I don't need them, but yeah, we can stop it for now | 13:10 |
mnasiadka | Unless somebody wants to do the legwork ;) | 13:10 |
mnasiadka | #topic Current cycle planning | 13:10 |
mnasiadka | getting somewhere with CentOS 10 Stream images, DIB part is also moving - so we should be able to get back some rpm-bistro CI soon | 13:11 |
mnasiadka | *distro | 13:11 |
* mnasiadka is lacking coffee, so it seems I need to go to a bistro ;) | 13:11 | |
* frickler liked the tasty variant ;) | 13:11 | |
mnasiadka | EL10 will also require us to do the switch to valkey | 13:13 |
mnasiadka | but one step at a time | 13:14 |
mnasiadka | anybody wants to share things that are ready for reviews or something like that? | 13:14 |
amir58118 | I got the MariaDB upgrade task during the post-PTG meeting. I'm digging into it now — it looks more complex than I first thought, but it's nothing I can't handle. | 13:15 |
amir58118 | At the same time, I'm also working on the reintroduce-swift patches for both Kolla and Kolla-Ansible — thanks to kevko! | 13:15 |
mnasiadka | nice | 13:21 |
mnasiadka | Nothing in additional agenda | 13:21 |
mnasiadka | #topic Open discussion | 13:21 |
mnasiadka | Anybody anything? | 13:21 |
frickler | just a quick note: CLA is getting replaced with DCO https://governance.openstack.org/tc/resolutions/20250520-replace-the-cla-with-dco-for-all-contributions.html | 13:22 |
frickler | starting date will be 2025-07-01, but it doesn't hurt to start signing off your commits earlier. the TC is still working on updating the global contributor docs accordingly | 13:22 |
frickler | so best check with your employers now in case any legal action is needed on their part | 13:23 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: rabbitmq: Improve healthcheck script output https://review.opendev.org/c/openstack/kolla/+/952340 | 13:25 |
mnasiadka | kevko: ^^ I changed the approach for now, let's see what really fails - now it's hard. | 13:26 |
mnasiadka | frickler: thanks for reminding | 13:26 |
mnasiadka | The other thing is - OpenInfra Summit 2025 CFP closes on Friday - if anybody is interested | 13:26 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Add centos10s jobs for both x86 and aarch64 https://review.opendev.org/c/openstack/kolla-ansible/+/951751 | 13:29 |
mnasiadka | Ok, I think that's enough for now. Thank you all for coming - and see you next week! | 13:29 |
mnasiadka | #endmeeting | 13:29 |
opendevmeet | Meeting ended Wed Jun 11 13:29:33 2025 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 13:29 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/kolla/2025/kolla.2025-06-11-13.00.html | 13:29 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/kolla/2025/kolla.2025-06-11-13.00.txt | 13:29 |
opendevmeet | Log: https://meetings.opendev.org/meetings/kolla/2025/kolla.2025-06-11-13.00.log.html | 13:29 |
frickler | thx mnasiadka | 13:30 |
amir58118 | Thanks to both of you! | 13:31 |
mmalchuk_ | mnasiadka thanks | 13:31 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Test for log files missing in fluentd config https://review.opendev.org/c/openstack/kolla-ansible/+/942482 | 13:34 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Use latest CentOS Stream 9 GenericCloud image https://review.opendev.org/c/openstack/kayobe/+/951898 | 13:56 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Remove api-paste config files for masakari, cyborg https://review.opendev.org/c/openstack/kolla-ansible/+/911087 | 14:16 |
opendevreview | Merged openstack/kayobe stable/2025.1: Make custom Gather facts run with default python for kayobe-target-venv https://review.opendev.org/c/openstack/kayobe/+/951720 | 14:21 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Remove option to configure Keystone's api-paste.ini https://review.opendev.org/c/openstack/kolla-ansible/+/952378 | 14:44 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Remove api-paste config files for masakari, cyborg https://review.opendev.org/c/openstack/kolla-ansible/+/911087 | 14:57 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Remove option to configure Keystone's api-paste.ini https://review.opendev.org/c/openstack/kolla-ansible/+/952378 | 14:58 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Remove api-paste config files for masakari, cyborg https://review.opendev.org/c/openstack/kolla-ansible/+/911087 | 15:07 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Remove option to configure Keystone's api-paste.ini https://review.opendev.org/c/openstack/kolla-ansible/+/952378 | 15:07 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Test for log files missing in fluentd config https://review.opendev.org/c/openstack/kolla-ansible/+/942482 | 15:18 |
opendevreview | Michal Arbet proposed openstack/kolla master: Copy aodh's api-paste to /etc as default https://review.opendev.org/c/openstack/kolla/+/952384 | 15:31 |
NeilHanlon | Rocky Linux 10 is now available https://rockylinux.org/news/rocky-linux-10-0-ga-release (cc mnasiadka ;) ) | 19:48 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!