From 1cd85e26e95c687072ac6d9ca768bc8e38d03af1 Mon Sep 17 00:00:00 2001 From: Felipe Reyes Date: Wed, 17 Sep 2025 19:03:51 -0300 Subject: [PATCH] Update git submodules * Update charm-keystone from branch 'master' to c99079b83a4f57df4e4c731921b9f3961690c35a - Enable global cache by default The commit d2e42f1 introduced the config option enable-cache set to False by default to cache inconsistency when keystone was deployed in HA, since then a new change by made to disable token caching (563b453), it has tested that this option alleviates the performance regression seen when disabling the cache, whitout leaving the system exposed to expired token reuse. Change-Id: I584b7d2ea03d824c229cf5b21723d3645ffc2056 Related-Bug: #2113772 Related-Bug: #2089616 Signed-off-by: Felipe Reyes --- charm-keystone | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-keystone b/charm-keystone index 6cf03639e0..c99079b83a 160000 --- a/charm-keystone +++ b/charm-keystone @@ -1 +1 @@ -Subproject commit 6cf03639e0c66583288181bc719a97ab971b0f65 +Subproject commit c99079b83a4f57df4e4c731921b9f3961690c35a