Merge "Corrected wrong os_region_name in glance-api conf file"
This commit is contained in:
commit
84b8bd269f
@ -211,6 +211,7 @@ outputs:
|
|||||||
glance::api::pipeline: 'keystone'
|
glance::api::pipeline: 'keystone'
|
||||||
glance::api::show_image_direct_url: true
|
glance::api::show_image_direct_url: true
|
||||||
glance::api::show_multiple_locations: {if: [glance_multiple_locations, true, false]}
|
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
|
# NOTE: bind IP is found in Heat replacing the network name with the
|
||||||
# local node IP for the given network; replacement examples
|
# local node IP for the given network; replacement examples
|
||||||
# (eg. for internal_api):
|
# (eg. for internal_api):
|
||||||
|
Loading…
Reference in New Issue
Block a user