Merge "Corrected wrong os_region_name in glance-api conf file"
authorJenkins <jenkins@review.openstack.org>
Tue, 18 Jul 2017 05:01:52 +0000 (05:01 +0000)
committerGerrit Code Review <review@openstack.org>
Tue, 18 Jul 2017 05:01:52 +0000 (05:01 +0000)
puppet/services/glance-api.yaml

index c68ed48..8ec3546 100644 (file)
@@ -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):