Dnsmasq as dns proxy
The https://docs.openstack.org/newton/networking-guide/config-dns-res.html (documentation) „Name resolution for instances“ describes 4 methods on how to configure the DHCP offered DNS nameserver address to instances.
What I am missing there is a method to configure „announce the dnsmasq internal nameserver ip“. Is this option intentionally missing or how will it be configured? It generally seems to be the first DHCP pool address in a subnet so I could configure it static, but some kind of global setting via Keyword or flag seems to be more natural.
(The stack is currently liberty old, but answers about current releases are also appreciated)