neutron/neutron/tests/unit/extensions
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
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-01-05 11:57:24 +00:00
extendedattribute.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00
extensionattribute.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00
foxinsocks.py Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00
test_address_scope.py Spin off context module 2017-03-06 16:25:29 +00:00
test_agent.py Spin off context module 2017-03-06 16:25:29 +00:00
test_availability_zone.py Spin off context module 2017-03-06 16:25:29 +00:00
test_default_subnetpools.py Remove deprecated default subnetpools 2016-08-02 11:25:12 +01:00
test_dns.py Spin off context module 2017-03-06 16:25:29 +00:00
test_external_net.py Spin off context module 2017-03-06 16:25:29 +00:00
test_extra_dhcp_opt.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
test_extraroute.py Spin off context module 2017-03-06 16:25:29 +00:00
test_flavors.py Spin off context module 2017-03-06 16:25:29 +00:00
test_l3.py Use router tenant for interface attach 2017-03-28 10:07:38 +08:00
test_l3_ext_gw_mode.py OVO External Networks 2017-03-07 20:03:30 +00:00
test_network_ip_availability.py Fix deprecation warnings 2016-08-26 22:16:06 -04:00
test_portsecurity.py Spin off context module 2017-03-06 16:25:29 +00:00
test_providernet.py Spin off context module 2017-03-06 16:25:29 +00:00
test_quotasv2.py Decouple tests from default quota size option values 2017-03-07 19:35:51 +00:00
test_router_availability_zone.py Merge "neutron-lib: use L3 constant" 2017-01-13 04:54:04 +00:00
test_securitygroup.py Spin off context module 2017-03-06 16:25:29 +00:00
test_segment.py Spin off context module 2017-03-06 16:25:29 +00:00
test_servicetype.py Spin off context module 2017-03-06 16:25:29 +00:00
test_subnet_service_types.py Fix port update for service subnets 2017-01-31 21:58:59 +00:00
test_tag.py Enhance tag mechanism 2017-02-04 11:07:04 +09:00
test_timestamp.py OVO for Tag 2017-03-07 23:06:00 +00:00
test_vlantransparent.py Remove allow_pagination and allow_sorting config options 2016-11-29 12:34:19 +00:00
v2attributes.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00