neutron/quantum/agent
armando-migliaccio 3640328972 Log a warning if dnsmasq version is below the minimum required
It has been noted that older versions of dnsmasq may have unexpected
behavior, so this patch introduces a check on dnsmasq version; if
the minimum version is not met, a warning is logged. This is less
invasive than raising an Exception and abort the dhcp agent, even
though this also seems like a perfectly acceptable behavior.

Fixes bug 1170793

Change-Id: Idd91c3753fb05f223ed0e3c53ad692ee65ea4905
2013-05-08 02:02:10 -07:00
..
common Improve the deprecated message about DEFAULT.root_helper 2013-04-09 19:15:46 +09:00
linux Log a warning if dnsmasq version is below the minimum required 2013-05-08 02:02:10 -07:00
metadata Adds POST method support in the metadata service 2013-05-02 01:28:04 +03:00
__init__.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
dhcp_agent.py Log a warning if dnsmasq version is below the minimum required 2013-05-08 02:02:10 -07:00
firewall.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
l3_agent.py Docstrings formatted according to pep257 2013-04-29 11:20:15 +03:00
netns_cleanup_util.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
ovs_cleanup_util.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
rpc.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
securitygroups_rpc.py Docstrings formatted according to pep257 2013-04-29 11:20:15 +03:00