Thursday, 2026-09-10

opendevreviewVerification of a change to openstack/kolla-ansible stable/2025.2 failed: rabbitmq: fix precheck missing backend TLS cert fallback  https://review.opendev.org/c/openstack/kolla-ansible/+/100464200:29
opendevreviewOpenStack Proposal Bot proposed openstack/kolla master: Updated from check-sources  https://review.opendev.org/c/openstack/kolla/+/100495102:23
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible stable/2026.1: kolla-toolbox: Retry ansible --version check  https://review.opendev.org/c/openstack/kolla-ansible/+/100491605:35
opendevreviewPierre Riteau proposed openstack/kayobe stable/2026.1: Fix duplicate word  https://review.opendev.org/c/openstack/kayobe/+/100496607:05
opendevreviewRowan Johns proposed openstack/tenks master: Add support for persistent networking  https://review.opendev.org/c/openstack/tenks/+/99880607:46
opendevreviewRowan Johns proposed openstack/tenks master: Add support for persistent networking  https://review.opendev.org/c/openstack/tenks/+/99880608:35
opendevreviewTikhon Masalov proposed openstack/kolla-ansible stable/2026.1: Fix trailing comma bug in DockerWorker.generate_tls()  https://review.opendev.org/c/openstack/kolla-ansible/+/100493209:17
opendevreviewMerged openstack/kolla master: Updated from check-sources  https://review.opendev.org/c/openstack/kolla/+/100495110:06
opendevreviewWill Szumski proposed openstack/kayobe master: Fix configuration dump with ansible-core 2.19+  https://review.opendev.org/c/openstack/kayobe/+/100499010:33
opendevreviewJed Preist proposed openstack/kayobe master: Refactor baremetal node registration  https://review.opendev.org/c/openstack/kayobe/+/95297910:35
blanson[m]morning! 10:35
blanson[m]https://review.opendev.org/c/openstack/kolla-ansible/+/965471 if someone can take a quick look, this has been sitting in RP for ages I feel like 10:36
blanson[m]yh close to a year now lol 10:36
opendevreviewWill Szumski proposed openstack/kayobe master: Fix configuration dump with ansible-core 2.19+  https://review.opendev.org/c/openstack/kayobe/+/100499011:18
opendevreviewMichal Nasiadka proposed openstack/kolla master: Drop support for CentOS Stream 10  https://review.opendev.org/c/openstack/kolla/+/99794411:20
opendevreviewMichal Nasiadka proposed openstack/kolla master: base: Drop redhat binary versionlock block  https://review.opendev.org/c/openstack/kolla/+/100481711:20
mnasiadkablanson[m]:only a year ;)11:20
opendevreviewTikhon Masalov proposed openstack/kolla-ansible stable/2026.1: Fix trailing comma bug in DockerWorker.generate_tls()  https://review.opendev.org/c/openstack/kolla-ansible/+/100493211:23
fprzewoznblanson[m] hmm is it really still needed? I'm configuring .keyring with: key = {{ cinder_key }} where cinder_key is variable in passwords.yml with success on envs deployed in 2025.1 11:37
blanson[m]mnasiadka: standard waiting time, nothing to see here :D 11:38
tafkamaxIs it needed if you umm have a direct file e.g. config/nova/ceph.client.cinder-volumes.keyring and you want to reference it inside there?11:39
tafkamaxcurrently we encrypt the whole .keyring file aswell11:39
fprzewoznI'm talking about f.e. cinder/cinder-volume/ceph-1.cinder.keyring file unencrypted, with standard ceph format inside and key itself being referenced with {{ cinder_key}} 11:43
fprzewoznand it's working fine without such change implemented11:44
tafkamaxMaybe kevko can explain his reasoning :-)11:45
opendevreviewVerification of a change to openstack/kayobe stable/2026.1 failed: CI: Download cirros images instead of using cache  https://review.opendev.org/c/openstack/kayobe/+/100492611:46
blanson[m]fprzewozn: well, I think so ? I assume this avoid unecessary templating more it makes the thing work. I don't have strong opinions on it, I'm fine merging it or dropping it but we have to make a choice :D 11:48
blanson[m]more than it make the thing work11:49
opendevreviewJed Preist proposed openstack/kayobe master: Refactor baremetal node registration  https://review.opendev.org/c/openstack/kayobe/+/95297912:05
opendevreviewRowan Johns proposed openstack/kayobe master: Install extra kernel modules on redhat hosts  https://review.opendev.org/c/openstack/kayobe/+/100500012:10
opendevreviewRowan Johns proposed openstack/kayobe master: Install extra kernel modules on redhat hosts  https://review.opendev.org/c/openstack/kayobe/+/100500012:14
kevkotafkamax: normally we store /etc/kolla in git ..... and there is  a keyring ..which have secret ...and secrets should be in passwords which is ecnrypted as ansible vault 12:32
kevkoblanson[m], fprzewozn: I am sure that templating was not working ...12:37
tafkamaxkevko: got it.12:48
tafkamaxwe store that directly in the keyring file, I guess it would be nice to move it out of there to the passwords.yaml file12:49
fprzewoznkevko I've just removed keyrings: # rm /etc/kolla/cinder-volume/ceph/*.keyring and running reconfigure -t cinder 12:50
fprzewoznand it's back: key = AQCY...12:50
fprzewoznhttps://paste.opendev.org/show/bKX8KdBEybtuGI303Cca/12:52
opendevreviewAleksey proposed openstack/kolla-ansible stable/2025.2: fix problem parsing json  https://review.opendev.org/c/openstack/kolla-ansible/+/100500912:53
kevkofprzewozn: yeah, you are right ..i also tried a moment ago ...but at the time i reported the bug it was not working ... i don't remember why it was not working ...13:04
blanson[m]is it possible that ansible pre 2.19 wasn't working ? 13:05
blanson[m]The templating engine changed quite a bit from 2.19 onward 13:05
fprzewoznI had it working on 2025.1 13:05
blanson[m]hum13:06
fprzewoznconfigured on January 13:06
blanson[m]that's the end of my idea pool13:06
opendevreviewMaksim Malchuk proposed openstack/kolla-ansible stable/2025.2: [stable/2025.* only] fix problem parsing json  https://review.opendev.org/c/openstack/kolla-ansible/+/100500913:08
fprzewoznalso this PR got backport +1, but you added comment that it will break existing configs 13:08
kevkofprzewozn: i will try it on older release and will comment ...13:12
fprzewoznplease do! thanks13:12
opendevreviewVerification of a change to openstack/kolla-ansible master failed: Make Ceph keyring extraction compatible with variable substitution  https://review.opendev.org/c/openstack/kolla-ansible/+/96547113:13
kevkofprzewozn, blanson[m]: you can check this trivial patch https://review.opendev.org/c/openstack/kolla/+/100171613:14
fprzewoznand as we already speak, anyone experienced issues with "Enable all stable feature flags" when upgrading from 2025.1 to 2025.2? Upgraded like 7 clusters and on 8th I've hit "khepri_dbdisabled". It appears disabled on all of the upgraded clusters, but it was just passing with OK with khepri_db disabled13:16
kevkofprzewozn: oooh, maybe i remember already :) ... {{ cinder_key }} where cinder_key: "string" is working ... but {{ cinder_key }} if cinder_key: "{{ cinder_key_original }}" where cinder_key_original: "string" was not working ....13:20
kevkonow tryint ...13:20
kevkobut it should ...13:21
tafkamaxyou have some crazy logic13:21
fprzewoznhahaha13:21
tafkamaxshould puth concrete example into patch, so you can rememember more easily maybe and also for clarification for others? but cool that it got merged13:22
fprzewoznkevko soo it was nested variable thingy ?13:23
fprzewoznalso regarding 1001716 I'm unable to test it now13:23
kevkoi will 13:24
fprzewoznbut I see that .cache is being saved to host: # ls /var/lib/docker/volumes/glance/_data/.cache/python-entrypoints/ contains some data 13:24
kevkoand it should not be 13:25
fprzewoznback to "Enable all stable feature flags" - it failed on upgrade on same env twice, but passed with OK on reconfigure, where nothing changed there. interesting ...13:32
opendevreviewBartosz Bezak proposed openstack/kolla-ansible master: Fix Let's Encrypt when enable_letsencrypt is true  https://review.opendev.org/c/openstack/kolla-ansible/+/100501313:36
kkaptanoglu1fprzewozn: This error also occurs during the upgrade from 2025.1 to 2026.1. As a workaround, I first manually enable all currently disabled plugins before starting the upgrade.13:47
opendevreviewWill Szumski proposed openstack/kayobe master: Fix configuration dump with ansible-core 2.19+  https://review.opendev.org/c/openstack/kayobe/+/100499013:47
opendevreviewMichal Nasiadka proposed openstack/ansible-collection-kolla master: Add stats callback plugin - take 2  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/100502114:34
opendevreviewMichal Nasiadka proposed openstack/kayobe master: Allow to continue when some hosts are unreachable - take 2  https://review.opendev.org/c/openstack/kayobe/+/91050914:34
opendevreviewMerged openstack/kayobe stable/2025.2: CI: Download cirros images instead of using cache  https://review.opendev.org/c/openstack/kayobe/+/100492514:39
opendevreviewMerged openstack/kayobe stable/2025.1: CI: Download cirros images instead of using cache  https://review.opendev.org/c/openstack/kayobe/+/100492814:39
opendevreviewMerged openstack/kolla-ansible stable/2025.2: rabbitmq: fix precheck missing backend TLS cert fallback  https://review.opendev.org/c/openstack/kolla-ansible/+/100464214:39
opendevreviewJed Preist proposed openstack/kayobe master: Refactor baremetal node registration  https://review.opendev.org/c/openstack/kayobe/+/95297914:52
opendevreviewMichal Nasiadka proposed openstack/kayobe master: DNM: Test --continue-on-unreachable  https://review.opendev.org/c/openstack/kayobe/+/91051114:52
opendevreviewMichal Nasiadka proposed openstack/kayobe master: DNM: Test --continue-on-unreachable  https://review.opendev.org/c/openstack/kayobe/+/91051114:52
opendevreviewRowan Johns proposed openstack/kayobe master: Install extra kernel modules on redhat hosts Fixes bug: https://bugs.launchpad.net/kayobe/+bug/2166461 Change-Id: I8711e85c3f2439e3d7aa5bcd28530bed8d8dd00a Signed-off-by: RowanJohns <rowan@stackhpc.com>  https://review.opendev.org/c/openstack/kayobe/+/100506315:09
opendevreviewMerged openstack/kayobe master: Never reboot without explicit permission  https://review.opendev.org/c/openstack/kayobe/+/99157515:21
opendevreviewVerification of a change to openstack/kayobe master failed: Enable systemd-resolved configuration for Debian based distros  https://review.opendev.org/c/openstack/kayobe/+/99769215:21
opendevreviewVerification of a change to openstack/kolla master failed: Drop support for CentOS Stream 10  https://review.opendev.org/c/openstack/kolla/+/99794415:46
opendevreviewVerification of a change to openstack/kayobe stable/2026.1 failed: CI: Download cirros images instead of using cache  https://review.opendev.org/c/openstack/kayobe/+/100492618:04
fprzewozn@kkaptanoglu1 Yeah but enabling all, means we ensure that khepri_db should also be enabled, but that requires opt-in (one way operation)21:37
fprzewoznIMO we should handle that in some smart way 21:38
fprzewoznand looking for ppl with expertise here on what should be the correct approach for us21:38
opendevreviewFranciszek Przewoźny proposed openstack/kolla-ansible master: Fix ProxySQL sending all reads to writer node  https://review.opendev.org/c/openstack/kolla-ansible/+/100513822:14
fprzewoznI'm curious about your opinion on that one ^ 22:15
fprzewoznhttps://bugs.launchpad.net/kolla-ansible/+bug/216703722:15

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