kolla-ansible/ansible/roles/skyline/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
..
gunicorn.py.j2 Fix Skyline API Server TLS configuration 2024-03-18 06:40:49 +00:00
nginx.conf.j2 Merge "Skyline: use an external object store (Swift) in the dashboard" 2024-11-27 20:52:02 +00:00
skyline-apiserver.json.j2 Don't notify handlers during copy-cert 2024-12-01 22:16:25 +01:00
skyline-console.json.j2 Don't notify handlers during copy-cert 2024-12-01 22:16:25 +01:00
skyline.yaml.j2 Skyline: use an external object store (Swift) in the dashboard 2024-04-26 16:34:10 +02:00