Juju Charms - Monorepo for sunbeam Charms
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 |
||
---|---|---|
charms | ||
libs/external/lib/charms | ||
ops-sunbeam | ||
playbooks | ||
roles | ||
templates | ||
tests | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
.jujuignore | ||
.stestr.conf | ||
CONTRIBUTING.md | ||
create_tracks.sh | ||
generate_token.sh | ||
pyproject.toml | ||
README.md | ||
rebuild | ||
render_bundles.py | ||
repository.py | ||
run_tox.sh | ||
test-requirements.txt | ||
tox.ini |
Monolithic Repository for Sunbeam Charms
This repository contains the core charms for the Sunbeam deployment and associated charm libraries.
Development docs
See the CONTRIBUTING.md in the root of the repository and individual charm directories for more information.