Comment 1 for bug 1594470

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

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

commit a4c9e1b9f64544e5be971481e2df205dc6f7634b
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