Merge "Only update plan on upgrade converge"

This commit is contained in:
Zuul 2018-04-21 05:17:20 +00:00 committed by Gerrit Code Review
commit 2cf8cbddae
1 changed files with 0 additions and 9 deletions

View File

@ -234,15 +234,6 @@ workflows:
action: tripleo.plan.remove_noop_deploystep
input:
container: <% $.container %>
on-success: upgrade_converge
on-error: set_update_failed
upgrade_converge:
action: tripleo.deployment.deploy
input:
timeout: <% $.timeout %>
container: <% $.container %>
skip_deploy_identifier: <% $.skip_deploy_identifier %>
on-success: send_message
on-error: set_update_failed