neutron/neutron/tests/unit/agent/common
Slawek Kaplonski f8e0a497ad Skip ovsdb_monitor events for ports with ofport=-1
There is no need to trigger neutron-openvswitch-agent to
start processing ports in case if invalid port (with
ofport=-1) will be added to bridge.
Such port will be processed later when ofport will be
changed.

Change-Id: I3465daf4809d5d56565f59b177b5f8870352cc9d
Related-Bug: #1808171
Related-Bug: #1811405
2019-01-17 21:30:55 +00:00
..
__init__.py Add missing neutron/tests/unit/agent/common/__init__.py 2015-04-01 22:43:13 +02:00
test_async_process.py Add kill_timeout to AsyncProcess 2018-11-16 15:33:13 +01:00
test_ovs_lib.py Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00
test_ovsdb_monitor.py Skip ovsdb_monitor events for ports with ofport=-1 2019-01-17 21:30:55 +00:00
test_polling.py Windows OVS: minimize polling 2018-08-14 09:54:07 +03:00
test_resource_processing_queue.py Rename router processing queue code to be more generic 2018-07-20 15:09:20 -04:00
test_utils.py Remove deprecated IVS interface driver 2018-04-26 20:15:46 +00:00