kolla-ansible/ansible/roles/masakari/templates
Roman Krček 006ff07185 Don't notify handlers during copy-cert
This is a prerequisite for patchset #745164

This fixes unwanted restarts during copying of certificates.
By removing conditional statements from role handlers in #745164,
copying certificates caused containers to restart, this is unwanted
during the genconfig process. However, if we would remove handler
notifiers from copying certificates, the container would never
restart, since from #745164, containers will restart only if any
of the files specified in config.json change. Certificates are now
copied to intermediary location inside of the container, from which
the script kolla_copy_cacerts will install them in the trust store.

Depends-on: https://review.opendev.org/c/openstack/kolla/+/926882
Change-Id: Ib89048c7e0f250182c4bf57d8c8a1b5478e9b4ab
Signed-off-by: Roman Krček <roman.krcek@tietoevry.com>
2024-12-01 22:16:25 +01:00
..
auth.conf.j2 masakari: support libvirt SASL in instance monitor 2022-05-21 13:27:27 +00:00
masakari-api-paste.ini.j2 Add Masakari Ansible role 2019-08-15 09:58:53 -04:00
masakari-api.json.j2 Don't notify handlers during copy-cert 2024-12-01 22:16:25 +01:00
masakari-engine.json.j2 Don't notify handlers during copy-cert 2024-12-01 22:16:25 +01:00
masakari-hostmonitor.json.j2 Don't notify handlers during copy-cert 2024-12-01 22:16:25 +01:00
masakari-instancemonitor.json.j2 Don't notify handlers during copy-cert 2024-12-01 22:16:25 +01:00
masakari-monitors.conf.j2 Do not use keystone_admin_url et al 2022-05-28 18:19:01 +02:00
masakari.conf.j2 Put memcache_security_strategy in single place at all.yml 2024-08-12 09:12:13 +00:00
wsgi-masakari.conf.j2 Add api_workers for each service to defaults 2022-07-12 20:09:16 +02:00