[Openstack-operators] Multible DHCP_Domain in Neutron
Davíð Örn Jóhannsson
davidoj at siminn.is
Wed Dec 2 10:41:45 UTC 2015
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 ?
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20151202/813cc79a/attachment.html>
More information about the OpenStack-operators
mailing list