From 91bf22d415119a83683bb7f9a75517f0495ccb68 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 9 Mar 2020 14:39:45 +0100 Subject: [PATCH] Update git submodules * Update puppet-swift from branch 'master' - Add object_server_mb_per_sync The default mb_per_sync value of Swift leads to adding a lot of latencies when transfering to an object store. This patch adds the possibility to override this value for object store (it is less relevant for other backend which rarely will reach the cache size anyway). According to our tests, a value of 16 MB is very good in production. Change-Id: Id379d4221bc7e2a0c16125b97140e39b7726fd02 --- puppet-swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-swift b/puppet-swift index de7eb6fff1..3b4e562faf 160000 --- a/puppet-swift +++ b/puppet-swift @@ -1 +1 @@ -Subproject commit de7eb6fff1d908e329d2bbd539e645dfc8680b65 +Subproject commit 3b4e562faf4b098412ceb6fe25b660eea9b22cb7