aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/glance-api.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-07-18 05:01:52 +0000
committerGerrit Code Review <review@openstack.org>2017-07-18 05:01:52 +0000
commit84b8bd269f63f4b3cf86f0e8981b61db72c3c0dd (patch)
treeda80aafbbb1e852160c68a9312b31b5f75691771 /puppet/services/glance-api.yaml
parent58e04d321b331ef93869a1e295523f3b3a28786b (diff)
parenta70a56998ca16e6ea7b49dce50b0e9fd19dbdeaa (diff)
Merge "Corrected wrong os_region_name in glance-api conf file"
Diffstat (limited to 'puppet/services/glance-api.yaml')
-rw-r--r--puppet/services/glance-api.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/services/glance-api.yaml b/puppet/services/glance-api.yaml
index c68ed48f..8ec3546f 100644
--- a/puppet/services/glance-api.yaml
+++ b/puppet/services/glance-api.yaml
@@ -211,6 +211,7 @@ outputs:
glance::api::pipeline: 'keystone'
glance::api::show_image_direct_url: true
glance::api::show_multiple_locations: {if: [glance_multiple_locations, true, false]}
+ glance::api::os_region_name: {get_param: KeystoneRegion}
# 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):