]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Allow to add router interface to IPv6 SLAAC network
authorsridhargaddam <sridhar.gaddam@enovance.com>
Tue, 21 Oct 2014 10:08:10 +0000 (10:08 +0000)
committerIhar Hrachyshka <ihrachys@redhat.com>
Mon, 10 Nov 2014 09:29:52 +0000 (09:29 +0000)
commit6efe68b58fae2c08543b9f8e13fe7e1acd33a01e
treef85af80744f9705f8a39810e12abd68f7473a083
parent79353666b967c46722d75316fcc71bda5e567d32
Allow to add router interface to IPv6 SLAAC network

This patch will allow an IPv6 subnet configured with SLAAC
(or dhcpv6-stateless) to be attached to a router interface.

Closes-Bug: #1382076
Change-Id: If0c48a7287a828eef4a0f0b0859d4f898d2937bd
(cherry picked from commit 95accb535017f1384b38b12eb78f0e58287d8e08)
neutron/common/ipv6_utils.py
neutron/db/db_base_plugin_v2.py
neutron/db/l3_db.py
neutron/tests/unit/plumgrid/test_plumgrid_plugin.py
neutron/tests/unit/test_db_plugin.py