
This patch adds *.charm to the .gitignore to ensure that any built artifacts are ignored. Change-Id: Icadcc8df8006dc286f85e724ecfbe5aab2c2b14a
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%