neutron/neutron/tests/functional
Zuul e53aa131ab Refresh router objects after port binding
Post-binding information about router ports is missing in results of RPC
calls made by l3 agents. sync_routers code ensures that bindings are
present, however, it does not refresh router objects before returning
them - for RPC clients ports remain unbound before the next sync and
there is no necessary address scope information present to create routes
from fip namespaces to qrouter namespaces.

 Conflicts:
	neutron/api/rpc/handlers/l3_rpc.py

Change-Id: Ia135f0ed7ca99887d5208fa78fe4df1ff6412c26
Closes-Bug: #1759971
(cherry picked from commit 1ce070c8e2)
2018-04-07 13:13:53 -04:00
..
agent Refresh router objects after port binding 2018-04-07 13:13:53 -04:00
api use core resource api defs from lib 2017-11-08 09:48:50 -07:00
cmd More efficiently clean up OVS ports 2018-01-22 14:07:42 -06:00
common Untangle WaitTimeout class from eventlet.TimeoutError 2017-03-15 04:27:00 +00:00
db tests: apply latest release milestone alembic scripts first 2017-08-07 10:09:13 -07:00
pecan_wsgi use callback payloads for REQUEST/RESPONSE events 2017-12-24 07:27:11 +00:00
plugins use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
sanity sanity check: Check that ip_nonlocal_bind works with namespaces 2016-11-18 08:36:51 -05:00
scheduler Remove router_ids argument to auto_schedule_routers() 2017-12-04 15:07:29 -05:00
services DVR: Fix allowed_address_pair IP, ARP table update by neutron agent 2018-03-21 21:43:17 +00:00
tests make net_helpers functions work on OpenSUSE 2017-09-20 09:59:44 -07:00
__init__.py tests: removed 'retargetable' framework 2017-05-02 16:45:49 +00:00
base.py Use rootwrap for fullstack test runner 2017-06-08 18:42:47 +00:00
constants.py TrunkManager for the OVS agent 2016-08-24 02:52:17 -04:00
requirements.txt Don't return null-byte separated string from ExternalProcess.cmdline() 2017-03-08 07:50:51 +00:00
test_server.py Remove compat checks for psutil 1.x 2017-07-30 09:22:48 +02:00
test_service.py Use SIGUSR1 to notify l3 agent of changing prefix file 2015-11-13 17:53:47 +03:00