Juju Charm - Placement
Go to file
Alex Kavanagh c6e2edfa13 Test bundles for focal-wallaby and hirsute-wallaby
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] https://github.com/juju-solutions/layer-basic/issues/194

Change-Id: I1ee4a15c2ac3b9d1644ed52a2654b3018cd68b50
(cherry picked from commit 26dc99fd37)
2021-08-27 09:47:06 +00:00
src Test bundles for focal-wallaby and hirsute-wallaby 2021-08-27 09:47:06 +00:00
unit_tests Stop to use the __future__ module. 2020-06-02 20:04:15 +02:00
.gitignore Initial Commit 2019-10-15 18:13:51 +00:00
.gitreview Updates for stable branch creation 2021-05-03 12:34:46 +02: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
osci.yaml Test bundles for focal-wallaby and hirsute-wallaby 2021-08-27 09:47:06 +00:00
rebuild rebuild - restore proxy env vars for add-apt-repository 2021-07-02 13:26:18 -04:00
requirements.txt Updates to pin charm-tools to 2.8.3 2021-02-17 12:18:09 +00:00
test-requirements.txt 21.04 libraries freeze for charms on master branch 2021-04-06 20:23:31 +01:00
tox.ini 21.04 libraries freeze for charms on master branch 2021-04-06 20:23:31 +01: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