X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Fports%2Fmanagement.yaml;h=967b66e11b998d22d2cc10cb6ee0f6511b3f7a6b;hb=51258bc6bb87c5f434b286d3f843587c821a69de;hp=20c1b8539ba7711a45cd92afa8525d097691f0c2;hpb=161f5279ba4979f0641ae822935ab987f42a20ae;p=apex-tripleo-heat-templates.git diff --git a/network/ports/management.yaml b/network/ports/management.yaml index 20c1b853..967b66e1 100644 --- a/network/ports/management.yaml +++ b/network/ports/management.yaml @@ -16,6 +16,12 @@ parameters: ControlPlaneIP: # Here for compatibility with noop.yaml description: IP address on the control plane type: string + IPPool: # Here for compatibility with from_pool.yaml + default: {} + type: json + NodeIndex: # Here for compatibility with from_pool.yaml + default: 0 + type: number resources: @@ -30,6 +36,9 @@ outputs: ip_address: description: management network IP value: {get_attr: [ManagementPort, fixed_ips, 0, ip_address]} + ip_address_uri: + description: management network IP (for compatibility with management_v6.yaml) + value: {get_attr: [ManagementPort, fixed_ips, 0, ip_address]} ip_subnet: description: IP/Subnet CIDR for the management network IP value: