Comment 18 for bug 1377843

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

Reviewed: https://review.openstack.org/152841
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3f73028a1ed7793d2a53cdc5dce365cab78f9634
Submitter: Jenkins
Branch: stable/juno

commit 3f73028a1ed7793d2a53cdc5dce365cab78f9634
Author: singhannie <email address hidden>
Date: Wed Dec 31 03:47:38 2014 -0800

    Configures RADVD to send managed flag in RA
    for DHCP_STATEFUL

    RADVD process is configured so that it sends
    managed flag in RA for the subnets with
    ra_mode set to DHCP_STATEFUL. UT case is
    updated to check the presence of managed
    flag in config file of RADVD for
    DHCP_STATEFUL.

    Change-Id: If685846c0c0f67bf4c40f4f268b9d03bfa2b1654
    Closes-Bug: #1377843
    (cherry picked from commit 1f337c761bf73df050e435214935c498a2b3d028)