vmware-nsx/quantum
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
..
agent Do not require sudo/rootwrap to check for dnsmasq version 2013-05-10 14:12:18 -07:00
api Validate that netaddr does not receive a string with whitespace 2013-05-07 11:52:12 +00:00
common Create a common function for method _parse_network_vlan_ranges used 2013-05-09 11:04:16 -04:00
db Avoid extra queries when retrieving routers 2013-05-08 15:25:22 +04:00
debug Docstrings formatted according to pep257 2013-04-29 12:13:39 +03:00
extensions Avoid extra queries when retrieving routers 2013-05-08 15:25:22 +04:00
locale Imported Translations from Transifex 2013-05-10 12:11:59 +00:00
openstack Update import of oslo's processutils. 2013-05-07 13:10:09 +10:00
plugins Merge "Fix usage of SQLAlchemy Query.first() method" 2013-05-10 19:19:00 +00:00
rootwrap Do not require sudo/rootwrap to check for dnsmasq version 2013-05-10 14:12:18 -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 Do not require sudo/rootwrap to check for dnsmasq version 2013-05-10 14:12:18 -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