From 6e0c014a9b082afa9d9950f2021600ff0bbf52e9 Mon Sep 17 00:00:00 2001 From: Zuul Date: Fri, 3 May 2019 13:41:34 +0000 Subject: [PATCH] Update git submodules * Update tripleo-heat-templates from branch 'master' - Merge "Split upgrade_steps_playbook into different plays." - Split upgrade_steps_playbook into different plays. In the same way deploy_steps_playbook is split into different plays per task, this patch does the same for the upgrade_steps_playbook, this way we obtain more control on the tasks we want to execute by using a specific tag or set of tags (upgrade_stepX) and at the same time improve the readability and understanding on what the playbook does. Also, I4d864f374d6f840585fafef2c7678e55c154898e allows us to run a single play with all the tasks for a specific step, instead of running them all passing a step value each time. This will make the upgrades faster and more legible, removing all those annoying 'skipping' tasks for steps that didn't match the step variable value. Change-Id: I29477ebefd256e34eb689cb3b72a539ff83233a3 --- tripleo-heat-templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tripleo-heat-templates b/tripleo-heat-templates index 71bb8ff635..17f70ba91e 160000 --- a/tripleo-heat-templates +++ b/tripleo-heat-templates @@ -1 +1 @@ -Subproject commit 71bb8ff635fd0d7029fb03a2b765e72fbbf2ad35 +Subproject commit 17f70ba91e7408089b981aff24eb9fbc7f6d544c