tripleo-heat-templates/tools
Damien Ciabrini e965239d60 Ensure redis_tls_proxy starts after all redis instances
When converting a HA control plane to TLS-e, 1) the bootstrap node
tells pacemaker to restart all redis instances to take into
account the new TLS-e config; 2) a new container redis_tls_proxy
is started on every controller to encapsulate redis traffic in TLS
tunnels. This happens during step 2.

Redis servers have to be restarted everywhere for redis_tls_proxy
to be able to start tunnels properly. Since we can't guarantee that
across several nodes during the same step, tweak the startup of
redis_tls_proxy instead; make sure to only create the tunnels once
the targeted host:port can be bound (i.e. redis was restarted).

Change-Id: I70560f80775dacddd82262e8079c13f86b0eb0e6
Closes-Bug: #1883096
(cherry picked from commit b91a1a09cb)
2020-07-27 15:50:27 +00:00
..
check-up-to-date.sh Make krb-service-principal metadata per-Role 2019-04-05 14:22:20 +00:00
make_ceph_disk_list.py NodeDataLookup utility should rely on python env 2020-02-20 22:20:53 +00:00
merge-new-params-nic-config-script.py Pass Loader to yaml.load to remove YAMLLoadWarning 2019-09-06 13:29:16 +09:00
process-templates.py Enforce pep8/pyflakes rule on python codes 2019-09-05 15:40:46 +09:00
releasenotes_tox.sh Add ReNo support 2017-01-13 14:35:27 -05:00
roles-data-generate-samples.sh Add in roles data validation 2017-07-07 09:51:40 -06:00
roles-data-generate.py Enforce pep8/pyflakes rule on python codes 2019-09-05 15:40:46 +09:00
roles-data-validation.sh Remove fluentd composable service 2019-08-29 13:52:55 +01:00
yaml-diff.py Enforce pep8/pyflakes rule on python codes 2019-09-05 15:40:46 +09:00
yaml-nic-config-2-script.py Use yaml.SafeLoader instead of yaml.FullLoader 2019-12-03 11:22:49 +00:00
yaml-validate.py Ensure redis_tls_proxy starts after all redis instances 2020-07-27 15:50:27 +00:00