charm-ceph-mon/tests
Luciano Lo Giudice 0572504230 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
2024-04-05 19:37:36 -03:00
..
bundles Fix version retrieval 2023-09-29 21:04:23 +02:00
tests.yaml Implement the 'rotate-key' action for managers 2024-04-05 19:37:36 -03:00