Juju Charm - Designate
Go to file
Zuul 4d8a6a909b Merge "Enable bionic/stein and disco/stein functional tests" 2019-04-09 16:57:30 +00:00
src Merge "Enable bionic/stein and disco/stein functional tests" 2019-04-09 16:57:30 +00:00
unit_tests Ensure pool manager is restarted when pools change 2019-04-09 06:34:03 +00:00
.gitignore Enable designate to list on all interfaces 2017-11-29 11:58:36 +00:00
.gitreview Add .gitreview and clean up repo 2016-07-22 12:01:10 +00:00
.stestr.conf Replace ostestr with stestr in testing framework. 2019-03-07 17:11:03 -05:00
.zuul.yaml Added tox environment for gathering coverage 2019-03-01 14:39:04 +01: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 with new charmhelpers release 2019-04-09 10:38:54 +01:00
requirements.txt Update requirements 2018-10-04 10:51:40 -05:00
test-requirements.txt Replace ostestr with stestr in testing framework. 2019-03-07 17:11:03 -05:00
tox.ini Replace ostestr with stestr in testing framework. 2019-03-07 17:11:03 -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