neutron/neutron/tests/unit/agent
Claudiu Belu 3cc89a9c44 Fix neutron-openvswitch-agent Windows support
Currently, the neutron-openvswitch-agent does not start on Windows
due to Linux specific imports. This patch addresses this issue.

Also, we're wrapping the object returned by subprocess.Popen using
tpool.Proxy in order to prevent IO operations on the stream
handles from blocking other threads. Currently, the ovs db monitor
blocks the whole process.

Closes-Bug: #1775382

Co-Authored-By: Lucian Petrut <lpetrut@cloudbasesolutions.com>
Change-Id: I8bbc9d1f8332e5644a6071f599a7c6a66bef7928
(cherry picked from commit fee630efaa)
2018-08-28 06:53:11 +00:00
..
common Remove deprecated IVS interface driver 2018-04-26 20:15:46 +00:00
dhcp Improve patching of sys.argv 2018-06-15 14:51:00 +01:00
l2 use qos constants from neutron-lib 2017-10-26 19:57:19 +00:00
l3 Move MAX_CHAIN_LEN constants to constants file 2018-08-03 09:32:39 +02:00
linux Fix neutron-openvswitch-agent Windows support 2018-08-28 06:53:11 +00:00
metadata Merge "Add iptables metadata marking rule on router init" 2018-03-28 21:57:36 +00:00
ovsdb Merge "Kill _connection_to_manager_uri dummy" 2018-02-22 00:30:24 +00:00
windows Fix neutron-openvswitch-agent Windows support 2018-08-28 06:53:11 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_resource_cache.py Merge "Fix race condition with enabling SG on many ports at once" 2018-01-27 10:36:37 +00:00
test_rpc.py Add binding activation to OVS agent 2018-07-18 11:59:33 -05:00
test_securitygroups_rpc.py Adopt hacking 1.1.0 2018-07-05 11:31:40 +09:00