neutron/neutron/tests/functional/services
Oleg Bondarev 4cd7ba7fde DVR: on new port only send router update on port's host
When new DVR serviceable port appears on new node we need
to update node's l3 agent with all routers which have the
port's subnets, including connected routers.
We don't need to update all nodes hosting these routers.
It costs us much as all l3 agents then go back to neutron server
and request routers info for no good reason.
This was one of the main issues with DVR at scale fixed in Mitaka.

Change-Id: I99d01d7bf29f236eff0f80d1ae8659f64ac55d39
Related-Bug: #1830456
(cherry picked from commit 52529bc949)
2019-06-17 23:52:41 +00:00
..
l3_router DVR: on new port only send router update on port's host 2019-06-17 23:52:41 +00:00
logapi Add QoS minimum egress bandwidth rule into ovs-agent 2019-02-26 11:05:04 +00:00
portforwarding Use subnet without dhcp in portforwarding functional tests 2019-02-19 13:03:00 +00:00
trunk Do not delete trunk bridges if service port attached 2018-12-12 18:18:31 +00:00
__init__.py Add high-level functional/integration DVR tests 2015-08-19 18:01:16 -04:00