Update git submodules

* Update charm-ceph-mon from branch 'master'
  to 05725042300c02ef4f7490e3e1a34b84be8ddcbe
  - Implement the 'rotate-key' action for managers
    
    This patchset implements key rotation for managers only. The user
    can specified either the full entity name (i.e: 'mgr.XXXX') or
    simply 'mgr', which stands for the local manager.
    
    After the entity's directory is located, a new pending key is
    generated, the keyring file is mutated to include the new key and
    then replaced in situ. Lastly, the manager service is restarted.
    
    Note that Ceph only has one active manager at a certain point,
    so it only makes sense to call this action on _every_ mon unit.
    
    Change-Id: Ie24b3f30922fa5be6641e37635440891614539d5
    func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/1195
This commit is contained in:
Luciano Lo Giudice 2024-04-09 11:31:22 -03:00 committed by Gerrit Code Review
parent 2d2139e383
commit e31391b02f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 380532111f08164d6b548ed668db6cd1f60cccde
Subproject commit 05725042300c02ef4f7490e3e1a34b84be8ddcbe