X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Fports%2Ftenant_from_pool.yaml;h=94c419df8a7a80c4a51554e8a8db4c0686f3a9a7;hb=c05e72cd720b16383f5e4be8b774270f8fce6ca5;hp=17e4ac8ab3ad0448272ed8c71c03ec39c142c4e0;hpb=8ecfaf4659a2dc2d3b8c3ff1ad11790f5835b94a;p=apex-tripleo-heat-templates.git diff --git a/network/ports/tenant_from_pool.yaml b/network/ports/tenant_from_pool.yaml index 17e4ac8a..94c419df 100644 --- a/network/ports/tenant_from_pool.yaml +++ b/network/ports/tenant_from_pool.yaml @@ -1,18 +1,18 @@ -heat_template_version: 2015-10-15 +heat_template_version: pike description: > Returns an IP from a network mapped list of IPs parameters: TenantNetName: - description: Name of the tenant network + description: The name of the tenant network. default: tenant type: string PortName: description: Name of the port default: '' type: string - ControlPlaneIP: # Here for compatability with noop.yaml + ControlPlaneIP: # Here for compatibility with noop.yaml description: IP address on the control plane default: '' type: string @@ -33,6 +33,9 @@ outputs: ip_address: description: tenant network IP value: {get_param: [IPPool, {get_param: TenantNetName}, {get_param: NodeIndex}]} + ip_address_uri: + description: tenant network IP (for compatibility with tenant_v6.yaml) + value: {get_param: [IPPool, {get_param: TenantNetName}, {get_param: NodeIndex}]} ip_subnet: description: IP/Subnet CIDR for the tenant network IP value: