Comment 4 for bug 1605540

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/7.0)

Reviewed: https://review.openstack.org/349923
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=40088d3ddfd1e1bcd9dd1f9be5ff14855c298e66
Submitter: Jenkins
Branch: stable/7.0

commit 40088d3ddfd1e1bcd9dd1f9be5ff14855c298e66
Author: Alex Schultz <email address hidden>
Date: Wed Jul 27 16:41:19 2016 -0600

    Add -n to iptables calls

    This change updates the calls that we use in the ocf scripts to
    determine if the rules are present to include the -n flag to prevent
    unnecessary dns lookups which can lead to deployment failures if dns is
    unavailable.

    (cherry picked from 28e3108dcf778f76899dc6b7f3a031ed8d6c6393)

    Change-Id: I17d04fbad6def1217429fc3c92bed997fd510eb8
    Closes-Bug: #1605540