8ea8f2855a
A container service layer is a dictionary of services so there may be more than once service defintion. Account for this by iterating of the services and starting each one in turn. Change-Id: I4cba2e0cda156a6852e71059b0dc0cb1948ce9e6 |
||
---|---|---|
.. | ||
.github/workflows | ||
doc | ||
ops_sunbeam | ||
shared_code | ||
unit_tests | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
cookie-requirements.txt | ||
fetch-libs.sh | ||
README.rst | ||
requirements-dev.txt | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
sunbeam-charm-init.sh | ||
test-requirements.txt | ||
tox.ini |
Sunbeam OpenStack Documentation
Tutorials
Writing an OpenStack API charm with Sunbeam.
How-Tos
How-To write a pebble handler.
How-To write a relation handler.
How-To expose services outside of K8S.