neutron/neutron/tests/unit/agent/dhcp
Brian Haley 904f85e2f9 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.

Change-Id: I1b38d131249d59fa486a07024d4b1ec61e693d59
Related-bug: #1627902
2016-11-16 04:15:44 +00:00
..
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_agent.py Disable 'accept_ra' in DHCP agent namespace 2016-11-16 04:15:44 +00:00