Juju Charm - Ceph NFS via Ganesha
Go to file
Chris MacNaughton 3b5c303aa7 Update to get ganesha setup.
This change also includes a new helper class to actually create
CephFS shares that are then provided by Ganesha.
2022-01-05 20:10:59 +01:00
src Update to get ganesha setup. 2022-01-05 20:10:59 +01:00
templates Update to get ganesha setup. 2022-01-05 20:10:59 +01: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 in Ceph client handling, fix up lint and tests 2021-11-30 14:37:32 +01: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.