Comment 3 for bug 1732042

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-neutron-api (stable/17.08)

Reviewed: https://review.openstack.org/519722
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-api/commit/?id=a9aa7fdd52067fbdfdba11ef63c0d03bef9ab4ea
Submitter: Zuul
Branch: stable/17.08

commit a9aa7fdd52067fbdfdba11ef63c0d03bef9ab4ea
Author: Billy Olsen <email address hidden>
Date: Mon Nov 13 16:38:56 2017 -0700

    Add missing dns_domain to pike's neutron.conf template

    Neutron ML2 DNS integration was broken in pike deployments due
    to the dns_domain name not changing from the default openstacklocal.
    This change adds the dns_domain option into the neutron.conf file.

    Change-Id: I9ea25ab7f1a30a1a172d0d33c4d408712b66de0a
    Closes-Bug: 1732042