neutron/neutron/tests/unit/plugins/ml2
liyingjun 5554d9c5b0 Use router tenant for interface attach
When trying to add interface from a shared network by other tenant to
router, internal server will be raised.
Should use router tenant id instead of subnet tenant id to create port
when adding interface to router. And from the user's perspective the
port created should belong to the user who created it.

Change-Id: Ib124bbc85b9289940eb3de75a222196479e48e6b
Closes-bug: #1673696
2017-03-28 10:07:38 +08:00
..
drivers Merge "Fix linuxbridge agent startup issue with IPv6" 2017-03-22 17:46:02 +00:00
extensions Spin off context module 2017-03-06 16:25:29 +00: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 Merge "Network OVO in neutron/tests/unit/plugins/ml2" 2017-03-10 05:24:10 +00: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 Spin off context module 2017-03-06 16:25:29 +00:00
test_extension_driver_api.py Spin off context module 2017-03-06 16:25:29 +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 Spin off context module 2017-03-06 16:25:29 +00:00
test_plugin.py Use router tenant for interface attach 2017-03-28 10:07:38 +08:00
test_port_binding.py Spin off context module 2017-03-06 16:25:29 +00:00
test_rpc.py Remove fallback functions in agent/rpc 2016-12-06 15:51:16 +01:00
test_security_group.py Spin off context module 2017-03-06 16:25:29 +00:00
test_tracked_resources.py Spin off context module 2017-03-06 16:25:29 +00:00