neutron/neutron/tests/unit/agent/linux
Assaf Muller 7907d40075 Allow AsyncProcess to block on process start and stop
* Move utility functions from the test tree to the non-test tree
* Add tests for the newly moved functions
* Use these functions in AsyncProcess

This will allow the ip monitor in the following patch to start
and stop in a synchronous manner.

Related-Bug: #1402010
Change-Id: I03727d8acc17e561d3473b0ebecfbe49cb5523b1
2015-02-27 08:47:50 -05:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_async_process.py Remove root_helper arg from AsyncProcess 2015-02-18 14:21:29 +00:00
test_ip_link_support.py Remove root_helper arg from sanity checks 2015-02-20 03:23:38 +00:00
test_ipset_manager.py Remove root_helper arg from IpsetManager 2015-02-18 11:55:36 +00:00
test_keepalived.py Remove use of keepalived 'vrrp_sync_group' as it is unused 2015-02-10 20:03:15 +00:00
test_ovs_lib.py Remove root_helper arg for ovs_lib 2015-02-12 15:33:31 -06:00
test_ovsdb_monitor.py Remove remaining uses of passing root_helper 2015-02-20 03:24:38 +00:00
test_polling.py Remove root_helper arg from AsyncProcess 2015-02-18 14:21:29 +00:00
test_process_monitor.py Remove root_helper arg from external_process 2015-02-18 11:36:33 +00:00
test_utils.py Allow AsyncProcess to block on process start and stop 2015-02-27 08:47:50 -05:00