tripleo-heat-templates/common
marios 2b07da8aaa Remove puppet run and workarounds from tripleo_upgrade_node.sh
For bug 1708115 and the O..P upgrade, and for the upgrade of
'non-controlers' we are now generating ansible playbooks from
collected service upgrade_tasks and these are executed instead
of the legacy tripleo_upgrade_node.sh.

To clarify, by 'non-controllers' it is meant any node for which
the corresponding roles_data.yaml role has the
disable_upgrade_deployment flag set True.

As a first pass, I am removing the workarounds from the script but
keeping its delivery mechanism for now in case it is needed still.
We can either update here to remove it or keep it until next cycle

The most important part for now is that we no longer 'manually'
run puppet here. Instead the post_deploy_steps are also collected
into a playbook and will be executed after the upgrade_tasks
(see the bug for discussion of the mechanism and related reviews)

Change-Id: Ib017b0ab435ca9558cf8659d434489cdf01df955
Related-Bug: 1708115
(cherry picked from commit 4c5b9c5c96)
2017-08-31 14:42:39 +00:00
..
deploy-steps-tasks.yaml Add DockerPuppetProcessCount defaults to 3 2017-08-29 16:49:25 +00:00
deploy-steps.j2 Add DockerPuppetProcessCount defaults to 3 2017-08-29 16:49:25 +00:00
major_upgrade_steps.j2.yaml Remove puppet run and workarounds from tripleo_upgrade_node.sh 2017-08-31 14:42:39 +00:00
post-upgrade.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00
post.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00
services.yaml Add support for update_tasks 2017-08-12 10:40:48 +00:00