neutron/neutron/agent
Brian Haley 3921ee7395 DVR: Correctly change MTU in fip namespace
The code that ensures the fpr/rfp veth pair exists
between the qrouter and fip namespace was only setting
the mtu of the devices if it had to create them.  Set
it all the time to support the mtu being changed.

Change-Id: I176b5f4d4f12cf09f930e2c1944e98082a09bcc6
Closes-bug: #1823798
(cherry picked from commit 6ded6d217a)
2019-04-12 06:27:59 +00:00
..
common Merge "Divide-and-conquer security group beasts" into stable/pike 2019-04-08 22:06:35 +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: Correctly change MTU in fip namespace 2019-04-12 06:27:59 +00:00
linux Merge "Check if process' cmdline is "space separarated"" into stable/pike 2019-04-08 03:14:38 +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 More accurate agent restart state transfer 2019-03-29 22:12:00 +08:00
securitygroups_rpc.py Divide-and-conquer security group beasts 2019-04-03 11:25:03 -07:00