neutron/neutron/tests/unit/extensions
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
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py Make sure path_prefix is set during unit tests 2015-07-07 11:13:41 -07:00
extendedattribute.py Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00
extensionattribute.py Introduce usage data tracking for Neutron 2015-07-28 11:55:03 -07:00
foxinsocks.py Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00
test_address_scope.py Support subnetpool association to an address scope 2015-08-04 12:09:15 +05:30
test_agent.py DVR: fix router scheduling 2015-08-10 11:27:51 -05:00
test_external_net.py Merge "Python 3: do not use itertools.izip" 2015-06-26 05:14:16 +00:00
test_extra_dhcp_opt.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_extraroute.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
test_flavors.py Flavor Framework implementation 2015-07-16 09:07:41 -07:00
test_l3.py DVR: fix router scheduling 2015-08-10 11:27:51 -05:00
test_l3_ext_gw_mode.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
test_netmtu.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_portsecurity.py populate port security default into network 2015-06-29 09:31:43 +08:00
test_providernet.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
test_quotasv2.py Introduce usage data tracking for Neutron 2015-07-28 11:55:03 -07:00
test_securitygroup.py Fixing ICMP type and code validation 2015-08-04 07:01:12 +00:00
test_servicetype.py Cleanup get_plugin_name() from the tree 2015-06-23 14:28:59 +02:00
test_vlantransparent.py Remove duplicated call to setup_coreplugin 2015-06-25 18:38:17 -07:00
v2attributes.py Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00