Merge "Update readme for queens"

This commit is contained in:
Zuul 2018-03-08 15:44:13 +00:00 committed by Gerrit Code Review
commit 4167f18def
2 changed files with 6 additions and 0 deletions

View File

@ -30,6 +30,11 @@ dns-slave config option or by relating to the designate-bind charm:
juju deploy designate-bind juju deploy designate-bind
juju add-relation designate designate-bind juju add-relation designate designate-bind
For Queens and later, the nameservers config value must be set:
juju config designate nameservers="ns1.example.com. ns2.example.com."
# Bugs # Bugs
Please report bugs on [Launchpad](https://bugs.launchpad.net/charm-designate/+filebug). Please report bugs on [Launchpad](https://bugs.launchpad.net/charm-designate/+filebug).

View File

@ -26,6 +26,7 @@ options:
Space delimited list of nameservers. These are the nameservers that have Space delimited list of nameservers. These are the nameservers that have
been provided to the domain registrar in order to delegate the domain to been provided to the domain registrar in order to delegate the domain to
Designate. e.g. "ns1.example.com. ns2.example.com." Designate. e.g. "ns1.example.com. ns2.example.com."
This config value is required for Queens and later.
neutron-domain: neutron-domain:
type: string type: string
default: default: