neutron/neutron/agent
Brian Haley d19dcf1ef2 Fix IPv6 prefix delegation issue on agent restart
On l3-agent restart, prefix delegation subnets weren't always
inserted into the local router_info cache, leading to a missing
ip6tables rule.  Add it when the internal network is configured
if the prefix has already been assigned.

Change-Id: Ic045e2763ba2772bcaf037591821501e84e40878
Closes-bug: #1789403
2018-09-17 13:04:21 +00:00
..
common Merge "ovsdb monitor: do not die on ovsdb-client stderr output" 2018-09-16 20:50:06 +00:00
dhcp Merge "Fix lack of routes for neighbour IPv4 subnets" 2018-05-21 22:29:15 +00:00
l2 Reduce qos rpc times on the ovs-agent side 2018-08-16 15:59:32 +03:00
l3 Fix IPv6 prefix delegation issue on agent restart 2018-09-17 13:04:21 +00:00
linux Fix pylint warning with eventlet > 0.22.0 2018-09-14 11:36:05 -06:00
metadata Merge "metadata: use requests for comms with nova api" 2018-08-25 01:46:29 +00:00
ovsdb Make OVSDB debug logging optional 2018-04-18 15:57:18 -05:00
windows Windows OVS: minimize polling 2018-08-14 09:54:07 +03: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 rpc create_connection 2018-04-27 09:51:11 -06:00
rpc.py shim neutron rpc with neutron-lib 2018-08-22 11:20:53 -06:00
securitygroups_rpc.py Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00