openstack-ansible-os_horizon/templates
Dmitriy Rabotyagov 9c3c776c7a Switch SESSION_ENGINE to memcached
Previously we were using cached_db session backend by default.
However with django version update, it requires more recent
mysqlclient module which is not part of requirements.
Moreover usage of cached_db makes us to carry and maintain
extra stuff, which can be dropped with memcached backend.

Change-Id: I8df7ee967d8dcbeb09a42fd568f98acc3e88adad
2019-12-18 19:52:38 +02:00
..
80_admin_default_panel.py.j2 Add template option for the default horizon panel 2016-01-13 20:48:13 -06:00
horizon-manage.py.j2 Switch SESSION_ENGINE to memcached 2019-12-18 19:52:38 +02:00
horizon_apache_ports.conf.j2 Allow to configure horizon bind address 2019-09-19 09:32:09 +00:00
horizon_django.wsgi.j2 Switch SESSION_ENGINE to memcached 2019-12-18 19:52:38 +02:00
horizon_local_settings.py.j2 Switch SESSION_ENGINE to memcached 2019-12-18 19:52:38 +02:00
openstack_dashboard.conf.j2 Variable name accidentally being templated out 2019-10-29 16:26:44 +00:00