Comment 8 for bug 1871638

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

Reviewed: https://review.opendev.org/720205
Committed: https://git.openstack.org/cgit/starlingx/stx-puppet/commit/?id=9a18b7086035062bd326a279aea47c23c3c3f96e
Submitter: Zuul
Branch: master

commit 9a18b7086035062bd326a279aea47c23c3c3f96e
Author: Paul Vaduva <email address hidden>
Date: Wed Apr 15 09:56:42 2020 -0400

    Introduce a wait until network interfaces are ready

    The DAD (Duplicate Address Detection) mechanism keeps
    ipv6 network interface in tentative state until it finishes.
    During this time no binding to this interface address is
    possible and networking dependent services fail to start

    Change-Id: I9cfa604a0d75400f6d3c7172b3b973b0d50c3578
    Closes-bug: 1871638
    Signed-off-by: Paul Vaduva <email address hidden>