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?)
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
Cheers,
Oliver
Von meinem iPhone gesendet
enable_cluster_user_trust = True