Set firewall rules for the tacker service

Change-Id: Ic49ff6c78042efb93b3d913cfb4e3bfc94bef177
Closes-bug: #1755273
This commit is contained in:
Dan Prince 2018-03-12 15:39:30 -04:00
parent ccbe1949fd
commit 06368c5a2b
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'