X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Fports%2Fexternal.yaml;h=a02cc284c169534d191e3742ee338a7c7efeb472;hb=e797c0321b7758dd9a5554af2ea275c47df2a448;hp=df12cc8087130a04092fe26ff38403e84b92b255;hpb=f8e58b621244a5873115510fca7ec2f66aac4958;p=apex-tripleo-heat-templates.git diff --git a/network/ports/external.yaml b/network/ports/external.yaml index df12cc80..a02cc284 100644 --- a/network/ports/external.yaml +++ b/network/ports/external.yaml @@ -1,4 +1,4 @@ -heat_template_version: 2015-10-15 +heat_template_version: pike description: > Creates a port on the external network. The IP address will be chosen @@ -48,6 +48,9 @@ outputs: ip_address: description: external network IP value: {get_attr: [ExternalPort, fixed_ips, 0, ip_address]} + ip_address_uri: + description: external network IP (for compatibility with external_v6.yaml) + value: {get_attr: [ExternalPort, fixed_ips, 0, ip_address]} ip_subnet: description: IP/Subnet CIDR for the external network IP value: