neutron/neutron/agent
Slawek Kaplonski c08f99c7e0 Fix connection between 2 dvr routers
In case when 2 dvr routers are connected to each other with
tenant network, those routers needs to be always deployed
on same compute nodes.
So this patch changes dvr routers scheduler that it will create
dvr router on each host on which there are vms or other dvr routers
connected to same subnets.

Co-Authored-By: Swaminathan Vasudevan <SVasudevan@suse.com>

Closes-Bug: #1786272

Conflicts:
    neutron/agent/l3/agent.py
    neutron/db/l3_dvr_db.py
    neutron/tests/unit/agent/l3/test_agent.py

Change-Id: I579c2522f8aed2b4388afacba34d9ffdc26708e3
(cherry picked from commit 5018d70241)
(cherry picked from commit b127433f38)
2018-11-14 20:50:07 +00:00
..
common [OVS] Add mac-table-size to be set on each ovs bridge 2018-06-20 18:17:21 +00:00
dhcp dhcp: serializing port delete and network rpc calls 2018-09-27 01:22:35 +00:00
l2 Reduce qos rpc times on the ovs-agent side 2018-08-29 21:52:51 +00:00
l3 Fix connection between 2 dvr routers 2018-11-14 20:50:07 +00:00
linux Merge "Use system protocol assigments for iptables protocol map" into stable/pike 2018-11-08 04:20:00 +00:00
metadata Allow Ipv6 addresses for nova_metadata_host 2018-10-25 14:34:07 +00:00
ovsdb More efficiently clean up OVS ports 2018-01-25 15:29:49 +00:00
windows Windows: fix exec calls 2018-06-20 18:16:16 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extension.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
dhcp_agent.py Agent common config 2017-03-15 09:52:18 -06:00
firewall.py Remove duplicated ICMPv6 RA rule from iptables firewall 2017-09-16 03:05:55 +00:00
l3_agent.py Agent common config 2017-03-15 09:52:18 -06:00
metadata_agent.py Agent common config 2017-03-15 09:52:18 -06:00
resource_cache.py Fix race condition with enabling SG on many ports at once 2018-06-20 18:16:07 +00:00
rpc.py Treat lack of segment info in port object as unbound 2017-09-15 20:44:45 +00:00
securitygroups_rpc.py Iptables firewall driver adds forward rules for trusted ports 2018-06-20 18:17:38 +00:00