Juju Charm - Placement
Go to file
Aurelien Lourot 6535991f12 Sync release-tools
In order to fix ResolutionImpossible on tox invocation.

https://github.com/openstack-charmers/release-tools/issues/151
https://github.com/openstack-charmers/release-tools/pull/152

Change-Id: I934163630231b612b8b56597f1ba068cb3b7ddf8
2021-07-22 15:00:38 +02:00
src Sync release-tools 2021-07-22 15:00:38 +02: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 Added .gitreview 2019-10-09 15:08:24 +00: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 Moving IRC network reference to OFTC 2021-07-08 18:30:52 -05:00
osci.yaml Test bundles for focal-wallaby and hirsute-wallaby 2021-05-05 16:23:25 +01:00
rebuild rebuild - restore c-h proxy env vars for add-apt-repository 2021-05-13 09:13:25 -04:00
requirements.txt Sync release-tools 2021-07-22 15:00:38 +02:00
test-requirements.txt Sync release-tools 2021-07-22 15:00:38 +02:00
tox.ini Sync release-tools 2021-07-22 15:00:38 +02: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