Comment 4 for bug 1644360

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-tripleo (stable/newton)

Reviewed: https://review.openstack.org/402709
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=0626631cf0619110b71ce23b843d431bcc46124e
Submitter: Jenkins
Branch: stable/newton

commit 0626631cf0619110b71ce23b843d431bcc46124e
Author: Brent Eagles <email address hidden>
Date: Wed Nov 23 18:59:58 2016 -0330

    Do not configure state matching when using GRE

    The firewall rule quite reasonably sets up a default state matching rule
    but this is invalid for GRE. This patch conditionally adds the state
    matching if the protocol is not GRE.

    Closes-Bug: #1644360
    Change-Id: Ie4ca41d0f36e79ba6822c358e21b827105736dd7
    (cherry picked from commit 688a79c6c68422c0f873074370b1bbc87c6d1007)