kolla-ansible/ansible/roles/magnum
Zhangfei Gao ce809aea23 osprofiler support redis
Currently osprofiler only choose elasticsearch,
which is only supported on x86.
On other platform like aarch64 osprofiler can
not be used since no elasticsearch package.

Enable osprofiler by enable_osprofiler: "yes",
which choose elasticsearch by default.
Choose redis by enable_redis: "yes" & osprofiler_backend: "redis"
On platform without elasticsearch support like aarch64
set enable_elasticsearch: "no"

Change-Id: I68fe7a33e11d28684962fc5d0b3d326e90784d78
2018-06-01 09:34:04 +08:00
..
defaults Implement external MariaDB and pre-configured Databases support 2018-01-23 13:07:40 +00:00
handlers Fix ansible warning 2018-05-11 02:54:02 +00:00
meta Add Ansible support for Magnum 2015-11-13 11:31:34 +01:00
tasks Fix create Magnum trustee user role failed 2018-05-14 16:30:40 +08:00
templates osprofiler support redis 2018-06-01 09:34:04 +08:00