tripleo-common/tripleo_common/releasenotes/notes
James Slagle c5af538d77 Retry previously failed deployments
Previously, when the server pre and post deployments were run, if one
failed, it would not be automatically retried since the deployed file
for the deployment exists under /var/lib/heat-config/deployed.

This could be overridden by passing -e force=true to ansible-playbook,
however for deployments that have previously failed, I don't think this
should be required, and we should just retry them automatically.

This new behavior more closely matches the traditional behavior with
Heat, where a stack update would automatically attempt to reapply and
deployment that was in a failed state.

Change-Id: I18df88297abe7be50364233ed8f2514de6d3d434
Closes-Bug: #1756921
(cherry picked from commit 7b359af52a)
2018-07-13 12:40:27 -04:00
..
automatically-retry-failed-deployments-baf0c701e6d1ad4a.yaml Retry previously failed deployments 2018-07-13 12:40:27 -04:00