neutron/neutron/tests/unit/plugins/ml2/drivers
Oleg Bondarev 236e408272 DVR: fix router scheduling
Fix scheduling of DVR routers to not stop scheduling once
csnat portion was scheduled. See bug report for failing
scenario.

This partially reverts
commit 3794b4a83e
and fixes bug 1374473 by moving csnat scheduling
after general dvr router scheduling, so double binding does
not happen.

Closes-Bug: #1472163
Related-Bug: #1374473
Change-Id: I57c06e2be732e47b6cce7c724f6b255ea2d8fa32
2015-08-10 11:27:51 -05:00
..
freescale Reorganize plugin test modules 2015-04-07 00:55:25 +00:00
l2pop Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
linuxbridge Merge "Validate interface_mappings on Linux bridge init" 2015-08-06 22:03:15 +00:00
mech_sriov Merge "sriov: implement spoofchecking configuration" 2015-07-31 16:09:04 +00:00
mlnx Refactor mlnx mechanism driver to support infiniband only 2015-06-01 10:24:09 +03:00
opendaylight Reorganize plugin test modules 2015-04-07 00:55:25 +00:00
openvswitch DVR: fix router scheduling 2015-08-10 11:27:51 -05:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
base_type_tunnel.py Abstract sync_allocations 2015-06-25 09:12:54 +00: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 unit tests for ML2 DVR port binding and fix PortContext inconsistencies 2015-05-11 17:03:31 -04:00
test_helpers.py Reorganize plugin test modules 2015-04-07 00:55:25 +00:00
test_type_flat.py Reorganize plugin test modules 2015-04-07 00:55:25 +00: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