]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Do not attempt to kill already-dead dnsmasq
authorGary Kotton <gkotton@redhat.com>
Thu, 2 May 2013 11:35:58 +0000 (11:35 +0000)
committerGary Kotton <gkotton@redhat.com>
Thu, 2 May 2013 11:58:00 +0000 (11:58 +0000)
commit9274095b4af63de7224b524e482872a78e027a7b
tree8a7e2f457c1524f39efd1658dff6dd458df61d55
parent1867cd2ee0809bd9ac2ff6b3dfdd018214b1881b
Do not attempt to kill already-dead dnsmasq

Fixes bug 1080846

The fix is following comments by Thiery Carrez (ttx) on the bug.

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