neutron/neutron/tests/unit/extensions
Ryan Tidwell 0e5c3fa44d Elevate context for router lookups during floating IP association.
During a floating IP association, the tenant making the request
may not always be the owner of the router.  To make the association,
Neutron needs to query the router details internally but needs to
use an elevated context to do so.  Otherwise, the user sees a
cryptic error stating that the router doesn't exist.

Change-Id: If2bd6baa785ff879c61ce12e70b62e0ba25635f5
Closes-Bug: #1537754
2016-01-26 20:17:38 +00:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py Make sure path_prefix is set during unit tests 2015-07-07 11:13:41 -07:00
extendedattribute.py Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00
extensionattribute.py Introduce usage data tracking for Neutron 2015-07-28 11:55:03 -07:00
foxinsocks.py Simplify extension processing 2015-09-30 15:29:06 +09:00
test_address_scope.py Fix module's import order 2016-01-22 06:38:42 -08:00
test_agent.py Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
test_availability_zone.py Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
test_dns.py Fix module's import order 2016-01-22 06:38:42 -08:00
test_external_net.py fix _validate_shared_update for dvr router ports 2016-01-19 16:23:43 -05:00
test_extra_dhcp_opt.py Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
test_extraroute.py Unify assertEqual for empty usages 2016-01-07 10:06:35 +00:00
test_flavors.py Fix Neutron flavor framework 2015-11-19 11:27:05 -08:00
test_l3.py Elevate context for router lookups during floating IP association. 2016-01-26 20:17:38 +00:00
test_l3_ext_gw_mode.py Remove 'validate' key in 'type:dict_or_nodata' type 2016-01-14 00:07:19 -05:00
test_netmtu.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_portsecurity.py Avoid duplicating tenant check when creating resources 2016-01-05 14:18:41 +00:00
test_providernet.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
test_quotasv2.py Removed a pile of debtcollector removals from neutron.context 2015-10-06 18:28:40 +02:00
test_router_availability_zone.py Add availability_zone support for router 2015-12-04 12:32:42 +09:00
test_securitygroup.py Fix params order in assertEqual 2016-01-13 18:24:04 +05:30
test_servicetype.py Fix params order in assertEqual 2016-01-13 18:24:04 +05:30
test_vlantransparent.py Remove transparent VLAN support from base plugin 2015-11-28 06:07:23 -08:00
v2attributes.py Simplify extension processing 2015-09-30 15:29:06 +09:00