Juju Charms - Monorepo for sunbeam Charms
Go to file
Guillaume Boutry 156220293a
[all] make region a single value
tempest-k8s: add region configuration option, take first from the given
list as endpoint
tempest-k8s: take first from list as endpoint
keystone-k8s: allow listing endpoints by region

Change-Id: I629a33c6a3a1579d94d3add5358a9547eebc2f9e
2024-05-10 14:25:52 +02:00
charms [all] make region a single value 2024-05-10 14:25:52 +02:00
libs Support external dns for cloud guests 2024-05-07 07:54:57 +05:30
ops-sunbeam [all] make region a single value 2024-05-10 14:25:52 +02:00
playbooks Implement sunbeam-clusterd 2024-01-25 12:30:54 +01:00
roles Upload charm before OCI images in publish charm job 2024-04-20 14:01:46 +05:30
templates Fix typo in identity-data-id-creds part 2024-02-20 13:28:42 +01:00
tests Use 24.03/edge when testing OVN from store 2024-05-06 11:22:07 +02:00
zuul.d Update all external libs 2024-04-27 11:17:30 +05:30
.gitignore Add func tests for tempest-k8s charm 2024-03-06 09:55:34 +10:30
.gitreview Add zuuljobs 2023-11-30 15:32:39 +05:30
.jujuignore Add zuuljobs 2023-11-30 15:32:39 +05:30
.stestr.conf Add zuuljobs 2023-11-30 15:32:39 +05:30
common.sh Support external dns for cloud guests 2024-05-07 07:54:57 +05:30
CONTRIBUTING.md Add func tests for tempest-k8s charm 2024-03-06 09:55:34 +10:30
create_tracks.sh Add script to automatically create charm tracks 2024-04-19 11:40:04 +02:00
fetch_libs.sh Update all external libs 2024-04-27 11:17:30 +05:30
generate_token.sh Publish tempest-k8s charm 2024-02-02 15:25:35 +05:30
pyproject.toml Add zuuljobs 2023-11-30 15:32:39 +05:30
README.md Add func tests for tempest-k8s charm 2024-03-06 09:55:34 +10:30
rebuild Update all external libs 2024-04-27 11:17:30 +05:30
render_bundles.py Implement sunbeam-clusterd 2024-01-25 12:30:54 +01:00
run_tox.sh Remove interface libraries in ops-sunbeam tests 2024-02-22 10:55:52 +05:30
test-requirements.txt Remove pypi mock package for tests 2024-02-21 09:04:17 +10:30
tox.ini [tempest] Fix misspelt relation name in tests 2024-04-01 19:15:13 +05:30

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.