From 1dfe955fc03f86fe0fea055d624da1338c5830bb Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Thu, 12 Sep 2019 09:08:37 -0400 Subject: Fix Honeycomb installation in vDNS VM Issue-ID: INT-853 Signed-off-by: Marco Platania Change-Id: I8dd1cde406836de417fc7e1fabdf7b89d18b7fd2 --- heat/vLB/base_vlb.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'heat/vLB') diff --git a/heat/vLB/base_vlb.yaml b/heat/vLB/base_vlb.yaml index 600bb103..87e397c7 100644 --- a/heat/vLB/base_vlb.yaml +++ b/heat/vLB/base_vlb.yaml @@ -55,11 +55,11 @@ parameters: description: Private network that connects vLoadBalancer with vPacketGen onap_private_net_id: type: string - label: ECOMP management network name or ID + label: ONAP management network name or ID description: Private network that connects ONAP component and the VNF onap_private_subnet_id: type: string - label: ECOMP management sub-network name or ID + label: ONAP management sub-network name or ID description: Private sub-network that connects ONAP component and the VNF vlb_private_net_cidr: type: string -- cgit 1.2.3-korg