neutron/quantum
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
..
agent Log a warning if dnsmasq version is below the minimum required 2013-05-08 02:02:10 -07:00
api Validate that netaddr does not receive a string with whitespace 2013-05-07 11:52:12 +00:00
common Docstrings formatted according to pep257 2013-04-29 12:13:39 +03:00
db Merge "Perform a joined query for ports and security group associations" 2013-05-06 08:02:32 +00:00
debug Docstrings formatted according to pep257 2013-04-29 12:13:39 +03:00
extensions Merge "Docstrings formatted according to pep257" 2013-04-29 11:59:07 +00:00
locale Imported Translations from Transifex 2013-05-07 12:11:58 +00:00
openstack Update import of oslo's processutils. 2013-05-07 13:10:09 +10:00
plugins Merge "Calculate nicira plugin NAT rules order according to CIDR prefix" 2013-05-07 15:25:12 +00:00
rootwrap Log a warning if dnsmasq version is below the minimum required 2013-05-08 02:02:10 -07:00
scheduler Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
server Improve Python 3.x compatibility 2013-04-29 11:41:46 +02:00
tests Log a warning if dnsmasq version is below the minimum required 2013-05-08 02:02:10 -07:00
__init__.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
auth.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
context.py Make the 'admin' role configurable 2013-04-22 20:42:02 +02:00
manager.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
policy.py Log msg for load policy file only if the file is actually loaded 2013-05-07 00:59:23 +02:00
quantum_plugin_base_v2.py Supporting pagination in api v2.0 2013-02-19 23:04:13 +08:00
quota.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
service.py Merge "Enable automatic validation of many HACKING rules." 2013-04-12 15:10:32 +00:00
version.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
wsgi.py Improve Python 3.x compatibility 2013-04-29 11:41:46 +02:00