vmware-nsx/quantum/agent
armando-migliaccio 91b56e41ee Do not require sudo/rootwrap to check for dnsmasq version
The dnsmasq version check does not need root privileges
to run as with low privs it works just fine. As a side
effect, the use of the rootwrapper was causing unit tests
to hung because the execute call in check_version was not
being stubbed out. Weirdly enough this wasn't caught in
a previous Gerrit run; there must be a passwordless sudo
lurking around somewhere in the Gerrit infrastructure.

Fixes bug #1178800

Change-Id: I4d0bd218768eec2439d3907587682ff35884a262
2013-05-10 14:12:18 -07:00
..
common Improve the deprecated message about DEFAULT.root_helper 2013-04-09 19:15:46 +09:00
linux Do not require sudo/rootwrap to check for dnsmasq version 2013-05-10 14:12:18 -07:00
metadata Change Daemon class to better match process command lines. 2013-05-07 17:04:20 -04:00
__init__.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
dhcp_agent.py Do not require sudo/rootwrap to check for dnsmasq version 2013-05-10 14:12:18 -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