openstack-ansible/playbooks/roles/os_horizon/templates
Miguel Grinberg f28e412db7 Put horizon in its own process
This change makes mod_wsgi create standalone processes for horizon. This
avoids obscure start up errors when mod_wsgi needs to spawn a new
process or thread. These restarts occur, for example, when mod_wsgi
receives a request from a client that is accessing the service through a
non-standard SSL port that is mapped to the port mod_wsgi is listening
on.

Change-Id: I5907b5c06cef0272ee145c277f79f23ba37741a4
Closes-Bug: #1499073
2015-09-23 21:02:02 +00:00
..
horizon_apache_ports.conf.j2 Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
horizon_local_settings.py.j2 Add default user role for Keystone & Horizon and tasks to create it 2015-08-21 12:53:33 +01:00
openstack_dashboard.conf.j2 Put horizon in its own process 2015-09-23 21:02:02 +00:00