Merge "Add IPv6 versions of the Controller NIC configs"
[apex-tripleo-heat-templates.git] / network / ports / from_service.yaml
index 6b669f4..359d77a 100644 (file)
@@ -32,3 +32,6 @@ outputs:
   ip_address:
     description: network IP
     value: {get_param: [ServiceVips, {get_param: ServiceName}]}
+  ip_address_uri:
+    description: network IP (for compatibility with IPv6)
+    value: {get_param: [ServiceVips, {get_param: ServiceName}]}