Thursday, 2026-02-19

opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590108:58
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590108:58
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590109:08
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590109:15
tafkamaxHmm: "Request requires an ID but none was found" 10:03
tafkamaxIs this a known random issue?10:04
tafkamaxI rebased to get changes for testtools.10:05
tafkamaxI see haproxy got updated also: https://opendev.org/openstack/kolla-ansible/commit/81bb9bdda13067c1e20054407e9385da4b1dc2d310:05
tafkamaxCould be related to this tbh10:05
tafkamaxhttps://zuul.opendev.org/t/openstack/build/9f359aa784534316b45736d95938692b/log/primary/logs/ansible/deploy10:05
tafkamaxWhat do you guys think?10:05
*** jhorstmann is now known as Guest317110:13
mnasiadkaIf it would be cause by haproxy tls bump - some other things would fail on the way10:17
mnasiadkaAnd I think it would be useful to switch to Ansible modules instead of calling the openstack cli first10:17
mnasiadkaOr at least call the CLI with debug/verbosity so you know what really failed10:18
tafkamaxHmm so I have two options. Rerun CI as I don't think I changed anything in the behavior and hope it was a suprious fail. Add --verbose option to the CLI10:50
opendevreviewPierre Riteau proposed openstack/kolla master: Bump OVN to 25.09 in Rocky Linux 10 images  https://review.opendev.org/c/openstack/kolla/+/97731111:35
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590111:37
tafkamaxOK, will try to add verbose option, maybe it will pop up again.11:37
mnasiadkablanson[m], zigo: Is there a way to get OVN 25.09 from forky to trixie-backports?11:43
opendevreviewPierre Riteau proposed openstack/kayobe master: CI: Add kayobe-ansible-control-host-configure jobs  https://review.opendev.org/c/openstack/kayobe/+/97284311:51
opendevreviewPierre Riteau proposed openstack/kolla master: Add Open vSwitch/OVN versions to support matrix  https://review.opendev.org/c/openstack/kolla/+/97731512:38
opendevreviewPierre Riteau proposed openstack/kolla master: Bump OVN to 25.09 in Rocky Linux 10 images  https://review.opendev.org/c/openstack/kolla/+/97731112:54
tafkamaxI am in the rabbit hole too deep. https://docs.ansible.com/projects/ansible/latest/collections/openstack/cloud/federation_mapping_module.html#ansible-collections-openstack-cloud-federation-mapping-module12:55
tafkamaxMaybe I should try to convert it to the ansible module?12:55
opendevreviewMerged openstack/kayobe master: Support Python installation through Apt proxy  https://review.opendev.org/c/openstack/kayobe/+/90155112:59
Moha_Kolla-ansible expect configs in /etc/kolla. Is possible to change the default path?13:35
tafkamaxHmm let me check...13:36
tafkamaxI think is due to the node_custom_config logic used, but I can change it to /etc/kolla. 13:38
tafkamaxIn operations we use --config-dir option when deploying. In the remote hosts it is yes under /etc/kolla as it should be, but the custom configs live under --config-dir/config so for example /home/deployer/kolla-ansible-deploy/globals.yml and then the custom configs are under /home/deployer/kolla-ansible-deploy/config thats where the /etc/kolla/config logic comes from. It corresponds with the node_custom_config folder. 13:38
tafkamaxAs these IDP operations are mean't to be mostly for operators.13:38
tafkamaxInteresting that it worked in the CI before a few days ago.13:38
tafkamaxUsing the ansible module would be cool indeed.13:39
Moha_you mean adding node_custom_config: /conf-path? For example defining in <base path>/ansible.cfg?14:01
tafkamaxDo you wish to have your /etc/kolla config on another path on the actual hosts or in the deployment host?14:02
Moha_tafkamax: the issue with --config-dir is that kolla-keygen does not support any switch!14:02
Moha_Yes, I don't want keep anything in /etc/kolla. Completely moving it somewhere else14:03
Moha_On deployer host.14:03
tafkamaxaha okay, I don't know about that sorry14:03
tafkamaxAh deployer14:03
tafkamaxWe are using --config-dir, let me check14:04
tafkamaxwe have a git repo called kolla-deploy-config which we CD into and we have VENV-s for each deployment 14:04
tafkamax`kolla-ansible deploy -i hosts.zone.int.test --configdir config-zone-int-test/`14:05
tafkamaxLike this for example14:05
tafkamaxdifferent inventory files and configdir path14:05
tafkamaxthe configdir holds:... (full message at <https://matrix.org/oftc/media/v1/media/download/AdFbqiGeTOq4e_w9ZM-E30RsdplUuD6iLVshgeY63O-aS6RUWCUZibq2vdF6ZNJL2j6jh4vpfPG5SinCyCMJEa5CecvlLe-gAG1hdHJpeC5vcmcvaERjRFFKSmxiR2tQSW1OVEplZ1VEaHVM>)14:07
Moha_Yes, but should be pissible to make it persistent. I did it for inventory file in ansible cfg file by `inventory = ./KConf/inventory.ini`. But I'm curious for the whole config path...14:07
tafkamaxYou mean kolla-genpwd ?14:09
tafkamaxFor that we initally CD into the directory and run kolla-genpwd -p passwords.yml indeed.14:09
Moha_+114:23
zigomnasiadka: Well, one would need to maintain an OVN backport in Trixie. That's not on my plans... :P15:26
zigomnasiadka: What's wrong/missing with 25.03.0 ?15:26
priteauRL10 and Ubuntu are using/will soon be using 25.09, so Debian will be the odd one15:28
priteauAlso, support for 25.03 will end on 7 March, 2026.15:29
priteauhttps://www.ovn.org/en/releases/25.03/15:29
zigoAnd? If it's 3 weeks old, it smells? :)15:29
zigoPlease give me more details, like "it's missing THIS and THAT feature", otherwise, I'm not convinced !15:29
zigoAlso, "support for 25.03 will end on 7 March, 2026" is what upstream says, in Debian it's different.15:30
zigoIt's not like I was still maintaining up to Victoria, you know ... :P15:30
priteauI don't know if it is missing anything, just saying that it will be outdated compared to the other OS distributions15:32
zigoblanson[m] told me that you may need it for dropping privileges or soemthing? If that's the case, and you really need something new for a reason, then I may agree to do the backport, but if is just because "it looks like too old", then I believe it's not worth the effort. So let me know !15:34
mnasiadkazigo: it’s not blocking non-root work, but I think once 26.03 will be out (it’s the next LTS) - it would be nice to have it bumped16:40

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