charm-designate-bind/src
David Ames 4f5b553153 Enable Bionic as a gate test
Change bionic test from dev to gate for 18.05.

Change-Id: I314848bea90a372ef673732d6bce1e34d3083d2a
2018-05-14 21:26:32 +00:00
..
lib/charm/openstack Do not try and download zones for empty url 2018-03-07 12:15:32 +00:00
reactive Add functional tests 2016-07-13 14:07:13 +00:00
templates Add designate-bind monitoring capability 2018-04-25 14:49:32 +00:00
tests Enable Bionic as a gate test 2018-05-14 21:26:32 +00:00
README.md Populate built charm README.md 2016-07-28 16:26:04 +00:00
config.yaml Update config.yaml descriptions 2017-08-28 19:17:06 +00:00
icon.svg Add charm icon with Designate project logo 2016-08-03 14:59:12 -05:00
layer.yaml Rebuild the charm with the new layer-openstack 2018-05-10 15:47:27 +01:00
metadata.yaml Add Bionic and remove Zesty series and tests 2017-12-05 05:28:02 +00:00
requirements.txt Add functional tests 2016-07-13 14:07:13 +00:00
test-requirements.txt Update requirements for git charmhelpers 2017-10-03 04:34:14 +00:00
tox.ini Enable Bionic as a gate test 2018-05-14 21:26:32 +00:00

README.md

Overview

This charm provides a bind server to store DNS records generated by designate.

Usage

designate-bind relies on designate charm.

juju deploy designate-bind
juju deploy designate
juju add-relation designate designate-bind

Bugs

Please report bugs on Launchpad.

For general questions please refer to the OpenStack Charm Guide.