Juju Charm - Placement
Go to file
James Page 70a57fcada
Sync/rebuild for Dalmatian/Epoxy updates
Refresh and rebuild charm for awareness of Dalmatian and Epoxy
Cloud Archive releases.

Change-Id: I90691aa0a5655c4999607ca63cfaebfe0e23efe0
2024-11-15 12:19:28 +00: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 Sync/rebuild for Dalmatian/Epoxy updates 2024-11-15 12:19:28 +00: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 Fix issues related to py312 compatibility 2024-08-21 17:38:38 +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