neutron/neutron/agent
Oleg Bondarev a906ace3ef DVR edge router: avoid accidental centralized floating IP remove
Need to pass centralized floating IPs as preserve_ips to
_external_gateway_added during DVR router update.
Otherwise IP addresses will be deleted from gw device in certain case.
The case is when a router with active centralized floating IPs is
being scheduled to a new dvr_snat L3 agent (rescheduled from a down one).
Please see corresponding traces in the bug description.

Change-Id: Iaeb9fbed73144df6fcd9092c665ed19986e85f4d
Closes-bug: #1817306
(cherry picked from commit 1ee18775a9)
2019-03-04 09:15:30 +00:00
..
common [OVS] Add mac-table-size to be set on each ovs bridge 2018-06-20 18:17:21 +00:00
dhcp protect DHCP agent cache out of sync 2019-01-09 23:04:55 +00:00
l2 Reduce qos rpc times on the ovs-agent side 2018-08-29 21:52:51 +00:00
l3 DVR edge router: avoid accidental centralized floating IP remove 2019-03-04 09:15:30 +00:00
linux Merge "Ensure dnsmasq is down before enabling it in restart method" into stable/pike 2019-02-12 18:03:34 +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