openstack-ansible-os_keystone/templates
Dmitriy Rabotyagov 9524a2d116 Define unique hostname for QManager
Due to the shortcoming of QManager implementation [1], in case of uWSGI
usage on metal hosts, the flow ends up with having the same
hostname/processname set, making services to fight over same file
under SHM.

In order to avoid this, we prepend the hostname with a service_name.
We can not change processname instead, since it will lead to the fight
between different processes of the same service.

[1] https://bugs.launchpad.net/oslo.messaging/+bug/2065922

Change-Id: Ida93734e6e1142bb095a572bee59f4d88987f597
2024-05-25 15:14:08 +02:00
..
keystone-credential-rotate.sh.j2 Handle host with unset ansible_host 2022-04-26 13:39:33 +00:00
keystone-fernet-rotate.sh.j2 Handle host with unset ansible_host 2022-04-26 13:39:33 +00:00
keystone-httpd-mpm.conf.j2 Drop Nginx webserver support 2021-11-22 10:36:35 +00:00
keystone-httpd.conf.j2 oidc: fix overloading of redirect_uri for cli client 2023-10-20 14:04:31 +01:00
keystone-ports.conf.j2 Allow Apache ports to be specified per VHost 2017-01-09 14:55:39 +00:00
keystone.conf.j2 Define unique hostname for QManager 2024-05-25 15:14:08 +02:00
keystone.domain.conf.j2 Implement multi-domain LDAP configuration for Keystone 2016-01-26 13:08:57 +00:00
shibboleth2.xml.j2 Rename keystone_ssl to keystone_backend_ssl 2023-04-08 12:53:10 +00:00
shibboleth-attribute-map.xml.j2 Keystone Federation Service Provider Configuration 2015-08-07 08:44:51 +00:00