Hi Oliver and thanks you for this help. I was wrong in my explications. I had seen this article (roksblog.de ) and I did what it said: I first tried: enable_cluster_user_trust = True in globals.yml It didn't work. I then made the modification in /etc/kolla/config/magnum.conf: cluster_user_trust = True Same problem. That's why I asked the question. Is this really the way to do it? If so, I will have to restart the containers (keystone?) Franck
Le 25 déc. 2023 à 18:40, Oliver Weinmann <oliver.weinmann@me.com> a écrit :
Hi Frank,
According to the official kolla docs the option needs to be in globals.yml
Ensure that you understand the consequences before enabling this option. Inglobals.yml:
In case this also doesn’t work, you can try:
yoga) [vagrant@seed ~]$ cat /etc/kolla/config/magnum.conf [trust] cluster_user_trust = True
*www.roksblog.de
Cheers, Oliver
Von meinem iPhone gesendet
Am 25.12.2023 um 18:10 schrieb Franck VEDEL <franck.vedel@univ-grenoble-alpes.fr>:
enable_cluster_user_trust = True