Thursday, 2026-02-26

tafkamaxGood mornin07:43
tafkamaxAny thoughts on file structure here: https://review.opendev.org/c/openstack/kolla-ansible/+/975901/comment/1bf50476_0af8947e/ ?07:45
tafkamaxThe KTBX (my new name for kolla-toolbox) is not very friendly with list datatypes.07:46
tafkamaxIn my latest iteration I tried the same that I did in the rules section previously:       remote_ids: "{{ '{{ keystone_identity_provider_remote_ids }}' }}"07:47
tafkamaxMaybe I need to try "from_json" again?07:47
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590107:53
tafkamaxMy other thought would be to also try from_yaml. And then maybe try some kind of bracket destruction technique. As it is a string, then remove the brackets using some string feature.08:09
thelounge87hi08:31
thelounge87I propose this feature... https://review.opendev.org/c/openstack/kolla-ansible/+/977760?tab=comments08:32
thelounge87The breif is that:08:35
thelounge871. Currently the multiregion capability of the kolla-ansible is limited. In the sense it requires a single database and I believe the core team expects the deployers to design an out of kolla database which is available to all the regions.08:35
thelounge872. And then modify kolla to use that cluster for all the regions thereby providing reliability etc.08:35
tafkamaxI am interested in this feature an saw your reddit post. But yes it is good to discuss in the weekly meetings.08:36
thelounge873. The main issue is that, this depends heavily on an external service -> Can cause breakage to the whole cluster in case of network failure and generally stuffy?08:37
thelounge87Yep, took me long enough to find the IRC channel  :) but now finally here08:37
thelounge87I personally deal with a client whose cluster keeps breaking due to gigantic rtts of a "badly" designed deployment.  And yeah, depending so heavily on VPN is kinda bad.08:39
opendevreviewSeunghun Lee proposed openstack/kolla-ansible stable/2025.1: [2025.1 only] Support ProxySQL 3.0.x on 2025.1  https://review.opendev.org/c/openstack/kolla-ansible/+/97471208:54
thelounge87bbezakVishwa Mithra can we discuss the multregion feature thing now?09:22
tafkamaxHmm seems from_json isnt the answer aswell     "msg": "Task failed: Finalization of task args for 'openstack.cloud.federation_idp' failed: Error while resolving value for 'remote_ids': The filter plugin 'ansible.builtin.from_json' failed: Expecting value: line 1 column 2 (char 1)"10:05
*** jhorstmann is now known as Guest383110:06
tafkamaxLet's try something else :)10:14
opendevreviewGrzegorz Koper proposed openstack/kayobe master: Add nmstate engine  https://review.opendev.org/c/openstack/kayobe/+/97474510:22
opendevreviewWill Szumski proposed openstack/kayobe master: Adds kayobe_path variable  https://review.opendev.org/c/openstack/kayobe/+/97784510:37
opendevreviewWill Szumski proposed openstack/kayobe master: Fix lookup plugins for external playbooks  https://review.opendev.org/c/openstack/kayobe/+/97805810:37
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590111:27
opendevreviewSeunghun Lee proposed openstack/kolla stable/2025.1: [2025.1 only] Build ProxySQL 3.0.x in 2025.1  https://review.opendev.org/c/openstack/kolla/+/97442912:07
opendevreviewSeunghun Lee proposed openstack/kolla-ansible stable/2025.1: [2025.1 only] Support ProxySQL 3.0.x on 2025.1  https://review.opendev.org/c/openstack/kolla-ansible/+/97471212:15
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590112:34
tafkamaxOK13:43
tafkamaxI have mastered KTBX syntax13:43
tafkamaxfor lists13:44
tafkamaxyou need to wrap them as json13:44
tafkamaxand then json64decode them after the fact13:44
bbezak:)13:44
tafkamaxIs it ok if I add this in the kolla-toolbox.py comments?13:46
tafkamaxWill add an example under kolla-toolbox.13:51
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590113:57
tafkamaxLet's see if selenium test is finally happy.14:01
tafkamaxI see there are still issues regarding the versions of some of the tools, but that is outside the scope of my patch.14:02
tafkamaxIf selenium is happy then I can reapply for review.14:02
tafkamaxLot's of linter errors as per usual. I am not very good with long lines and how to split them tbh. Lets see if it is okay to split them like that.14:24
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590114:42
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590117:05
tafkamaxSeems federation test are passing. You can take a look again bbezak and others who have volunteered to take a peek.17:58
tafkamaxAlso I suppose release notes might be needed?18:55

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