Merge "DCN/Edge: Handle ipv6 address for local glance endpoint"

This commit is contained in:
Zuul
2020-03-24 23:48:55 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ outputs:
value: &glance_api_edge_uri
str_replace:
template:
"PROTOCOL://%{hiera('NETWORK')}:9292"
"PROTOCOL://%{hiera('NETWORK_uri')}:9292"
params:
PROTOCOL:
if:

View File

@@ -63,7 +63,7 @@ outputs:
value: &glance_api_edge_uri
str_replace:
template:
"PROTOCOL://%{hiera('NETWORK')}:9292"
"PROTOCOL://%{hiera('NETWORK_uri')}:9292"
params:
PROTOCOL:
if: