Juju Charm - Ceph FS
Go to file
Luciano Lo Giudice 8655c1b81a 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
2024-04-26 11:56:47 -03:00
src Implement key rotation for ceph-fs 2024-04-26 11:56:47 -03:00
unit_tests Implement key rotation for ceph-fs 2024-04-26 11:56:47 -03:00
.gitignore Add *.charm to gitignore 2022-04-18 21:05:47 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:48:07 +00:00
.stestr.conf Replace ostestr with stestr in testing framework. 2019-03-07 17:10:21 -05:00
.zuul.yaml Updates for jammy enablement 2022-04-13 16:17:03 +02:00
bindep.txt Add kinetic support 2023-02-03 10:00:04 -05:00
build-requirements.txt Update to build using charmcraft 2022-02-01 19:41:05 +00:00
charmcraft.yaml Add 2023.2 Bobcat support 2023-08-08 11:59:35 +02:00
metadata.yaml Migrate charm to charmhub latest/edge track 2022-01-27 19:36:55 +00:00
osci.yaml Implement key rotation for ceph-fs 2024-04-26 11:56:47 -03:00
pip.sh Add xena bundles 2021-09-21 13:52:56 +01:00
rebuild Add xena bundles 2021-09-21 13:52:56 +01:00
rename.sh Update to build using charmcraft 2022-02-01 19:41:05 +00:00
requirements.txt Add 2023.2 Bobcat support 2023-08-08 11:59:35 +02:00
test-requirements.txt Update to build using charmcraft 2022-02-01 19:41:05 +00:00
tox.ini Add 2023.2 Bobcat support 2023-08-08 11:59:35 +02:00