aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/buildconsolidationdata/dependsonresource/nodesConnectedInOut
diff options
context:
space:
mode:
authoreleonorali <eleonoral@amdocs.com>2018-02-11 12:15:48 +0200
committereleonorali <eleonoral@amdocs.com>2018-02-11 12:16:01 +0200
commitd5b4901c6a1ae136138c1300d377447e26bac4ef (patch)
treee25360262affbacfdf1bcaeb1e8976e6d8ebae58 /openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/buildconsolidationdata/dependsonresource/nodesConnectedInOut
parenteae2ba3f5ccfb20a899262562bd91129b6d53423 (diff)
SRIOV - add annotations
SRIOV - add annotations to input TOSCA parameter converted from HEAT file (2) Change-Id: Id0b0156730ae64093df42d09e2873de047c13ac9 Issue-ID: SDC-996 Signed-off-by: eleonorali <eleonoral@amdocs.com>
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/buildconsolidationdata/dependsonresource/nodesConnectedInOut')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/buildconsolidationdata/dependsonresource/nodesConnectedInOut/expectedoutputfiles/MainServiceTemplate.yaml170
1 files changed, 169 insertions, 1 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/buildconsolidationdata/dependsonresource/nodesConnectedInOut/expectedoutputfiles/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/buildconsolidationdata/dependsonresource/nodesConnectedInOut/expectedoutputfiles/MainServiceTemplate.yaml
index 38fd7be3d8..32d1f50c82 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/buildconsolidationdata/dependsonresource/nodesConnectedInOut/expectedoutputfiles/MainServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/buildconsolidationdata/dependsonresource/nodesConnectedInOut/expectedoutputfiles/MainServiceTemplate.yaml
@@ -12,106 +12,274 @@ topology_template:
tenant_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: tenant_name
type: string
description: Name of tenant to be used
oam_private_net_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: oam_private_net_name
type: string
description: A string specifying a symbolic name for the network
packet_internal_network_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: packet_internal_network_name
type: string
description: A string specifying a symbolic name for the network
packet_mirror_network_subnet_alloc_start:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: packet_mirror_network_subnet_alloc_start
type: string
description: Start address for the allocation pool
packet_mirror_network_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: packet_mirror_network_name
type: string
description: A string specifying a symbolic name for the network
base_image_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: base_image_name
type: string
description: The base ID or name of the image to boot with
cdr_network:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: cdr_network
type: string
description: A string specifying a symbolic name for the network
packet_internal_network_subnet_alloc_start:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: packet_internal_network_subnet_alloc_start
type: string
description: Start address for the allocation pool
packet_internal_network_subnet_alloc_end:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: packet_internal_network_subnet_alloc_end
type: string
description: End address for the allocation pool
domain_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: domain_name
type: string
description: The servers domain
packet_mirror_network_subnet_alloc_end:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: packet_mirror_network_subnet_alloc_end
type: string
description: End address for the allocation pool
packet_internal_network_subnet_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: packet_internal_network_subnet_name
type: string
description: The name of the subnet
packet_mirror_network_subnet_cidr:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: packet_mirror_network_subnet_cidr
type: string
description: The Classless Inter-Domain Routing
availability_zone_0:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: availability_zone_0
type: string
description: Name of the availability zone for server placement
packet_internal_network_subnet_cidr:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: packet_internal_network_subnet_cidr
type: string
description: The Classless Inter-Domain Routing
region_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: region_name
type: string
description: Name of region to be used
availability_zone_1:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: availability_zone_1
type: string
description: Name of the availability zone for server placement
manager_name_0:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: manager_name_0
type: string
description: VM Name for Manager VM 0
manager_oam_direct_ip_0:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: manager_oam_direct_ip_0
type: string
description: The public ip address of the manager
packet_mirror_network_subnet_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: packet_mirror_network_subnet_name
type: string
description: The name of the subnet
rpmrepository_ip_0:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - input
+ source_type: HEAT
+ param_name: rpmrepository_ip_0
type: string
description: The public ip address of the repository
node_templates:
@@ -192,4 +360,4 @@ topology_template:
- packet_mirror_network
- packet_internal_network
- cdr_network_port
- - oam_private_net_network_port \ No newline at end of file
+ - oam_private_net_network_port