Juju Charm - Placement
Go to file
Billy Olsen 657ffe159d
Add charmcraft 3 support
Update the charmcraft.yaml file to use base and platforms, only
allowing noble support.

- Update config to default to caracal.
- Update osci.yaml to use the charmcraft 3.x/beta
- Add noble/oracular to charmhelpers
- Drop non-noble tests

Change-Id: I225d54ebf2662dce3233efd4185550af989867bc
2024-06-21 17:09:57 -07:00
src Add charmcraft 3 support 2024-06-21 17:09:57 -07:00
unit_tests Prevent update-status to run unrequired handlers 2023-04-19 09:56:31 -04:00
.gitignore Add *.charm to gitignore 2022-04-18 21:09:44 +01:00
.gitreview Added .gitreview 2019-10-09 15:08:24 +00:00
.stestr.conf Initial Commit 2019-10-15 18:13:51 +00:00
.zuul.yaml Add Antelope support 2023-03-07 20:35:25 +00:00
bindep.txt Add Kinetic and Zed support 2022-08-26 18:40:43 +00:00
charmcraft.yaml Add charmcraft 3 support 2024-06-21 17:09:57 -07:00
LICENSE Initial Commit 2019-10-15 18:13:51 +00:00
metadata.yaml Migrate charm to charmhub latest/edge track 2022-01-27 22:11:19 +00:00
osci.yaml Add 2023.2 Bobcat support 2023-08-02 14:24:30 -04:00
README.md Moving IRC network reference to OFTC 2021-07-08 18:30:52 -05:00
rebuild Ensure get_requests_for_local_unit doesn't fail on incomplete relation 2023-08-04 18:49:19 +01:00
rename.sh Update to build using charmcraft 2022-02-01 21:08:37 +00:00
requirements.txt Add charmcraft 3 support 2024-06-21 17:09:57 -07:00
test-requirements.txt Add charmcraft 3 support 2024-06-21 17:09:57 -07:00
tox.ini Updates for caracal testing support 2024-02-24 19:57:58 +00:00

Overview

This is a "source" charm, which is intended to be strictly the top layer of a built charm. This structure declares that any included layer assets are not intended to be consumed as a layer from a functional or design standpoint.

Test and Build

Building, pushing and publishing to the charm store is automated by CI to ensure consistent flow. Manually building is useful for development and testing, however.

tox -e pep8
tox -e py37
tox -e build

Contact Information

OFTC IRC: #openstack-charms