tripleo-heat-templates/deployment/haproxy
Jose Luis Franco Arza 238d751b6a Check transfer data flag to skip pacemaker normal upgrade.
When the operating system upgrade is performed a
transfer data step must be executed (to allow the
db import once the operating system upgrades). During
this step the pacemaker cluster is stopped, so we can
create a new cluster with the newly OS upgraded node.
Therefore, as the pacemaker cluster is down we need
to skip some of the tasks which would be executed
during a normal upgrade (check pcs status, stop pcs and
start pcs) from the upgrade_tasks.

This patch removes the use of UpgradeLeappEnabled heat
parameter to identify this and uses the existence of
the flag file created during the transfer_data to skip
the normal pacemaker upgrade tasks by setting a new
fact, cluster_recreate, if this file exists.

Change-Id: Iba85e99f59258ce6ef4e05ccae737b9eeb6cfc57
(cherry picked from commit 5845c0a72a)
2020-06-04 14:25:14 +02:00
..
haproxy-container-puppet.yaml Add mode option when creating persistent directories. 2020-05-15 20:41:12 +00:00
haproxy-edge-container-puppet.yaml DCN/Edge: Handle ipv6 address for local glance endpoint 2020-03-24 19:41:10 -07:00
haproxy-internal-tls-certmonger.j2.yaml Request certificate for using host service principals 2019-03-05 10:17:24 +02:00
haproxy-pacemaker-puppet.yaml Check transfer data flag to skip pacemaker normal upgrade. 2020-06-04 14:25:14 +02:00
haproxy-public-tls-certmonger.yaml Create a new parameter for the HAProxy external network 2020-03-31 15:33:38 +00:00
haproxy-public-tls-inject.yaml Ensure consistency with hostname comparison 2020-03-31 06:34:00 +00:00