Merge "Add docker templates for octavia services"
[apex-tripleo-heat-templates.git] / network / ports / external.yaml
index df12cc8..a02cc28 100644 (file)
@@ -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: