Comment 2 for bug 1712687

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

Reviewed: https://review.openstack.org/497232
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=ed976d285caab1858f0b6e74e14a723113d27052
Submitter: Jenkins
Branch: master

commit ed976d285caab1858f0b6e74e14a723113d27052
Author: Bob Fournier <email address hidden>
Date: Wed Aug 23 17:15:34 2017 -0400

    Handle failure of carrier check in configure_safe_defaults()

    Configure_safe_defaults() should handle carrier check failures
    in the same way as the change that was made to
    dhcp-all-interfaces.sh in https://review.openstack.org/#/c/419527/.
    That is, it should ignore failures when cat'ing the carrier file.

    Change-Id: I100a40835d0ccecee9b4851aae6366c6ab4813a5
    Closes-Bug: 1712687