neutron/neutron/tests/fullstack/resources
Brian Haley 8da6836b5b Use admin context when updating router gateway
When a router gateway is updated and the subnet changes,
we need to use the admin context in order for the operation
to succeed.  Since the target network has already been
verified to be external, this is OK. The other operations
in this area such as create and delete already do the
same thing.

Added a fullstack test that moves a gateway between subnets
and verifies it's reachable afterwards.

Change-Id: Iead87ba6182d633f0f808032166e02e767fcffae
Closes-bug: #1812118
(cherry picked from commit 040b550a86)
2019-10-21 17:44:57 +00:00
..
__init__.py Define fullstack router/network/subnet management fixture 2015-07-21 23:33:19 +02:00
client.py Use admin context when updating router gateway 2019-10-21 17:44:57 +00:00
config.py Remove L3 IP QoS cache when router is down 2019-08-16 23:36:27 +08:00
environment.py Remove L3 IP QoS cache when router is down 2019-08-16 23:36:27 +08:00
machine.py Filter only IPv4 addresses when looking for gateway 2019-09-13 10:43:46 +00:00
process.py Fullstack test for placement sync 2019-05-17 17:56:45 +02:00