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
This commit is contained in:
Alex Kavanagh 2022-07-14 19:42:22 +01:00 committed by Gerrit Code Review
parent 9e1669d35e
commit 1edd6689b3
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 68fecd9ba8e5853d7f7fdf22cd9196eced21e4e2
Subproject commit ee3271063df883cbf5a233a68d3fa896a211c48d