You have been subscribed to a public bug:
As of Mitaka, DEFAULT/dhcp_domain in neutron.conf seems to be deprecated, the neutron now uses DEFAULT/dns_domain. http://docs.openstack.org/mitaka/config- reference/networking/networking_options_reference.html With Calico DHCP agent, unless we create the deprecated option DEFAULT/dhcp_domain in neutron.conf, the instances resolv.conf contains: domain openstacklocal search openstacklocal ..instead of the desired domain name. It could potentially check for both config options, and make dns_domain tape precedence over dhcp_domain. Cheers, Just ** Affects: neutron Importance: Undecided Status: New -- DHCP agent should use DEFAULT/dns_domain instead of DEFAULT/dhcp_domain https://bugs.launchpad.net/bugs/1646802 You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

