Juju Charm - Designate
Go to file
Alex Kavanagh 238fb1e196 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: I327cf71fe81a1808b7ca08bd190ee2423f3beff3
(cherry picked from commit 852d0a4d32)
2021-08-27 12:02:23 +02:00
src Test bundles for focal-wallaby and hirsute-wallaby 2021-08-27 12:02:23 +02:00
unit_tests Request a restart of memcached after a service upgrade after queens 2020-06-03 14:03:08 +02:00
.gitignore Enable designate to list on all interfaces 2017-11-29 11:58:36 +00:00
.gitreview Updates for stable branch creation 2021-05-03 12:08:11 +02:00
.stestr.conf Replace ostestr with stestr in testing framework. 2019-03-07 17:11:03 -05:00
.zuul.yaml [ussuri][goal] Updates for python 2.7 drop 2020-03-24 17:36:11 +00:00
LICENSE Add License info 2016-07-13 14:02:28 +00:00
README.md Add .gitreview and clean up repo 2016-07-22 12:01:10 +00:00
osci.yaml Test bundles for focal-wallaby and hirsute-wallaby 2021-08-27 12:02:23 +02:00
rebuild rebuild - restore proxy env vars for add-apt-repository 2021-07-08 14:13:09 -04:00
requirements.txt Updates to pin charm-tools to 2.8.3 2021-02-17 12:09:48 +00:00
test-requirements.txt 21.04 libraries freeze for charms on master branch 2021-04-03 20:24:13 +01:00
tox.ini 21.04 libraries freeze for charms on master branch 2021-04-03 20:24:13 +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 py34  # or py27 or py35
tox -e build

Contact Information

Freenode IRC: #openstack-charms