Hi,
Thank you Eugen for bringing this up about the admin role. This works out on my side.

Best,
James

On Tue, Apr 4, 2023 at 3:40 PM James Leong <jamesleong123098@gmail.com> wrote:
Awesome, thanks. I was able to view the domain tab by adding admin role to admin mentioned by Eugen. Thanks again for your suggestion.

Best,
James

On Tue, Apr 4, 2023 at 4:36 AM Franck VEDEL <franck.vedel@univ-grenoble-alpes.fr> wrote:
Hi, 
if this could help…


# more /etc/kolla/config/keystone/keystone.conf
[identity]
domain_specific_drivers_enabled = True
domain_config_dir = /etc/keystone/domains

# ls /etc/kolla/config/keystone/domains/
cacert.pem  keystone.tprt2.conf  keystone.tprt.conf


For me, it works !


Franck 


Le 4 avr. 2023 à 05:12, James Leong <jamesleong123098@gmail.com> a écrit :

Hi all,

I am playing around with the domain. I have used kolla-ansible as a deployment tool for deploying the yoga version of OpenStack. However, after deploying a fresh OpenStack, I was not able to view the domain tab on my dashboard. Every time when I want to create a new domain, I have to go to my terminal and create it manually without any GUI. Is there any other configuration I have to enable in the globals.yml file other than setting "horizon_keystone_multidomain: "True"?

Thanks for your help
James