From c75cf77a64f67158b73e5463cc492517ced41e24 Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Fri, 12 Jan 2018 14:37:10 +0400 Subject: Update git submodules * Update docs/submodules/fuel from branch 'stable/euphrates' - Retry cinder volume state The service of cinder-volume restarts too quickly after package installation with default/incorrect configuration and goes over restart threshold, so systemd stops attempt to restart any further causing state faulure. To fix it properly the RestartSec (i.e. restart delay) param should be added into cinder-volume.service unit. Change-Id: Ic8591e8ef52a3d439122f276d275e56bd2442ce6 Signed-off-by: Michael Polenchuk (cherry picked from commit 1ea49591080442d8db86fff60031d3dc41142274) --- docs/submodules/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/fuel b/docs/submodules/fuel index d04755062..2d347e8fd 160000 --- a/docs/submodules/fuel +++ b/docs/submodules/fuel @@ -1 +1 @@ -Subproject commit d047550627cd3b4d32556cfaa3608071949f773b +Subproject commit 2d347e8fd382bbb99c9747328e41734b331f745c -- cgit 1.2.3-korg