neutron/neutron/api
Avishay Balderman 44fd0f74e5 _validate_network_tenant_ownership must be less strict
Neutron, currently does a strict validation code
so that for non-shared network the subnets and
ports must belong to the same tenant as the network. In
the case of a "service VM" created by
admin user, this function should return thus allowing
admin users to create ports and networks in a tenant
network.

Change-Id: Ied831402d56b98a1323d30eb6a769fd2df5278ee
Closes-Bug: #1221315
2013-09-16 12:55:48 +02:00
..
rpc Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
v2 _validate_network_tenant_ownership must be less strict 2013-09-16 12:55:48 +02:00
views Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
api_common.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
extensions.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
versions.py Externalize error messages in the API 2013-08-07 21:19:25 +00:00