From 1edd6689b35153352fd2696a900a2e01fdfec0b7 Mon Sep 17 00:00:00 2001 From: Alex Kavanagh Date: Thu, 14 Jul 2022 19:42:22 +0100 Subject: [PATCH] Update git submodules * Update charm-vault from branch 'master' to ee3271063df883cbf5a233a68d3fa896a211c48d - Fix to is_ca_ready() which used read_role() incorrectly A recent change (1) switched to the newer methods in hvac 11.2, but unfortunately the semantics between client.secrets.pki.read_role() and client.read() are different, in that the latter returns None on InvalidPath, whereas the former allow the exception to bubble up. Also updates tests and fixes a mocking issue on service_reload. [1] https://review.opendev.org/c/openstack/charm-vault/+/848205 Change-Id: Id3d112104b1aa45b242e402709fb855131d5203e --- charm-vault | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-vault b/charm-vault index 68fecd9ba8..ee3271063d 160000 --- a/charm-vault +++ b/charm-vault @@ -1 +1 @@ -Subproject commit 68fecd9ba8e5853d7f7fdf22cd9196eced21e4e2 +Subproject commit ee3271063df883cbf5a233a68d3fa896a211c48d