neutron/releasenotes
Kyle Mestery 0de1d8d4ca dhcp: Default to using local DNS resolution
It's pointless to not include default DNS resolution for Neutron.
This adds a new config option (dnsmasq_local_resolv) which defaults
to 'True' and will allow for DNS name resolution to work out of
the box. The caveat is that if the 'dnsmasq_dns_servers' is set it
will override the 'dnsmasq_local_resolv' setting, thus allowing
operators to explicitly set their own DNS servers.

DocImpact: Default to using local DNS resolution with the DHCP agent.

Change-Id: I17a884f467d307432a06f67a9dd93ed2fa6081a3
Closes-Bug: #1466117
Signed-off-by: Kyle Mestery <mestery@mestery.com>
2015-12-30 12:06:16 -06:00
..
notes dhcp: Default to using local DNS resolution 2015-12-30 12:06:16 -06:00
source Fix releasenotes/../unreleased.rst 2015-11-16 14:55:46 +01:00