![]() * sync charm-helpers to classic charms * change openstack-origin/source default to bobcat * add mantic to metadata series * align testing with bobcat * add new bobcat bundles * add bobcat bundles to tests.yaml * add bobcat tests to osci.yaml * update build-on and run-on bases * drop kinetic * update charmcraft_channel to 2.x/stable Change-Id: I5e455d302d43f36eab9d7b9063e634d1f1b0d991 |
||
---|---|---|
src | ||
unit_tests | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
HACKING.md | ||
LICENSE | ||
README.md | ||
TODO.md | ||
bindep.txt | ||
charmcraft.yaml | ||
metadata.yaml | ||
osci.yaml | ||
rebuild | ||
rename.sh | ||
requirements.txt | ||
test-requirements.txt | ||
tox.ini |
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.