Comment 4 for bug 1594470

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

Reviewed: https://review.openstack.org/334022
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=f45b6f4bdaa3d96dc21b08caaa1c5eb9118a9926
Submitter: Jenkins
Branch: stable/mitaka

commit f45b6f4bdaa3d96dc21b08caaa1c5eb9118a9926
Author: Ben Nemec <email address hidden>
Date: Wed Jun 15 17:25:18 2016 -0500

    Allow pacemaker ports in firewall

    This is required to allow ha deployments with ManageFirewall: True
    These are the ports documented in [1].

    1: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html-single/Configuring_the_Red_Hat_High_Availability_Add-On_with_Pacemaker/index.html#s1-firewalls-HAAR

    Change-Id: I446cc0ed863df15e28fa8ec1f5e2a06c5c03af8c
    Closes-Bug: 1594470
    (cherry picked from commit a4c9e1b9f64544e5be971481e2df205dc6f7634b)