]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Validate that network_id in port/subnet POST belong to the same tenant
authorJuliano Martinez <juliano@martinez.io>
Thu, 5 Jul 2012 02:32:59 +0000 (23:32 -0300)
committerJuliano Martinez <juliano.martinez@locaweb.com.br>
Thu, 5 Jul 2012 17:58:11 +0000 (14:58 -0300)
commit13070251129155ba4eb435f0af3d61418e9775e2
treec990e23cb06a5765f0072b1c1be516188ca71847
parentae65b07b4c67889ccf28a02a25f2d723c759e80e
Validate that network_id in port/subnet POST belong to the same tenant

Bug 1014989

Change-Id: I17b619c502afb35fe0829e41a7d0f997d60998fa
quantum/api/v2/base.py
quantum/tests/unit/test_api_v2.py
quantum/tests/unit/test_db_plugin.py