kolla-ansible/ansible/roles/keystone/templates
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
..
crontab.j2 Fix keystone fernet file exchange via ssh 2016-10-12 16:29:34 +00:00
fernet-node-sync.sh.j2 Use internal interface to connect with keystone_ssh 2017-10-10 06:57:42 +00:00
fernet-rotate.sh.j2 Use internal interface to connect with keystone_ssh 2017-10-10 06:57:42 +00:00
id_rsa Fix keystone fernet file exchange via ssh 2016-10-12 16:29:34 +00:00
id_rsa.pub Fix keystone fernet file exchange via ssh 2016-10-12 16:29:34 +00:00
keystone-fernet.json.j2 Support policy.yaml file [part 2] 2018-01-29 13:35:59 +00:00
keystone-ssh.json.j2 Change default permissions in jinja templates. 2017-05-26 12:29:02 +01:00
keystone.conf.j2 osprofiler support redis 2018-06-01 09:34:04 +08:00
keystone.json.j2 Support policy.yaml file [part 2] 2018-01-29 13:35:59 +00:00
ssh_config.j2 Fix keystone fernet file exchange via ssh 2016-10-12 16:29:34 +00:00
sshd_config.j2 Generalize api_interface_address variable usage 2017-05-23 08:35:15 +00:00
wsgi-keystone.conf.j2 Use the pbr generated wsgi binary file located in binary folder 2018-03-21 00:27:47 +08:00