Juju Charm - Ceph NFS via Ganesha
Go to file
2022-01-05 16:07:36 -06:00
src add reload nonce, and fix up some setup bits 2022-01-05 16:07:36 -06:00
templates add reload nonce, and fix up some setup bits 2022-01-05 16:07:36 -06:00
tests Update to get ganesha setup. 2022-01-05 20:10:59 +01:00
unit_tests Add in Ceph client handling, fix up lint and tests 2021-11-30 14:37:32 +01:00
.flake8 Initial commit 2021-11-26 13:49:23 +01:00
.gitignore Update to get ganesha setup. 2022-01-05 20:10:59 +01:00
.jujuignore Initial commit 2021-11-26 13:49:23 +01:00
.stestr.conf Initial commit 2021-11-26 13:49:23 +01:00
actions.yaml add reload nonce, and fix up some setup bits 2022-01-05 16:07:36 -06:00
build-requirements.txt Initial commit 2021-11-26 13:49:23 +01:00
config.yaml Update to get ganesha setup. 2022-01-05 20:10:59 +01:00
CONTRIBUTING.md Initial commit 2021-11-26 13:49:23 +01:00
LICENSE Initial commit 2021-11-26 13:49:23 +01:00
metadata.yaml Update to get ganesha setup. 2022-01-05 20:10:59 +01:00
osci.yaml Initial commit 2021-11-26 13:49:23 +01:00
README.md Initial commit 2021-11-26 13:49:23 +01:00
requirements-dev.txt Initial commit 2021-11-26 13:49:23 +01:00
requirements.txt Update to get ganesha setup. 2022-01-05 20:10:59 +01:00
test-requirements.txt Initial commit 2021-11-26 13:49:23 +01:00
tox.ini Initial commit 2021-11-26 13:49:23 +01:00

ceph-nfs

Description

TODO: Describe your charm in a few paragraphs of Markdown

Usage

TODO: Provide high-level usage, such as required config or relations

Relations

TODO: Provide any relations which are provided or required by your charm

OCI Images

TODO: Include a link to the default image your charm uses

Contributing

Please see the Juju SDK docs for guidelines on enhancements to this charm following best practice guidelines, and CONTRIBUTING.md for developer guidance.