]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Ensures that the dnsmasq configuration file flag is always set
authorGary Kotton <gkotton@redhat.com>
Sun, 30 Dec 2012 08:33:35 +0000 (08:33 +0000)
committerGary Kotton <gkotton@redhat.com>
Sun, 30 Dec 2012 08:33:35 +0000 (08:33 +0000)
commita40781b54838f4968046211bd2a0d49a6362a03d
tree2f5914668184a86be82ea0452d31fedfeb0ed021
parent24baea50675cd30758478b8f2e93460399ec786d
Ensures that the dnsmasq configuration file flag is always set

Fixes bug 1094183

If the flag is not set then the default configuration file may
be used. This may be problematic in certain setups.

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