
Following changes are done in this patch: * Add mandatory flag to relations handler classes default to False. * Add mandatory_relations to charm base classes to list all the mandatory relations. * update relation_handlers_ready based on mandatory_relations Change-Id: Ibc846461cf92a0a6501a15d03907c93ecdf90063
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.