From d5b4901c6a1ae136138c1300d377447e26bac4ef Mon Sep 17 00:00:00 2001 From: eleonorali Date: Sun, 11 Feb 2018 12:15:48 +0200 Subject: 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 --- .../expectedoutputfiles/MainServiceTemplate.yaml | 170 ++++++++++++++++++++- 1 file changed, 169 insertions(+), 1 deletion(-) (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/buildconsolidationdata/dependsonresource/nodesConnectedInOut/expectedoutputfiles/MainServiceTemplate.yaml') 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 -- cgit 1.2.3-korg