Comment 2 for bug 1793598

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

Reviewed: https://review.openstack.org/604229
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=ae3379e07011813feee2621a21f8ea66c6d0e059
Submitter: Zuul
Branch: master

commit ae3379e07011813feee2621a21f8ea66c6d0e059
Author: Bob Fournier <email address hidden>
Date: Thu Sep 20 17:00:14 2018 -0400

    Ping default gateways before controllers

    It may be necessary, in certain situations when using IPv6,
    to ping the default gateways first before attempting to
    ping other hosts in the validation script. This swaps the
    order of the pings between the controllers and default gateways.

    Change-Id: I14b7fcffb0609aee3f0f53150496461396348322
    Closes-Bug: 1793598