From d8e8280796e6f6b872a51dd52eaec760396cd873 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Wed, 7 Feb 2018 20:03:09 +0100 Subject: Update git submodules * Update docs/submodules/fuel from branch 'master' - [states] Fix broken online check for bm, vcp nodes Previous commit replacing explicit loops with `wait_for` failed to properly escape a nested variable, leading to deploy failure. Also, the logic was flawed, not breaking for offline nodes, rendering the whole barrier check useless. Fixes: 1a0e8e7e Change-Id: I038dbf90fb53c6b61da2e5c9b6867e31d78867af Signed-off-by: Alexandru Avadanii --- docs/submodules/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/fuel') diff --git a/docs/submodules/fuel b/docs/submodules/fuel index 2f874c872..f78cd791f 160000 --- a/docs/submodules/fuel +++ b/docs/submodules/fuel @@ -1 +1 @@ -Subproject commit 2f874c8729bd80f34e5994fe07f116c82c9b1695 +Subproject commit f78cd791f2529b571152e634aa9141ab993d723e -- cgit 1.2.3-korg