From f5b1d4165a3e554cd24df605a604584d49aa9412 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Thu, 7 Mar 2019 10:38:54 +0900 Subject: [PATCH] Update git submodules * Update puppet-cinder from branch 'master' - Add sleep in cinder cron jobs The current cron job for purge is executed at the precisely same time, if we deploy multiple controller nodes with database clusterd, for example using Galera cluster, it could cause DB spike. This patch introduces a randomized sleep before executing purge job, to avoid such kind of collision. This commit is a kind of cherry-pick of the commit in puppet-nova with change id I093a713a4f0ba48686de615aa8cb22b17a56917b . Co-Authored-By: Rajesh Tailor Change-Id: I36cf5f1e66fed580786970d9a953d983539a6e43 --- puppet-cinder | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-cinder b/puppet-cinder index 37d351359e..f4c9e359fa 160000 --- a/puppet-cinder +++ b/puppet-cinder @@ -1 +1 @@ -Subproject commit 37d351359ee7a5501565638b3bb89824c7c9c08d +Subproject commit f4c9e359fa77d32fa4ed61cc81b58cfe18c5e1ad