Comment 4 for bug 1829338

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

Reviewed: https://review.opendev.org/659467
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=114e5778f95d51e518c0ef73b05c54fca160dbe0
Submitter: Zuul
Branch: master

commit 114e5778f95d51e518c0ef73b05c54fca160dbe0
Author: Michele Baldessari <email address hidden>
Date: Thu May 16 09:16:51 2019 +0200

    Remove the iptables rules set via service_config_settings

    This breaks the rules for the haproxy stats access because it
    shadows them. Let's remove these rules and move the iptables
    rules for haproxy in puppet-tripleo where they should have
    been in the first place, like for all other services.

    Depends-On: I1325171ef60d7a7e3b57373082fcdb5487be939b
    Change-Id: I2f177c930567b3a45f0d95cec4140f478f14a074
    Closes-Bug: #1829338