Hello
I'm coming back to you with a new problem, which has already been submitted. I thought it worked with Antelope but maybe not.
I have a kolla-ansible installation, antelope, on Ubuntu22.04, multinode. everything works as I want.
If I leave only one domain (Default), I add heat and magnum. This works (with /etc/kolla/config/magnum.conf and cluster_user_trust = True).
I add a second domain (users from an Active Directory). And there, adding magnum no longer works. When I do a "kolla-ansible reconfigure.....), I get the error:
"action": "os_user_role", "changed": false
OK, a search gives me this link:
https://github.com/ansible/ansible/issues/57099
But I'm in the antelope version. Is this problem still relevant?
How can we solve it?
Thanks for your advices.