Code Review
/
apex-tripleo-heat-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
8838105
)
Setting keystone region for tacker
author
Dan Radez
<dradez@redhat.com>
Mon, 20 Mar 2017 15:41:36 +0000
(11:41 -0400)
committer
Pradeep Kilambi
<pkilambi@redhat.com>
Fri, 31 Mar 2017 12:23:06 +0000
(12:23 +0000)
Change-Id: I170b7e4cff66f0a4b1b6d5735f93c9f0295a5ac5
puppet/services/tacker.yaml
patch
|
blob
|
history
diff --git
a/puppet/services/tacker.yaml
b/puppet/services/tacker.yaml
index
d6c0ef9
..
c14e061
100644
(file)
--- a/
puppet/services/tacker.yaml
+++ b/
puppet/services/tacker.yaml
@@
-98,6
+98,7
@@
outputs:
service_config_settings:
keystone:
tacker::keystone::auth::tenant: 'service'
+ tacker::keystone::auth::region: {get_param: KeystoneRegion}
tacker::keystone::auth::password: {get_param: TackerPassword}
tacker::keystone::auth::public_url: {get_param: [EndpointMap, TackerPublic, uri]}
tacker::keystone::auth::internal_url: {get_param: [EndpointMap, TackerInternal, uri]}