neutron/neutron/tests
Slawek Kaplonski 66eb1e29f3 Enable ipv6_forwarding in HA router's namespace
When HA router is created in "stanby" mode, ipv6 forwarding is
disabled by default in its namespace.
But when router is transitioned to be "master" on node, ipv6
forwarding should be enabled. This was fine for routers with
configured gateway but we somehow missed the case when router don't
have gateway configured.
Because of that missing ipv6 forwarding setting in such case, IPv6
W-E traffic between 2 subnets was not working fine in L3 HA case.

This patch fixes it by adding configuring ipv6_forwarding on
"all" interface in router's namespace always, even if it don't have
gateway configured.

Change-Id: I8b1b2b426f7a26a4b2407a83f9bf29dd6e9ba7b0
CLoses-Bug: #1818224
2019-03-15 14:30:23 +00:00
..
common Merge "Fix pep8 E128 warnings in non-test code" 2019-03-15 11:37:27 +00:00
contrib Merge "Migrate neutron-functional job to zuul v3 syntax" 2019-03-13 23:25:03 +00:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Remove deprecated 'external_network_bridge' option 2019-03-09 22:07:38 +00:00
functional Enable ipv6_forwarding in HA router's namespace 2019-03-15 14:30:23 +00:00
unit Enable ipv6_forwarding in HA router's namespace 2019-03-15 14:30:23 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Add new test decorator skip_if_timeout 2019-02-14 11:08:19 +01:00
post_mortem_debug.py
tools.py consume is_bsd from neutron-lib 2019-03-11 09:50:03 -06:00