tripleo-heat-templates/deployment/pacemaker
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
..
clustercheck-container-puppet.yaml Remove unnecessary slash volume maps 2020-02-10 12:01:02 -05:00
compute-instanceha-baremetal-puppet.yaml Move compute-instanceha, neutron-ovn-dvr-ha to deployments 2019-05-30 20:37:36 +00:00
ovn-dbs-baremetal-puppet.yaml Move compute-instanceha, neutron-ovn-dvr-ha to deployments 2019-05-30 20:37:36 +00:00
pacemaker-baremetal-puppet.yaml Check transfer data flag to skip pacemaker normal upgrade. 2020-06-04 14:25:14 +02:00
pacemaker-remote-baremetal-puppet.yaml Make pcsd listen on PacemakerNetwork/PacemakerRemoteNetwork 2019-12-22 08:32:58 +09:00