diff options
Diffstat (limited to 'heat/vLB/base_vlb.yaml')
-rw-r--r-- | heat/vLB/base_vlb.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
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 |