Comment 4 for bug 1531093

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/liberty)

Reviewed: https://review.openstack.org/285373
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ec052cf212f21f77196299e236734c47564dea9e
Submitter: Jenkins
Branch: stable/liberty

commit ec052cf212f21f77196299e236734c47564dea9e
Author: Wenxin Wang <email address hidden>
Date: Sat Jan 2 18:29:21 2016 +0800

    radvd prefix configuration for DHCPV6_Stateful RA

    When an IPv6 subnet's ipv6_ra_mode is set to DHCPV6_STATEFUL,
    the hosts on that subnet rely on router advertisement for the
    prefix length. This is important for subnets where the lengths
    of the prefixes are not 64.

    Conflicts:
     neutron/agent/linux/ra.py

    Closes-Bug: #1531093
    Change-Id: Ied8d390a05ee1a2e544e39e887abf11c8a56abc3
    (cherry picked from commit 629d86d480c06569ba6bd5d9cd55a543dbf6221b)