Re: [Openstack] [openstack-dev] How to deploy OpenStack on thousands of nodes?

2013-06-26 Thread Jesse Pretorius
On 26 June 2013 15:42, Brent Roskos wrote: > I've also used keepalived for services that did not scale laterally. In > this case I put two horizon servers behind an active/passive virtual IP. > This was also pretty simple as there was no need to maintain state > information in for active passiv

Re: [Openstack] [Openstack-operators] Horizon troubleshooting

2013-06-13 Thread Jesse Pretorius
On 13 June 2013 20:54, Igor Laskovy wrote: > So how I can determine what wrong with installation? I found that I can > turn on verbose logging for django Horizon app, but how? > Debug logs are your friend. Start with setting DEBUG = True in horizon's local_settings.py file. That'll give you you