charm-designate-bind/src
David Ames fd99e8b60e Enable Zesty-Ocata Amulet Tests
- Turn on Zesty-Ocata Amulet test definitions.
- Standardize test-requirements.txt
- Sync charm helpers for various fixes

Change-Id: I145074b857781214403e58b4ecd6514173d837ee
2017-04-28 08:42:17 -07: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 Enable Zesty-Ocata Amulet Tests 2017-04-28 08:42:17 -07: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
tests.yaml Update amulet test definitions for Newton 2016-10-13 07:29:00 -05: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.