neutron/neutron/tests/common
Akihiro Motoki 128ebb02fa Simplify RootHelperProcess._read_stream()
select() itself has timeout mechanism, so we do not need to use
wait_until_true wrapper.

Related-Bug: #1674557
Change-Id: I35bc4716f0d1e0d92e7b7a3f6dcb6978e9d725f9
(cherry picked from commit a7898c5495)
2017-04-28 10:33:18 +00:00
..
agents Throttle SIGHUPs to keepalived 2017-03-29 04:49:51 +00:00
exclusive_resources ovsdb: don't erase existing ovsdb managers 2016-11-28 12:47:52 +00:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Forbid importing neutron.tests.* from outside tests subtree 2016-09-20 01:43:19 +00:00
config_fixtures.py Use ConfigParser instead of SafeConfigParser 2016-09-11 18:22:16 +08:00
conn_testers.py ovsfw: Raise exception if tag cannot be found in other_config 2017-03-22 11:42:00 +09:00
helpers.py functional: Stop compiling OVS from source 2017-03-10 20:10:55 +00:00
l3_test_common.py Fix deprecation warnings 2016-08-26 22:16:06 -04:00
machine_fixtures.py Move wait_until_true to neutron.common.utils 2016-06-27 11:40:11 +00:00
net_helpers.py Simplify RootHelperProcess._read_stream() 2017-04-28 10:33:18 +00:00