openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #15838
Re: [Dashboard] Multi-region support in Horizon?
In the short term you might be able to setup something with a horizon
customization module...
http://docs.openstack.org/developer/horizon/topics/customizing.html
In the long term I think federation should be a concern for grizzly
planning in horizon. But maybe I am just being a little too optimistic.
-Matt
On Tue, Aug 14, 2012 at 3:28 AM, Yufang Zhang <yufang521247@xxxxxxxxx>wrote:
> Hi all,
>
> I'd like to use horizon to manage clusters in multiple data
> centers(regions). Currently, horizon supports multi-region by means of
> deploying one keystone service for each region. Thus we have to manage
> multiple keystone services for all the regions(creating users or projects,
> etc.), which doesn't make sense. Should it be better to allow users to
> choose service endpoints(nova or glance) according to region name? At
> least, novaclient works as this way: you can provide region name(via
> --os_region_name option) as a filter to select nova service endpoint to
> access, so that we could deploy just one keystone service to manage
> services on different regions. Or is there any better workaround?
>
> Best Regards.
>
> Yufang
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>
Follow ups
References