]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Allow multiple DNS forwarders for dnsmasq
authorSylvain Afchain <sylvain.afchain@enovance.com>
Thu, 12 Dec 2013 23:12:29 +0000 (00:12 +0100)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:17 +0000 (15:20 +0800)
commita274f66cb0e842932da0f6b71db3144ffe08fb40
tree94a49909687e5bc8d17b9c0f77d8f0ccf7f3a52f
parent007b9e4b6043ce329a8c073cf29fbf6091c07012
Allow multiple DNS forwarders for dnsmasq

This patch change the dnsmasq_server configuration option to a ListOpt
in order to enable user to specify multiple DNS forwarders for each
dnsmasq instance.

DocImpact

Change-Id: I21963b4a6c99e4edb11040d77a6aeaa35ff44641
Closes-bug: #1240027
etc/dhcp_agent.ini
neutron/agent/linux/dhcp.py
neutron/tests/unit/test_linux_dhcp.py