From 48c6a640324d9285783bb294cb7c4a7333fe8e84 Mon Sep 17 00:00:00 2001 From: Luciano Lo Giudice Date: Mon, 29 Apr 2024 05:44:26 -0300 Subject: [PATCH] Update git submodules * Update charm-ceph-fs from branch 'master' to 8655c1b81a79a7995c094736f28bb4f1919a690a - Implement key rotation for ceph-fs This patchset implements key rotation for the ceph-fs charm by receiving the new pending key from the ceph-mon charm and manually rotating it via Ceph's authtool. It makes use of the 'ceph-mds-relation-changed' hook for this. Change-Id: I773f389f56d78cd7ce58f9f2b5e7d7695164acb1 func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/1202 --- charm-ceph-fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-ceph-fs b/charm-ceph-fs index b852fa02bd..8655c1b81a 160000 --- a/charm-ceph-fs +++ b/charm-ceph-fs @@ -1 +1 @@ -Subproject commit b852fa02bd94eba442343f65e17860faca84909d +Subproject commit 8655c1b81a79a7995c094736f28bb4f1919a690a