neutron/neutron/agent
Brian Haley ee682138b9 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 19:17:30 +00:00
..
common Divide-and-conquer security group beasts 2019-04-02 14:30:25 +00:00
dhcp Dynamically increase DHCP process queue green pool size 2019-03-21 21:55:04 +00:00
l2 Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
l3 DVR: Correctly change MTU in fip namespace 2019-04-12 19:17:30 +00:00
linux Merge "Try to enable dnsmasq process several times" into stable/stein 2019-04-07 02:52:39 +00:00
metadata Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
ovsdb Add debug information in BridgeCreateEvent 2018-12-06 10:08:51 +00:00
windows remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
_topics.py Add binding_deactivate method to Linux bridge agent 2018-07-14 16:46:01 -05:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
firewall.py use EGRESS_DIRECTION and INGRESS_DIRECTION from neutron-lib 2018-02-23 10:36:36 -07:00
l3_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
metadata_agent.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
resource_cache.py remove neutron.common.rpc 2019-02-06 11:05:55 -07:00
rpc.py Do not call update_device_list in large sets 2019-04-03 18:09:09 +00:00
securitygroups_rpc.py Divide-and-conquer security group beasts 2019-04-02 14:30:25 +00:00