Juju K8S Charm - Heat
6ddf3c01ff
* Add functional tests. This is currently limited to checking the charm deploys and relates to mandatory relations. * Add heat-engine container * Add management of all 3 containers to charm. Previously only the heat-api container was managed and this was incorrectly done on the assumption is was a wsgi app * Add management for auth_encryption_key * Add ops.testing unit tests Change-Id: I57b24a01ed473c96648f78095dc5e4e87d240e66 |
||
---|---|---|
lib/charms | ||
src | ||
tests | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
actions.yaml | ||
charmcraft.yaml | ||
config.yaml | ||
CONTRIBUTING.md | ||
LICENSE | ||
metadata.yaml | ||
osci.yaml | ||
pyproject.toml | ||
README.md | ||
rename.sh | ||
requirements.txt | ||
test-requirements.txt | ||
TODO.txt | ||
tox.ini |
heat-k8s
Charmhub package name: operator-template More information: https://charmhub.io/heat-k8s
Describe your charm in one or two sentences.
Other resources
-
See the Juju SDK documentation for more information about developing and improving charms.