From f06cd12344c351282684a04971a8e617b54ceedd Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Mon, 27 Nov 2017 07:52:23 +0000 Subject: Update git submodules * Update docs/submodules/fuel from branch 'master' - Merge "[baremetal] Retry cinder.controller on failure" - [baremetal] Retry cinder.controller on failure Occasionally, cinderng.volume_type_present errors with: ClientException: Service Unavailable (HTTP 503) Instead of retrying the whole state file, use `wait_for` macro to retry only this high state up to 5 times. Change-Id: Ib9ef017aca737e53c853007c13107d56d856c016 Signed-off-by: Alexandru Avadanii --- docs/submodules/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/fuel b/docs/submodules/fuel index c0541b17b..052af82aa 160000 --- a/docs/submodules/fuel +++ b/docs/submodules/fuel @@ -1 +1 @@ -Subproject commit c0541b17b817fbb2a017abea7cde4efad80b116f +Subproject commit 052af82aa875dd6acf4a060484780e50b21448af -- cgit 1.2.3-korg