Merge "Add firewall rules for manila api service"

This commit is contained in:
Jenkins 2016-11-10 08:53:40 +00:00 committed by Gerrit Code Review
commit 2ad72b7e96
1 changed files with 5 additions and 0 deletions

View File

@ -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):