From a483bb2bfcf1a418bb5c32c71056426e99301ea5 Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 9 Dec 2025 14:42:16 +0000 Subject: [PATCH] Update git submodules * Update python-cloudkittyclient from branch 'master' to dea9c3043ab3da512435c6e2427b4cd5074f1f0e - Merge "Use v2 API by default" - Use v2 API by default CloudKitty's v1 API has been deprecated for a while, but the CLI continued to use that as a default, keeping v2 as optional. This patch changes that behaviour, switching to use the more modern and currently maintained v2 as default, while v1 is still available via the --os-rating-api-version parameter. Change-Id: I4ca8c4f69b022af53d9f7ec71f3a2efadfc9163e Signed-off-by: Juan Larriba --- python-cloudkittyclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-cloudkittyclient b/python-cloudkittyclient index 5bd8a2f8fd..dea9c3043a 160000 --- a/python-cloudkittyclient +++ b/python-cloudkittyclient @@ -1 +1 @@ -Subproject commit 5bd8a2f8fdf3243e010ca12564780349033b8422 +Subproject commit dea9c3043ab3da512435c6e2427b4cd5074f1f0e