neutron/neutron/tests/unit/plugins/ml2/drivers
rossella ccdf211b4c Revert "Revert "OVS agent reacts to events instead of polling""
The original change had to be reverted because it caused
tests failing in the gate. The failures were due to the
fact that when a port was not ready, an exception was
thrown to trigger a full resync of the agent. This
behavior was meant to be temporary and was fixed in a
dependent patch that was not merged though. This revert
moves the handling of not ready ports in this patch.
It also refactors the unit tests a bit.

This reverts commit e7270d9505.

Change-Id: I6574cef3c95525ace6a98cf968ee159190681394
2015-12-02 08:23:42 +00:00
..
l2pop Datapath on L2pop only for agents with tunneling-ip 2015-11-19 01:18:51 -05:00
linuxbridge lb: avoid doing nova VIF work plumbing tap to qbr 2015-11-30 15:38:50 +01:00
mech_sriov Remove deprecated sriov agent_required option 2015-10-21 13:41:19 +02:00
openvswitch Revert "Revert "OVS agent reacts to events instead of polling"" 2015-12-02 08:23:42 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
base_type_tunnel.py Fix hostname roaming for ml2 tunnel endpoints. 2015-09-21 12:50:00 +02:00
ext_test.py Reorganize plugin test modules 2015-04-07 00:55:25 +00:00
mech_fake_agent.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
mechanism_logger.py Add unit tests for ML2 DVR port binding and fix PortContext inconsistencies 2015-05-11 17:03:31 -04:00
mechanism_test.py Add network to SubnetContext 2015-08-17 05:35:20 +00:00
test_helpers.py Use oslo.log library instead of system logging module 2015-08-10 15:52:26 +03:00
test_type_flat.py Make '*' the default ml2 flat_networks configuration 2015-11-06 14:16:32 +00:00
test_type_geneve.py Add Geneve type driver support to ML2 2015-08-27 20:04:35 +03:00
test_type_gre.py Abstract sync_allocations 2015-06-25 09:12:54 +00:00
test_type_local.py Reorganize plugin test modules 2015-04-07 00:55:25 +00:00
test_type_vlan.py Reorganize plugin test modules 2015-04-07 00:55:25 +00:00
test_type_vxlan.py Remove extra indent in testcases 2015-06-02 17:35:44 -07:00