neutron/neutron/tests/fullstack/resources
Hunt Xu 927646e03a Configure root_helper and root_helper_daemon in fullstack tests
Fullstack tests are similar to non-test environments, so rootwrap and
rootwrap-daemon should be used instead of plain sudo.

L3 agents and DHCP agents used in fullstack tests should be guaranteed
to be eventlet monkey patched to avoid race conditions when two threads
are trying to issue commands via rootwrap daemon at the same time.

Closes-Bug: #1557168

Change-Id: Ida5a45420a8f58c1f5a36eb3fc546a7ea053a661
Signed-off-by: Hunt Xu <mhuntxu@gmail.com>
2017-06-04 06:31:13 +00:00
..
__init__.py Define fullstack router/network/subnet management fixture 2015-07-21 23:33:19 +02:00
client.py Add "default" behaviour to QoS policies 2017-05-26 23:31:36 +00:00
config.py Configure root_helper and root_helper_daemon in fullstack tests 2017-06-04 06:31:13 +00:00
environment.py Render service plugins configurable 2017-03-15 08:55:29 +00:00
machine.py fullstack: Don't let dhcp agents failover 2017-04-20 14:04:50 +00:00
process.py Configure root_helper and root_helper_daemon in fullstack tests 2017-06-04 06:31:13 +00:00