X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Fports%2Fvip.yaml;h=9bb6cde26b141d16cefe3129a85cbcac28bc9be5;hb=fe2133fa8bfface39bdf132b55b692ac349a85e1;hp=ab6cd2c0bf7067551062e4282a257c2e1128f9ad;hpb=0df1c1589877ffd57b6ef933060f6d3316c9d343;p=apex-tripleo-heat-templates.git diff --git a/network/ports/vip.yaml b/network/ports/vip.yaml index ab6cd2c0..9bb6cde2 100644 --- a/network/ports/vip.yaml +++ b/network/ports/vip.yaml @@ -5,6 +5,10 @@ description: > The IP address will be chosen automatically if FixedIPs is empty. parameters: + ServiceName: # Here for compatibility with from_service.yaml + description: Name of the service to lookup + default: '' + type: string NetworkName: description: Name of the network where the VIP will be created default: internal_api