Juju Charm - Designate
Go to file
Zuul 31cf8ead9c Merge "Remove Amulet leftovers" 2020-04-02 06:20:46 +00:00
src Merge "Remove Amulet leftovers" 2020-04-02 06:20:46 +00:00
unit_tests Use default_update_peers 2020-03-30 10:37:05 +01: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
rebuild Rebuild for updates to charms.openstack 2020-03-11 09:24:40 +01:00
requirements.txt Update charm build requirements 2020-03-03 09:54:36 +01:00
test-requirements.txt Use default_update_peers 2020-03-30 10:37:05 +01:00
tox.ini Sync charm/ceph helpers, tox, and requirements 2019-10-01 12:57:32 -05: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