Hey,

Yes, sure you can do that by defining each lab as a separate region in AVAILABLE_REGIONS:
https://docs.openstack.org/horizon/latest/configuration/settings.html#available-regions

There you can define different mappings of region names to keystone endpoints.

There were some limitations there, but I have not used it for a while now, so not sure if what I say next is 100% accurate: I think you need to have a different region names in each lab keystone for this to work, so you can't have multiple labs with RegionOne only.


On Sat, 7 Dec 2024, 16:54 Gilles Mocellin, <gilles.mocellin@nuagelibre.org> wrote:
Le 07/12/2024 à 14:29, Ishan Shanware (ishanwar) a écrit :
>
> Hey Stackers,
>
> I wanted to know if it’s possible to view the horizon dashboard for
> multiple openstack labs at once from the same UI ?
>
> thanks
> Ishan
>

Hi Ishan,

I think you could have something like that by configuring your labs as
regions.
They will share Horizon, but also keystone to have all endpoints in the
same catalog, and a common authentication source.

--
Gilles