X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Fports%2Ffrom_service_v6.yaml;h=80060b570827de5aa807ce24a1fd540bcd1c6391;hb=9e1d7f04954107553474eda0c74f3df2365b22e9;hp=2dd0a0ee22d06612eacb25ca365204145cac40a6;hpb=424df742367103271ee2f7d6fe4936bdf3b99827;p=apex-tripleo-heat-templates.git diff --git a/network/ports/from_service_v6.yaml b/network/ports/from_service_v6.yaml index 2dd0a0ee..80060b57 100644 --- a/network/ports/from_service_v6.yaml +++ b/network/ports/from_service_v6.yaml @@ -24,6 +24,12 @@ parameters: description: The name of the undercloud Neutron control plane default: ctlplane type: string + FixedIPs: # Here for compatibility with ctlplane_vip.yaml + description: > + Control the IP allocation for the VIP port. E.g. + [{'ip_address':'1.2.3.4'}] + default: [] + type: json ServiceVips: default: {} type: json