tripleo-heat-templates/deployment/manila
Jose Luis Franco Arza 9ee2f74188 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 08:59:48 +00:00
..
manila-api-container-puppet.yaml Add mode option when creating persistent directories. 2020-04-20 15:37:08 +02:00
manila-backend-cephfs.yaml Check Ceph*Key value format and halt on error 2020-02-24 20:16:01 +01:00
manila-backend-isilon.yaml Move Manila backends into deployment 2019-04-22 08:44:39 -04:00
manila-backend-netapp.yaml Move Manila backends into deployment 2019-04-22 08:44:39 -04:00
manila-backend-unity.yaml Move Manila backends into deployment 2019-04-22 08:44:39 -04:00
manila-backend-vmax.yaml Move Manila backends into deployment 2019-04-22 08:44:39 -04:00
manila-backend-vnx.yaml Move Manila backends into deployment 2019-04-22 08:44:39 -04:00
manila-base.yaml Fix debug hiera keys 2019-11-07 08:39:37 -07:00
manila-scheduler-container-puppet.yaml Add mode option when creating persistent directories. 2020-04-20 15:37:08 +02:00
manila-share-common.yaml Remove unnecessary slash volume maps 2019-12-04 20:32:14 +02:00
manila-share-container-puppet.yaml Merge "Add mode option when creating persistent directories." 2020-05-05 11:41:09 +00:00
manila-share-pacemaker-puppet.yaml Check transfer data flag to skip pacemaker normal upgrade. 2020-06-04 08:59:48 +00:00