neutron/neutron/agent
Brian Haley b2cd92241f 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
(cherry picked from commit d19dcf1ef2)
2018-09-20 15:04:49 +00:00
..
common Fix neutron-openvswitch-agent Windows support 2018-08-28 06:53:11 +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-29 21:43:20 +00:00
l3 Fix IPv6 prefix delegation issue on agent restart 2018-09-20 15:04:49 +00:00
linux Fix pylint warning with eventlet > 0.22.0 2018-09-17 09:53:26 +02:00
metadata metadata: use requests for comms with nova api 2018-09-04 10:04:47 +01:00
ovsdb Make OVSDB debug logging optional 2018-04-18 15:57:18 -05:00
windows Fix neutron-openvswitch-agent Windows support 2018-08-28 06:53:11 +00: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 use get_port_binding_by_status_and_host from lib 2018-07-30 07:10:23 -06:00
securitygroups_rpc.py Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00