Comment 2 for bug 1679234

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

Reviewed: https://review.openstack.org/452836
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=a216934f408439e77bf8346dafe30c4752c70946
Submitter: Jenkins
Branch: master

commit a216934f408439e77bf8346dafe30c4752c70946
Author: James Slagle <email address hidden>
Date: Mon Apr 3 12:50:45 2017 -0400

    Purge initial firewall for deployed-server's

    We need to purge the initial firewall for deployed-server's, otherwise
    if you have a default REJECT rule, the pacemaker cluster will fail to
    initialize. This matches the behavior done when using images, see:
    Iddc21316a1a3d42a1a43cbb4b9c178adba8f8db3
    I0dee5ff045fbfe7b55d078583e16b107eec534aa

    Change-Id: Ia83d17b609e4f737074482a980689cc57c3ad911
    Closes-Bug: #1679234