Juju Charm - Placement
 
 
Go to file
Zuul 7b34a3124e Merge "Add docs key and point at Discourse" 2023-08-29 18:37:43 +00:00
src Merge "Add docs key and point at Discourse" 2023-08-29 18:37:43 +00: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
LICENSE Initial Commit 2019-10-15 18:13:51 +00:00
README.md Moving IRC network reference to OFTC 2021-07-08 18:30:52 -05:00
bindep.txt Add Kinetic and Zed support 2022-08-26 18:40:43 +00:00
charmcraft.yaml Add 2023.2 Bobcat support 2023-08-02 14:24:30 -04: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
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 Kinetic and Zed support 2022-08-26 18:40:43 +00:00
test-requirements.txt Add Kinetic and Zed support 2022-08-26 18:40:43 +00:00
tox.ini Add Antelope support 2023-03-07 20:35:25 +00:00

README.md

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