Comment 6 for bug 1355794

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

Reviewed: https://review.openstack.org/116033
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=9619ebbda79202190fc26ef0ce40deeda9004cc4
Submitter: Jenkins
Branch: stable/5.0

commit 9619ebbda79202190fc26ef0ce40deeda9004cc4
Author: Sergey Kolekonov <email address hidden>
Date: Thu Aug 14 17:13:02 2014 +0400

    Add the iptables rule to allow gre traffic

    Currently there's no rule to accept gre packets which are required for the
    Neutron GRE networking case, so they are dropped due to the '999 drop all' rule

    Change-Id: Ia79b6e8b26a8ccf7846affbd2dbf6aa758ac4947
    Closes-bug: #1355794