From f840fe6a3a05900e0031e32da1bd2960e2bf72d2 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Sat, 23 Sep 2017 02:55:24 +0000 Subject: Update git submodules * Update docs/submodules/fuel from branch 'stable/euphrates' - Merge "states: maas: Add 30s delay in re-deploy attempt" into stable/euphrates - states: maas: Add 30s delay in re-deploy attempt Occasionaly, MaaS fails to provision/deploy some nodes, in which case we try marking them as broken, then fixed (to put them again in 'ready' state); before re-attempting the MaaS deploy operation. However, this leads to 'Error: Internal server error' when deploy function is called right after transitioning the node to 'ready' state. Add a delay of 30 seconds before re-attempting the failed operation. Change-Id: Ia9ecec67639387e4a29feab3114e1741c554a2cb Signed-off-by: Alexandru Avadanii (cherry picked from commit 39ffab99ad34ff45c0ed8be5a8172106e6a819a5) --- docs/submodules/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/fuel b/docs/submodules/fuel index b0c72d0c9..6205a5cf5 160000 --- a/docs/submodules/fuel +++ b/docs/submodules/fuel @@ -1 +1 @@ -Subproject commit b0c72d0c9bf3ccdf2549d9f5ddeca49085aae636 +Subproject commit 6205a5cf55ba25a9a632ba8db930e1e0ab07b781 -- cgit 1.2.3-korg