Juju Charm - Ceph FS
Go to file
Nobuto Murata 032949448f Don't make any changes during update-status hooks
Previously the config_changed function was invoked during the
update-status hooks. And it made unnecessary changes to the system.
Guard reactive functions properly.

> INFO unit.ceph-fs/0.juju-log Invoking reactive handler:
> reactive/ceph_fs.py:42:config_changed

Closes-Bug: #2074349
Related-Bug: #2071780
Change-Id: If6cd061fef4c3625d6d498942949e31f243622df
2024-07-29 22:45:26 +09:00
interfaces/cephfs_share feat: implement support for the cephfs-share relation 2024-05-23 12:08:56 -06:00
src Don't make any changes during update-status hooks 2024-07-29 22:45:26 +09:00
unit_tests Don't make any changes during update-status hooks 2024-07-29 22:45:26 +09:00
.gitignore feat: implement support for the cephfs-share relation 2024-05-23 12:08:56 -06: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
charmcraft.yaml Add charmcraft 3 support 2024-07-24 15:57:00 +02:00
metadata.yaml Migrate charm to charmhub latest/edge track 2022-01-27 19:36:55 +00:00
osci.yaml Add charmcraft 3 support 2024-07-24 15:57:00 +02: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 charmcraft 3 support 2024-07-24 15:57:00 +02:00
test-requirements.txt Update to build using charmcraft 2022-02-01 19:41:05 +00:00
tox.ini Add charmcraft 3 support 2024-07-24 15:57:00 +02:00