charm-designate-bind/src
Andrew McLeod 8062d82a84 Modify tests.yaml which specifies bundletester config params
with the following key:value pairs:

- reset_timeout: 600

Also remove additional tests.yaml from ./src/

Change-Id: I52157b13b1ce6871f672de56266e5d15405eb599
2017-08-09 10:02:58 -06:00
..
lib/charm/openstack Add functional tests 2016-07-13 14:07:13 +00:00
reactive Add functional tests 2016-07-13 14:07:13 +00:00
templates Allow all master dns nodes to send notifys 2016-07-27 15:25:31 +00:00
tests Modify tests.yaml which specifies bundletester config params 2017-08-09 10:02:58 -06:00
README.md Populate built charm README.md 2016-07-28 16:26:04 +00:00
config.yaml Add unit tests 2016-07-08 12:35:52 +01:00
icon.svg Add charm icon with Designate project logo 2016-08-03 14:59:12 -05:00
layer.yaml Add unit tests 2016-07-08 12:35:52 +01:00
metadata.yaml Enable Ocata Amulet Tests 2017-03-09 14:34:29 -08:00
requirements.txt Add functional tests 2016-07-13 14:07:13 +00:00
test-requirements.txt Enable Zesty-Ocata Amulet Tests 2017-04-28 08:42:17 -07:00
tox.ini Enable Zesty-Ocata Amulet Tests 2017-04-28 08:42:17 -07: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.