openstack-ansible-os_horizon/vars
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
..
debian.yml Switch SESSION_ENGINE to memcached 2019-12-18 19:52:38 +02:00
distro_install.yml Fix distro installs on Ubuntu 2019-06-05 14:10:43 -07:00
main.yml Set appropriate branch key in _horizon_translations_pull 2019-03-19 14:00:03 +00:00
redhat-7.yml Switch SESSION_ENGINE to memcached 2019-12-18 19:52:38 +02:00
source_install.yml Broken panel registration fix 2019-10-18 07:50:43 +00:00
suse.yml Switch SESSION_ENGINE to memcached 2019-12-18 19:52:38 +02:00