From f2aee14232db9e44b77cbc165bf1e269103eefb8 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Mon, 8 Jan 2018 17:57:56 +0100 Subject: Update git submodules * Update docs/submodules/fuel from branch 'stable/euphrates' - lib.sh: base image: Prevent using incomplete img In case the previous deploy attempt already copied the base image as the VCP image in order to perform offline operations and failed, leaving an incomplete image in place, current code might try to use it instead of building it from scratch. Use the hash-agnostic link names as checkpoints for successful image handling. Change-Id: I1e99e515e18ba1dec534c520811c127b2b528afe Signed-off-by: Alexandru Avadanii (cherry picked from commit 5878c5c0c2ca8c78e9a5124452eefe8290ab63cd) --- docs/submodules/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/fuel b/docs/submodules/fuel index 3741eea37..17b63ba2c 160000 --- a/docs/submodules/fuel +++ b/docs/submodules/fuel @@ -1 +1 @@ -Subproject commit 3741eea37e45fb30c6bf8925da776af6f6888dce +Subproject commit 17b63ba2c2f40b5b8995280d5f2cb4e696246402 -- cgit 1.2.3-korg