]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix dhcp option distribution by dnsmasq
authorNachi Ueno <nachi@nttmcl.com>
Wed, 29 Aug 2012 00:02:49 +0000 (00:02 +0000)
committerNachi Ueno <nachi@nttmcl.com>
Wed, 29 Aug 2012 14:13:11 +0000 (14:13 +0000)
commit4b5a850a51ee1a8451a9c5e819fb5247bf4d46d0
tree17e09adc29cf41e71545af6c68701d9eb506c4ac
parent88e2551c69739d76a1802838adaae0d244aa5333
Fix dhcp option distribution by dnsmasq

Fixes bug 1022737 host route per subnet distribution
Fixes bug 1028647 --no-gateway support on dhcp agent
Fixes bug 1043022 dns distribution

Change-Id: I567f1f8d1f5d386a253be1965d29f2533f7e88c8
quantum/agent/linux/dhcp.py
quantum/tests/unit/test_linux_dhcp.py