Configure internal DNS with DNS forwarding
To use this you need to remove any dns servers explitly set on a subnet:
openstack subnet unset --dns-nameserver 131.111.12.20
to switch to using the DNS servers provided by the DHCP agent.
See: https://docs.openstack.org/neutron/ussuri/admin/config-dns-int.html