Merge "Set firewall rules for the tacker service"

This commit is contained in:
Zuul 2018-03-14 08:58:36 +00:00 committed by Gerrit Code Review
commit f45f30e1ca
1 changed files with 5 additions and 1 deletions

View File

@ -128,7 +128,11 @@ outputs:
- '%'
- {get_param: [EndpointMap, MysqlInternal, host_nobrackets]}
tacker::policy::policies: {get_param: TackerPolicies}
tripleo.tacker.firewall_rules:
'113 tacker':
dport:
- 9890
- 13989
service_config_settings:
keystone:
tacker::keystone::auth::tenant: 'service'