You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
src | 3 years ago | |
unit_tests | 4 years ago | |
.gitignore | 4 years ago | |
.gitreview | 3 years ago | |
.stestr.conf | 5 years ago | |
.zuul.yaml | 3 years ago | |
HACKING.md | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
TODO.md | 6 years ago | |
rebuild | 3 years ago | |
requirements.txt | 4 years ago | |
test-requirements.txt | 3 years ago | |
tox.ini | 3 years ago |
README.md
Manila Generic Backend Source Charm
THIS CHARM IS FOR EXPERIMENTAL USE AT PRESENT. This is a new charm for the Manila service and it provides the generic backend plugin configuration.
This repository is for the reactive, layered, source charm.
Please see the src/README.md for details on the built Manila-generic backend 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.