X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Fports%2Fvip.yaml;h=f47760c8b84f708bdf93058b0bc04ba9e1aa8a67;hb=496e977fc48dc749cead9588bc3a628ad77b58fa;hp=d996d03d08abd1489e28b70eaddf8b3c9c613856;hpb=6b8c34b27a324120f6945f7873f479d37ba2e516;p=apex-tripleo-heat-templates.git diff --git a/network/ports/vip.yaml b/network/ports/vip.yaml index d996d03d..f47760c8 100644 --- a/network/ports/vip.yaml +++ b/network/ports/vip.yaml @@ -1,4 +1,4 @@ -heat_template_version: ocata +heat_template_version: pike description: > Creates a port for a VIP on the isolated network NetworkName. @@ -11,7 +11,7 @@ parameters: type: string NetworkName: description: Name of the network where the VIP will be created - default: internal_api + default: ctlplane type: string PortName: description: Name of the port