openstack-ansible-os_horizon/tasks
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
..
horizon_apache.yml Use systemd-journald instead of log files 2019-07-24 18:32:47 +03:00
horizon_install.yml Use systemd-journald instead of log files 2019-07-24 18:32:47 +03:00
horizon_install_source.yml Retire neutron-lbaas UI plugin 2019-09-13 13:37:54 +03:00
horizon_post_install.yml Switch SESSION_ENGINE to memcached 2019-12-18 19:52:38 +02:00
horizon_pre_install.yml Use systemd-journald instead of log files 2019-07-24 18:32:47 +03:00
horizon_service_setup.yml Enable overriding the service setup host python interpreter 2018-11-30 16:10:56 +00:00
horizon_ssl_key_create.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_key_distribute.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_key_store.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_self_signed.yml use include_tasks instead of include 2018-08-15 17:28:30 +08:00
horizon_ssl_user_provided.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_translations_update.yml Set appropriate branch key in _horizon_translations_pull 2019-03-19 14:00:03 +00:00
main.yml Switch SESSION_ENGINE to memcached 2019-12-18 19:52:38 +02:00