Comment 36 for bug 2054799

Revision history for this message
Hua Zhang (zhhuabj) wrote :

Considering that sunbeam is only verifying patch directly rather than debian (snap used in sunbeam and debian are two equally stuffs), so I used my one existing devstack 2024.1 env to do a quick verification.

1, modified the file /opt/stack/horizon/openstack_dashboard/settings.py to enable OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT

OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = True
OPENSTACK_KEYSTONE_DEFAULT_DOMAIN = 'default'
OPENSTACK_KEYSTONE_DEFAULT_ROLE = "member"

2, restart the service

sudo systemctl restart <email address hidden> && sudo systemctl restart apache2

Here is ther result, it works well.

set domain context - https://i.imgur.com/NhncJvy
verify the fix for 2024.1 can fix the problem - https://i.imgur.com/NWEoI6u