Comment 4 for bug 1640568

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

Reviewed: https://review.openstack.org/396183
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=4f4858dfb94ac586f894e306e82ab381b6070bad
Submitter: Jenkins
Branch: stable/newton

commit 4f4858dfb94ac586f894e306e82ab381b6070bad
Author: Tom Barron <email address hidden>
Date: Wed Nov 9 14:01:23 2016 -0500

    Add firewall rules for manila api service

    When the manila api service is deployed
    on a different role than the controller the
    iptables rules on that role fail to ACCEPT
    tcp at the manila API ports.

    Add tripleo.manila_api.firewall_rules to
    the relevant puppet services module.

    Change-Id: I1c5459f5ba989657fd99fd72c7ac9f8781cc7206
    Closes-Bug: #1640568
    (cherry picked from commit 96a458d52dc691fa3bb25154d5da61edebd7f849)