charm-designate-bind/src
Zuul bad85f12e9 Merge "Implement "allowed_nets" option" 2018-07-17 21:16:29 +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 Implement "allowed_nets" option 2018-05-30 16:23:43 +02:00
tests Update series metadata 2018-07-11 14:04:25 -05:00
README.md Populate built charm README.md 2016-07-28 16:26:04 +00:00
config.yaml Implement "allowed_nets" option 2018-05-30 16:23:43 +02: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 Update series metadata 2018-07-11 14:04:25 -05: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.