Juju Charm - Designate
Go to file
Nicolas Bock 9e3552417a
Moving to OFTC
Change-Id: I863b565efd26ad1e22fd48562d08df5676ee3779
Signed-off-by: Nicolas Bock <nicolas.bock@canonical.com>
2021-05-27 06:24:45 -06: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 Moving to OFTC 2021-05-27 06:24:45 -06: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

OFTC IRC: #openstack-charms