Re: [Openstack] Load Balancing Horizon

2013-02-28 Thread Everett Toews
On 2/28/13 10:26 AM, "Everett Toews" wrote: >I'm having trouble getting Horizon (Folsom Stable) to point to Keystone at >another IP. All I should have to do is > >vim openstack_dashboard/local/local_settings.py > OPENSTACK_HOST = "123.123.123.123" >sudo /etc/init.d/apache2 restart > >Correct? >

Re: [Openstack] Load Balancing Horizon

2013-02-28 Thread Everett Toews
From: Robert van Leeuwen Date: Thursday, February 28, 2013 9:33 AM To: "openstack@lists.launchpad.net" Subject: Re: [Openstack] Load Balancing Horizon > I've read Deploying Horizon [1] and I had a few high-level questions for >you about load balancing Horizon.

Re: [Openstack] Load Balancing Horizon

2013-02-28 Thread Robert van Leeuwen
> I've read Deploying Horizon [1] and I had a few high-level questions for you > about load balancing Horizon. > 1. Do you have any suggestions or recommendations for load balancing Horizon? > 2. Are there any gotchas? > 3. Can you more or less just load balance it like any other web app? Yes yo

[Openstack] Load Balancing Horizon

2013-02-28 Thread Everett Toews
Hi Gabriel, I've read Deploying Horizon [1] and I had a few high-level questions for you about load balancing Horizon. 1. Do you have any suggestions or recommendations for load balancing Horizon? 2. Are there any gotchas? 3. Can you more or less just load balance it like any other web app? Tha