aboutsummaryrefslogtreecommitdiffstats
path: root/puppet
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-11-10 08:53:40 +0000
committerGerrit Code Review <review@openstack.org>2016-11-10 08:53:40 +0000
commit2ad72b7e966378029fff5c597b0245d78c810095 (patch)
tree86b659ed8cfb6e61a0a7570031c85684f9870e51 /puppet
parent1efaa8c6a2351c35fdb5e18544a5c4dd3cee8c4f (diff)
parent96a458d52dc691fa3bb25154d5da61edebd7f849 (diff)
Merge "Add firewall rules for manila api service"
Diffstat (limited to 'puppet')
-rw-r--r--puppet/services/manila-api.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/puppet/services/manila-api.yaml b/puppet/services/manila-api.yaml
index 5f4ab6ba..b4b3d480 100644
--- a/puppet/services/manila-api.yaml
+++ b/puppet/services/manila-api.yaml
@@ -51,6 +51,11 @@ outputs:
manila::keystone::authtoken::auth_uri: {get_param: [EndpointMap, KeystoneInternal, uri]}
manila::keystone::authtoken::auth_url: { get_param: [EndpointMap, KeystoneAdmin, uri_no_suffix] }
manila::keystone::authtoken::project_name: 'service'
+ tripleo.manila_api.firewall_rules:
+ '150 manila':
+ dport:
+ - 8786
+ - 13786
# NOTE: bind IP is found in Heat replacing the network name with the
# local node IP for the given network; replacement examples
# (eg. for internal_api):