Juju K8S Charm - Open Virtual Network - Relay component
Go to file
Liam Young d690335b0e
Merge pull request #6 from openstack-charmers/switch-to-github
Temporarily get opendev resources from github
2022-02-25 12:06:15 +00:00
.github/workflows Github workflow 2022-02-05 08:20:54 +00:00
lib/charms Extend unit tests 2022-02-14 12:12:55 +00:00
src Switch to xena and pin aso 2022-02-25 10:47:49 +00:00
unit_tests Switch to xena and pin aso 2022-02-25 10:47:49 +00:00
.flake8 First cut 2022-01-31 12:53:45 +00:00
.gitignore First cut 2022-01-31 12:53:45 +00:00
.jujuignore First cut 2022-01-31 12:53:45 +00:00
.stestr.conf First cut 2022-01-31 12:53:45 +00:00
CONTRIBUTING.md First cut 2022-01-31 12:53:45 +00:00
LICENSE First cut 2022-01-31 12:53:45 +00:00
README.md First cut 2022-01-31 12:53:45 +00:00
actions.yaml First cut 2022-01-31 12:53:45 +00:00
charmcraft.yaml First cut 2022-01-31 12:53:45 +00:00
config.yaml First cut 2022-01-31 12:53:45 +00:00
metadata.yaml First cut 2022-01-31 12:53:45 +00:00
requirements.txt Temporarily get opendev resources from github 2022-02-25 11:59:09 +00:00
run_tests First cut 2022-01-31 12:53:45 +00:00
test-requirements.txt First cut 2022-01-31 12:53:45 +00:00
tox.ini Github workflow 2022-02-05 08:20:54 +00:00

README.md

sunbeam-ovn-relay-operator

Description

TODO: Describe your charm in a few paragraphs of Markdown

Usage

TODO: Provide high-level usage, such as required config or relations

Relations

TODO: Provide any relations which are provided or required by your charm

OCI Images

TODO: Include a link to the default image your charm uses

Contributing

Please see the Juju SDK docs for guidelines on enhancements to this charm following best practice guidelines, and CONTRIBUTING.md for developer guidance.