charm-designate-bind:stable/18.08

Last commit made on 2019-04-19
Get this branch:
git clone -b stable/18.08 https://git.launchpad.net/charm-designate-bind

Branch merges

Branch information

Name:
stable/18.08
Repository:
lp:charm-designate-bind

Recent commits

2ce3995... by OpenDev Sysadmins <email address hidden>

OpenDev Migration Patch

This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.

331fdcb... by Doug Hellmann

import zuul job settings from project-config

This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I066356c71e98bc0e8974c472d379fe19b7581ebe
Story: #2002586
Task: #24317

c3298cd... by David Ames

Updates for 18.08 stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: Ie9120c44431df29f8b7f5ed0474da11f76f21efd

c02395f... by Ryan Beisner

Update functional test definitions

Change-Id: I8514a108b8b4c7fabcd5d526d4fde56bba4e3574

ed4d74b... by Pedro GuimarĂ£es

Changed rebuild value to update charms.openstack

Change-Id: I4399e550eadaaa30b3d45479d83e7b3a614e7583

8d12851... by Nobuto Murata

Allow disabling dnssec-validation

This option may be helpful in a situation that upstream DNS servers do
not support DNSSEC, and BIND9 reports "Unable to fetch DNSKEY". For
production deployments, it's encouraged to keep DNSSEC enabled.

Change-Id: I1c28a65ff7d8063ada795b7b2e962fbfedc32c3d
Closes-Bug: #1784599

4132f05... by Nobuto Murata

Enable recursion when requested by forwarders or users

Forwarders do not work unless recursion is enabled. Also, allow users to
set recursion explicitly when they want BIND9 set up by the charm to act
as a full-service resolver.

Documentation has been updated to warn users to set ACLs when enabling
forwarders or recursion to avoid it from being a open resolver.

Change-Id: I53d53decbbae12e0b743aa34421d63a5a5c892f1
Closes-Bug: #1776952
Co-Authored-By: Pedro <email address hidden>

af9f3e7... by Nobuto Murata

Add dns-frontend extra binding

Another network space can be added to offer DNS service to clients
outside of the Juju model.

Change-Id: Ida1dd81bc4e2a2f1778ffa5d747a88c860164def
Closes-Bug: #1783678

cd14d5a... by James Page

Fix group permissions for bind access

Ensure generated configuration files are readable by the bind
user (required due to switch in default permissions to 0640
in charms.openstack).

Change-Id: I88bf4e93ea07621bda8c87f0f98f1c438bfe2be4
Closes-Bug: 1782640

892c1e3... by Ryan Beisner

Update functional test definitions

Change-Id: I0822ba2af8749276bb1999b6d33dd990e362f237