master
* update: - charmcraft.yaml for v3 - tox.ini to use py3.12 by default - test-requirements.in to use zaza for juju3 - update test bundles to work with charmcraft v3 * generate: - merged-requirements-py312.txt - test-requirements-py312.txt * add: - update-requirements env to tox.ini and src/tox.ini Change-Id: I58fc609e0c9846b792f9d9b7d1bb2bbeb081e87e Signed-off-by: Seyeong Kim <seyeong.kim@canonical.com>
Manila Source Charm
This repository is for the reactive, layered, Manila source charm.
Please see the src/README.md for details on the built Manila charm and how to use it.
Building the charm
To build the charm run the following command in the root of the repository:
$ tox -e build
The resultant built charm will be in the builds directory.
Development/Hacking of the charm
Please see HACKING.md in this directory.
Description
Languages
Python
99%
Shell
0.6%
Jinja
0.4%