Merge "scenario002/container: run Barbican non-containerized"
[apex-tripleo-heat-templates.git] / network / ports / management_from_pool.yaml
index bbd62f5..4815d16 100644 (file)
@@ -1,11 +1,11 @@
-heat_template_version: 2015-04-30
+heat_template_version: pike
 
 description: >
   Returns an IP from a network mapped list of IPs
 
 parameters:
   ManagementNetName:
-    description: Name of the management network
+    description: The name of the management network.
     default: management
     type: string
   PortName:
@@ -33,6 +33,9 @@ outputs:
   ip_address:
     description: management network IP
     value: {get_param: [IPPool, {get_param: ManagementNetName}, {get_param: NodeIndex}]}
+  ip_address_uri:
+    description: management network IP (for compatibility with management_v6.yaml)
+    value: {get_param: [IPPool, {get_param: ManagementNetName}, {get_param: NodeIndex}]}
   ip_subnet:
     description: IP/Subnet CIDR for the management network IP
     value: