[Openstack-operators] Multible DHCP_Domain in Neutron

Kevin Benton blak111 at gmail.com
Wed Dec 2 21:19:27 UTC 2015


No, unfortunately it's currently not possible to set it at anything other
than a global level when using the Neutron dnsmasq instances for resolution.

There is work going on this cycle to push names out to designate where you
can have suffixes specific to a port or to a network, but that won't be
available until the Mitaka release at the earliest.

On Wed, Dec 2, 2015 at 2:41 AM, Davíð Örn Jóhannsson <davidoj at siminn.is>
wrote:

> I've been having some issues where I want to change the domain name for a
> given project, I know I can do it globally by editing dhcp_domain
> in dhcp_agent.ini but on a global scale, however when I look at the dnsmasq
> process I see the final runtime param  *--domain=openstacklocal*, is
> there any sensible way set this param to  *--domain=example.com
> <http://example.com> ?*
>
>
>  dnsmasq --no-hosts --no-resolv --strict-order --bind-interfaces
> --interface=tape9e8f364-71 --except-interface=lo
>  --pid-file=/var/lib/neutron/dhcp/7d6c5968-6713-427c-be33-fabaf53bef81/pid
>
>  --dhcp-hostsfile=/var/lib/neutron/dhcp/7d6c5968-6713-427c-be33-fabaf53bef81/host
>
>  --addn-hosts=/var/lib/neutron/dhcp/7d6c5968-6713-427c-be33-fabaf53bef81/addn_hosts
>
>  --dhcp-optsfile=/var/lib/neutron/dhcp/7d6c5968-6713-427c-be33-fabaf53bef81/opts
>
>  --dhcp-leasefile=/var/lib/neutron/dhcp/7d6c5968-6713-427c-be33-fabaf53bef81/leases
>  --dhcp-range=set:tag0,10.0.10.0,static,86400s
>  --dhcp-lease-max=256
>  --conf-file=/etc/neutron/dnsmasq-neutron.conf
> * --domain=openstacklocal*
>
>
>
> _______________________________________________
> OpenStack-operators mailing list
> OpenStack-operators at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>
>


-- 
Kevin Benton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20151202/e0421f06/attachment.html>


More information about the OpenStack-operators mailing list