neutron/neutron
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
..
agent Merge "Provide hook for networking-sfc OVS agent code" 2017-03-22 10:49:49 +00:00
api Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00
callbacks Downgrade callback abortable event log to debug 2017-03-16 13:35:39 -07:00
cmd Agent common config 2017-03-15 09:52:18 -06:00
common Fix some reST field lists in docstrings 2017-03-23 08:50:01 +08:00
conf Merge "Bump default quotas for ports, subnets, and networks" 2017-03-23 11:19:26 +00:00
core_extensions Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
db Use router tenant for interface attach 2017-03-28 10:07:38 +08:00
debug Agent common config 2017-03-15 09:52:18 -06:00
extensions Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00
hacking Fix copy-paste error in hacking checks 2017-03-17 16:01:04 -07:00
ipam Use ipam AllocationOnAutoAddressSubnet class 2017-02-07 14:56:33 -05:00
locale Imported Translations from Zanata 2016-08-19 07:27:43 +00:00
notifiers Merge "Use registry.receives decorator in neutron.notifiers.nova" 2017-03-15 06:27:04 +00:00
objects OVO for Quotas and Reservation 2017-03-24 15:52:34 +00:00
pecan_wsgi pecan: Make admin context if no context was created 2017-03-16 11:28:10 -04:00
plugins Merge "Fix some reST field lists in docstrings" 2017-03-24 12:27:33 +00:00
privileged Do not raise an error deleting neighbour entry 2017-01-26 16:22:20 -05:00
quota Fix some reST field lists in docstrings 2017-03-23 08:50:01 +08:00
scheduler Refactor L3 scheduler (unify code paths) 2017-01-26 23:05:06 +00:00
server Pecan: Get loaded by paste deploy 2017-02-17 14:54:27 -06:00
services Merge "Remove minimum_bandwidth_rule from rules supported by Linuxbridge agent" 2017-03-25 00:41:25 +00:00
tests Use router tenant for interface attach 2017-03-28 10:07:38 +08:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py
auth.py Spin off context module 2017-03-06 16:25:29 +00:00
manager.py Fix some reST field lists in docstrings 2017-03-23 08:50:01 +08:00
neutron_plugin_base_v2.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
opts.py Agent common config 2017-03-15 09:52:18 -06:00
policy.py Spin off context module 2017-03-06 16:25:29 +00:00
service.py Spin off context module 2017-03-06 16:25:29 +00:00
version.py
worker.py Move AgentStatusCheckWorker to PeriodicWorker 2016-11-17 15:31:19 -08:00
wsgi.py Fix some reST field lists in docstrings 2017-03-23 08:50:01 +08:00