openstack-ansible-os_zun/templates
Dmitriy Rabotyagov da852f307f 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: Icb9df1114b6fda8509fb12aeac486ca52e370781
2024-05-25 15:39:25 +02:00
..
api-paste.ini.j2 Update Zun api-paste 2022-02-03 17:28:00 +00:00
config.toml.j2 Add support for kata container runtime 2021-01-12 08:30:57 +00:00
kuryr-libnetwork.conf.j2 Drop commented out values from configs 2020-03-26 21:11:29 +02:00
rootwrap.conf.j2 Update zun role to match current requirements 2020-12-17 08:44:37 +00:00
sudoers.j2 Update zun role to match current requirements 2020-12-17 08:44:37 +00:00
zun-docker-cleanup.j2 Refactor definition of lock path 2021-12-02 10:10:56 +00:00
zun.conf.j2 Define unique hostname for QManager 2024-05-25 15:39:25 +02:00