Merge "Force epmd listening to a specific address"
[apex-tripleo-heat-templates.git] / network / ports / tenant.yaml
index cc0771e..f6929b8 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2015-10-15
+heat_template_version: ocata
 
 description: >
   Creates a port on the tenant network.
@@ -43,6 +43,9 @@ outputs:
   ip_address:
     description: tenant network IP
     value: {get_attr: [TenantPort, fixed_ips, 0, ip_address]}
+  ip_address_uri:
+    description: tenant network IP (for compatibility with tenant_v6.yaml)
+    value: {get_attr: [TenantPort, fixed_ips, 0, ip_address]}
   ip_subnet:
     description: IP/Subnet CIDR for the tenant network IP
     value: