← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1530647] [NEW] dhcp: Default to using local DNS resolution

 

Public bug reported:

https://review.openstack.org/192712
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.

commit 0de1d8d4ca8f7bb51c3e39259d0e0f48039ba5d0
Author: Kyle Mestery <mestery@xxxxxxxxxxx>
Date:   Wed Jun 17 14:46:47 2015 +0000

    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@xxxxxxxxxxx>

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: neutron

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1530647

Title:
      dhcp: Default to using local DNS resolution

Status in neutron:
  New

Bug description:
  https://review.openstack.org/192712
  Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
  Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.

  commit 0de1d8d4ca8f7bb51c3e39259d0e0f48039ba5d0
  Author: Kyle Mestery <mestery@xxxxxxxxxxx>
  Date:   Wed Jun 17 14:46:47 2015 +0000

      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@xxxxxxxxxxx>

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1530647/+subscriptions


Follow ups