neutron/neutron/tests/unit/plugins/ml2
Kevin Benton 1feb19c83f Stop skipping compute owner in Linux Bridge loop
Nova Ocata and Newton have protection against bridge
creation races in os-vif[1] so we no longer need
to special-case this port type in the Linux Bridge
loop going forward in Pike.

1. Ib0266086e0caffecf3f9f2a8291369cfa155f386

Related-Bug: #1617447
Change-Id: I2a23d0cbc4c4d0db6e9f48d91ca03b5007f91a84
2017-03-06 17:59:32 +00:00
..
drivers Stop skipping compute owner in Linux Bridge loop 2017-03-06 17:59:32 +00:00
extensions Use addCleanup instead of tearDown 2017-02-02 22:07:26 +01:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
_test_mech_agent.py Macvtap: Check for no original port in is_live_migration 2017-02-17 17:41:17 +00:00
base.py Allow all migration of routers 2017-01-24 01:04:14 -05: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 Remove ORM relationship between ports and networks 2017-02-06 01:20:53 -08:00
test_driver_context.py Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
test_ext_portsecurity.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
test_extension_driver_api.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-01-05 11:57:24 +00:00
test_managers.py Change import statement to not rename the module 2016-11-14 13:53:51 +07:00
test_ovo_rpc.py Make ML2 OVO push notification asynchronous 2017-02-21 06:58:12 +00:00
test_plugin.py Deprecate get_locked_port_and_binding 2017-02-06 19:49:17 +00:00
test_port_binding.py Unittests improvement 2016-12-14 15:57:36 +00:00
test_rpc.py Remove fallback functions in agent/rpc 2016-12-06 15:51:16 +01:00
test_security_group.py Use addCleanup instead of tearDown 2017-02-02 22:07:26 +01:00
test_tracked_resources.py Add relationship between port and floating ip 2016-01-29 12:28:15 +03:00