0bdc19c4ea
* Add new interface service-ready to check for service readiness of remote application. * Create a placeholder charm sunbeam-libs to place all the common libraries. The charm and the libraries need not be published to charmhub since at this point of time they are used internally by sunbeam. * Add provider to service-ready in masakari-k8s * Add requirer to service-ready in openstack-hypervisor and enable/disable snap option masakari.enable based on service-ready relation. Change-Id: I99feccee2c871fc5a581fdea6f45a541efc2a968 |
||
---|---|---|
.. | ||
.github/workflows | ||
doc | ||
ops_sunbeam | ||
shared_code | ||
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 |
Sunbeam OpenStack libraries and documentation
Tutorials
How-Tos
- How-To write a pebble handler
- How-To write a relation handler
- How-To write a charm context
- How-To expose services outside of K8S