openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #21382
Re: Load Balancing Horizon
On 2/28/13 10:26 AM, "Everett Toews" <everett.toews@xxxxxxxxxxxxx> 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?
>
>But the login page reads,
>
> An error occurred authenticating. Please try again later.
>
>I dropped the Horizon DB and recreated it but that didn't help. Nothing
>helpful in /var/log/apache2/horizon_error.log or
>/var/log/apache2/horizon_access.log either.
>
>Am I missing something obvious?
Oops. I just needed to clear my browser cache (did a Command-Shift-r in
Chrome). The above setting works.
Thanks for listening,
Everett
References