neutron/neutron/tests
Brian Haley 16942945ae Disable 'accept_ra' in DHCP agent namespace
Currently the DHCP agent relies on the acceptance of an
RA to configure its IPv6 address with SLAAC or DHCPv6-stateless
network modes.  It should explicitly assign addresses to the
agent based on the data model instead.

In order to do this we must disable RAs in the namespace so
that a static assignment doesn't conflict with a previously
created dynamically-generated address.

Conflicts:
	neutron/agent/linux/interface.py

Change-Id: I1b38d131249d59fa486a07024d4b1ec61e693d59
Related-bug: #1627902
(cherry picked from commit 904f85e2f9)
2017-06-13 17:57:00 +00:00
..
common Move conntrack zones to IPTablesFirewall 2017-05-14 20:56:00 -04: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 Disable 'accept_ra' in DHCP agent namespace 2017-06-13 17:57:00 +00:00
retargetable Forbid importing neutron.tests.* from outside tests subtree 2016-09-20 01:43:19 +00:00
tempest Retrieve fresh network DB data before getting it in ml2 2017-05-22 09:17:50 +00:00
unit Disable 'accept_ra' in DHCP agent namespace 2017-06-13 17:57:00 +00: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