diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2018-01-12 14:37:10 +0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-01-19 13:06:57 +0000 |
commit | c75cf77a64f67158b73e5463cc492517ced41e24 (patch) | |
tree | 95d2220e06b8a4bfcf2ed0c033e2f8616d0c2934 | |
parent | 8434ed057216008be52396d1fc50fef691b931e6 (diff) |
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 <mpolenchuk@mirantis.com>
(cherry picked from commit 1ea49591080442d8db86fff60031d3dc41142274)
m--------- | docs/submodules/fuel | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/fuel b/docs/submodules/fuel -Subproject d047550627cd3b4d32556cfaa3608071949f773 +Subproject 2d347e8fd382bbb99c9747328e41734b331f745 |