neutron/neutron/tests/unit/plugins/ml2
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
..
db Reorganize plugin test modules 2015-04-07 00:55:25 +00:00
drivers Revert "Revert "OVS agent reacts to events instead of polling"" 2015-12-02 08:23:42 +00:00
extensions Move test_extend_port_dict_no_port_security to where it belongs to 2015-10-22 13:50:56 +09:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
_test_mech_agent.py Merge "Refactor mlnx mechanism driver to support infiniband only" 2015-06-07 18:47:57 +00:00
base.py Add high-level functional/integration DVR tests 2015-08-19 18:01:16 -04:00
test_agent_scheduler.py Move db agent schedulers test to a more appropriate place 2015-08-24 15:14:13 +03:00
test_db.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
test_driver_context.py Revert "Defer segment lookup in NetworkContext object" 2015-06-10 07:04:38 +00:00
test_ext_portsecurity.py populate port security default into network 2015-06-29 09:31:43 +08:00
test_extension_driver_api.py Add availability_zone support for network 2015-11-25 22:34:09 +09:00
test_plugin.py Add availability_zone support for network 2015-11-25 22:34:09 +09:00
test_port_binding.py Add unit tests for ML2 DVR port binding and fix PortContext inconsistencies 2015-05-11 17:03:31 -04:00
test_rpc.py Use assertIn and assertNotIn 2015-10-05 20:47:18 +02:00
test_security_group.py Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00