]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add support for dnsmasq version 2.48
authorGary Kotton <gkotton@redhat.com>
Tue, 14 May 2013 13:20:44 +0000 (13:20 +0000)
committerGary Kotton <gkotton@redhat.com>
Tue, 14 May 2013 13:53:31 +0000 (13:53 +0000)
commit6012b7e97c361a90d88a573d3c6a9f33e03f4281
tree87294b9818b701dc28c1aa94e61037004a0749b4
parentdf6109ae70f72d170e64ad7ebdbfe2d72e097377
Add support for dnsmasq version 2.48

Following the bug fix for bug 1170793 we are able to add
in support for dnsmasq versions that do not support tags.

2.48 is the version shipped in RHEL 6.4

Change-Id: Ia7d2b1c0adb477159ce146bcd4323d4b2795bff5
quantum/agent/dhcp_agent.py
quantum/agent/linux/dhcp.py
quantum/tests/unit/test_dhcp_agent.py
quantum/tests/unit/test_linux_dhcp.py