charm-designate-bind/src
Ryan Beisner e61af2e349 Update amulet test definitions for Newton
- Remove Precise-Icehouse Amulet test definitions if they exist.

- Add Xenial-Newton Amulet test definitions.

- Add Yakkety-Newton Amulet test definitions.

- Use the percona-cluster charm in tests instead of the mysql charm.

Change-Id: Idf27fb64843f9f37b2d67fbc5f8ee572b4305dc8
2016-10-13 07:29:00 -05: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 Update amulet test definitions for Newton 2016-10-13 07:29:00 -05: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 Add yakkety to supported series 2016-09-14 09:26:48 +01:00
requirements.txt Add functional tests 2016-07-13 14:07:13 +00:00
test-requirements.txt Add functional tests 2016-07-13 14:07:13 +00:00
tests.yaml Update amulet test definitions for Newton 2016-10-13 07:29:00 -05:00
tox.ini Update tox.ini files based on release-tools gold copy 2016-09-08 23:04:05 +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.