From: Zuul Date: Mon, 22 Dec 2025 14:33:47 +0000 (+0000) Subject: Update git submodules X-Git-Url: https://git.feebdaed.xyz/?a=commitdiff_plain;h=6be3705c4d6c8319d199f9835d0685bd2f1399b8;p=0xmirror%2Fopenstack.git Update git submodules * Update cloudkitty from branch 'master' to f524e9261f0da9b1a48a210a53b63c27a68b9374 - Merge "Check that the limit is never over 5000 in Loki queries" - Check that the limit is never over 5000 in Loki queries Loki has hard limit of 5000 rows it can return at once, and if the user tries to bring more, it will just deny the request. Instead of delegating the request denial to Loki, we add the proper checks before the queries are done, so we can properly inform the user that more than 5000 rows is not acceptable. Change-Id: I9b98bb7d0c51724b1a63e2ecbf01ffe4a4f1c8e6 Signed-off-by: Juan Larriba --- diff --git a/cloudkitty b/cloudkitty index 38de7d1b28..f524e9261f 160000 --- a/cloudkitty +++ b/cloudkitty @@ -1 +1 @@ -Subproject commit 38de7d1b28113c99aa3eae32938aec934598a738 +Subproject commit f524e9261f0da9b1a48a210a53b63c27a68b9374