Juju Charm - Designate
Go to file
Alex Kavanagh 852d0a4d32 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
2021-05-06 10:22:11 +00:00
src Test bundles for focal-wallaby and hirsute-wallaby 2021-05-06 10:22:11 +00: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 OpenDev Migration Patch 2019-04-19 19:27:49 +00: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-05-06 10:22:11 +00:00
rebuild Rebuild with udpated charm-tools 2.8.2 2021-02-01 14:07:59 -08:00
requirements.txt Updates to pin charm-tools to 2.8.3 2021-02-17 12:09:48 +00:00
test-requirements.txt Updates to flip all libraries back to master 2021-05-03 16:04:20 +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