Comment 3 for bug 1797455

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

Reviewed: https://review.openstack.org/609858
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=bebe7b8c5892500db7cd30c2b4d259ae1f83cffc
Submitter: Zuul
Branch: master

commit bebe7b8c5892500db7cd30c2b4d259ae1f83cffc
Author: Harald Jensås <email address hidden>
Date: Thu Oct 11 22:35:44 2018 +0200

    Fix Undercloud masquerading firewall rules

    Iterate over destination for each source to have the
    correct return rules created. (Passing a list as
    destination to tripleo::firewall::rule does not work.)

    Also the "forward destinations" rules should use the
    source addresses in the data for both source and
    destination rules.

    Change-Id: I3d572bf4aab65f5befb596f7c90c94fc0abe7afa
    Closes-Bug: #1797455