8655c1b81a
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
12 lines
287 B
YAML
12 lines
287 B
YAML
- project:
|
|
templates:
|
|
- charm-unit-jobs-py38
|
|
- charm-unit-jobs-py39
|
|
- charm-yoga-functional-jobs
|
|
- charm-functional-jobs
|
|
vars:
|
|
needs_charm_build: true
|
|
charm_build_name: ceph-fs
|
|
build_type: charmcraft
|
|
charmcraft_channel: 2.x/stable
|