From cde6928cd642f19ea21c63079ec4547dbe83f24e Mon Sep 17 00:00:00 2001 From: "Erlon R. Cruz" Date: Fri, 11 Jun 2021 11:58:01 -0300 Subject: [PATCH] Update git submodules * Update charm-swift-proxy from branch 'master' to 54583248b9510ba0d17313dea044b402953f4e94 - Bump default swift partition power The partition power is used to build the swift rings. The total number of partitions in the cluster will be 2^partition-power. The recommend number of partitions of a cluster is a minimum of 100 per disk. Given that 2^8 is only 256, this number will lead to a sub- optimal configuration even on test deployments, not to say on production where disks can surpass the hundreds, and this will lead to a very unbalanced cluster. Closes-bug: #1931286 Change-Id: Ifdf2b96f27f18bc64549c40d8fa47474f8eb59c8 --- charm-swift-proxy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-swift-proxy b/charm-swift-proxy index a8d77d22fe..54583248b9 160000 --- a/charm-swift-proxy +++ b/charm-swift-proxy @@ -1 +1 @@ -Subproject commit a8d77d22fed0a9b715ddb4e8a289602f16c0d946 +Subproject commit 54583248b9510ba0d17313dea044b402953f4e94