Comment 7 for bug 1886116

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

Reviewed: https://review.opendev.org/739848
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a3ecaf6a1078ae1e1edbe72db0fd612e826539ad
Submitter: Zuul
Branch: master

commit a3ecaf6a1078ae1e1edbe72db0fd612e826539ad
Author: Brian Haley <email address hidden>
Date: Tue Jul 7 16:29:29 2020 -0400

    Better document router requirements for IPv6

    In order for IPv6 to function correctly for instances, a router
    must be created and added to a subnet. Update the documentation
    to better highlight this as it wasn't clear a router was
    required on an isolated subnet such that Router Advertisements
    messages would be sent.

    Change-Id: I4aca67c98ae77bbc4c130764af5a92515b95443a
    Closes-bug: #1886116