neutron/neutron/tests
Brian Haley a2f07de43f Add IPv6 Prefix Delegation support for DVR
Unlike Legacy routers, DVR Edge Routers have their gateway
interfaces in the SNAT namespace as opposed to the router
namespace.  Added a new method to the router_info class,
get_gw_ns_name(), so callers can determine which namespace
the gateway device lives in.  This can then be over-ridden
in the DVR Edge router class.

The Prefix Delegation code will also now listen on the
update_router event from the l3-agent and reset the namespace
name if it changes.

Conflicts:
    neutron/tests/unit/agent/linux/test_pd.py

Closes-Bug: #1541406
Change-Id: If6ada5027d0483fac7fc3ff935fee1edfc6e2759
(cherry picked from commit 7b5f01c2e5)
2017-05-18 13:55:00 -04:00
..
common Simplify RootHelperProcess._read_stream() 2017-04-28 10:33:18 +00:00
contrib fullstack: Compile openvswitch module for fullstack test 2017-04-21 07:56:17 +00:00
etc Remove FWaaS policy.json entries 2016-09-06 21:30:41 +00:00
fullstack Throttle SIGHUPs to keepalived 2017-03-29 04:49:51 +00:00
functional Merge "Set OVS inactivity_probe to vsctl_timeout when adding manager" into stable/newton 2017-04-17 05:00:07 +00:00
retargetable Forbid importing neutron.tests.* from outside tests subtree 2016-09-20 01:43:19 +00:00
tempest Allow self-sharing RBAC rules to be deleted without usage check 2017-04-17 20:02:10 -07:00
unit Add IPv6 Prefix Delegation support for DVR 2017-05-18 13:55:00 -04:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Allow more time for DB migration tests 2016-09-22 12:40:47 +00:00
fake_notifier.py
post_mortem_debug.py
tools.py Display deprecation warning in test only once 2017-02-02 08:34:05 +00:00