Juju Charm - Placement
Go to file
David Ames 0a922690bc Updates for stable branch creation
Set default branch for git review/gerrit.

Switch tests to stable.

Switch to using stable charm-helpers branch.

Switch to using stable charm.openstack branch.

Change-Id: I95baa2f8c6f338a3e9575cafc4c3d7b35326d8b5
2020-05-21 10:30:48 -07:00
src Updates for stable branch creation 2020-05-21 10:30:48 -07:00
unit_tests Initial Commit 2019-10-15 18:13:51 +00:00
.gitignore Initial Commit 2019-10-15 18:13:51 +00:00
.gitreview Updates for stable branch creation 2020-05-21 10:30:48 -07:00
.stestr.conf Initial Commit 2019-10-15 18:13:51 +00:00
.zuul.yaml [ussuri][goal] Updates for python 2.7 drop 2020-03-24 17:30:42 +00:00
LICENSE Initial Commit 2019-10-15 18:13:51 +00:00
README.md Add top-level README.md 2019-10-28 10:17:10 -04:00
rebuild Rebuild for sync charm-helpers for 20.05 release 2020-05-11 13:04:50 +01:00
requirements.txt Update charm build requirements 2020-03-03 09:58:26 +01:00
test-requirements.txt Initial Commit 2019-10-15 18:13:51 +00:00
tox.ini Initial Commit 2019-10-15 18:13:51 +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

Freenode IRC: #openstack-charms