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 | 132 ++++++++++++++++++++- 1 file changed, 131 insertions(+), 1 deletion(-) (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/vol_attach/volume_file_nested_in_main_file_in_manifest/expectedoutputfiles') diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/vol_attach/volume_file_nested_in_main_file_in_manifest/expectedoutputfiles/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/vol_attach/volume_file_nested_in_main_file_in_manifest/expectedoutputfiles/MainServiceTemplate.yaml index 3be0013f74..57a526f5bc 100644 --- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/vol_attach/volume_file_nested_in_main_file_in_manifest/expectedoutputfiles/MainServiceTemplate.yaml +++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/vol_attach/volume_file_nested_in_main_file_in_manifest/expectedoutputfiles/MainServiceTemplate.yaml @@ -12,6 +12,14 @@ topology_template: cmaui_names: hidden: false immutable: false + annotations: + source: + type: org.openecomp.annotations.Source + properties: + vf_module_label: + - hot_template + source_type: HEAT + param_name: cmaui_names type: list description: CMAUI1, CMAUI2 server names entry_schema: @@ -20,64 +28,153 @@ topology_template: label: CMAUI volume size hidden: false immutable: false + annotations: + source: + type: org.openecomp.annotations.Source + properties: + vf_module_label: + - hot_template + source_type: HEAT + param_name: exposed_cmaui_volume type: float description: the size of the CMAUI volume cmaui_cinder_volume_size: label: CMAUI Cinder volume size hidden: false immutable: false + annotations: + source: + type: org.openecomp.annotations.Source + properties: + vf_module_label: + - a_vol + - hot_template + source_type: HEAT + param_name: cmaui_cinder_volume_size type: float description: the size of the CMAUI Cinder volume timezone: label: timezone hidden: false immutable: false + annotations: + source: + type: org.openecomp.annotations.Source + properties: + vf_module_label: + - hot_template + source_type: HEAT + param_name: timezone type: string description: timezone security_group_name: label: security group name hidden: false immutable: false + annotations: + source: + type: org.openecomp.annotations.Source + properties: + vf_module_label: + - hot_template + source_type: HEAT + param_name: security_group_name type: string description: the name of security group oam_network_netmask: label: oam network netmask hidden: false immutable: false + annotations: + source: + type: org.openecomp.annotations.Source + properties: + vf_module_label: + - hot_template + source_type: HEAT + param_name: oam_network_netmask type: string description: oam network gateway cmaui_image: hidden: false immutable: false + annotations: + source: + type: org.openecomp.annotations.Source + properties: + vf_module_label: + - hot_template + source_type: HEAT + param_name: cmaui_image type: string description: Image for CMAUI server vnf_id: hidden: false immutable: false + annotations: + source: + type: org.openecomp.annotations.Source + properties: + vf_module_label: + - hot_template + source_type: HEAT + param_name: vnf_id type: string description: Unique ID for this VNF instance default: This_is_ths_MMSC-CMAUI_id cmaui_flavor: hidden: false immutable: false + annotations: + source: + type: org.openecomp.annotations.Source + properties: + vf_module_label: + - hot_template + source_type: HEAT + param_name: cmaui_flavor type: string description: Flavor for CMAUI server oam_network_gateway: label: oam network gateway hidden: false immutable: false + annotations: + source: + type: org.openecomp.annotations.Source + properties: + vf_module_label: + - hot_template + source_type: HEAT + param_name: oam_network_gateway type: string description: oam network gateway availability_zone_0: label: availabilityzone name hidden: false immutable: false + annotations: + source: + type: org.openecomp.annotations.Source + properties: + vf_module_label: + - hot_template + source_type: HEAT + param_name: availability_zone_0 type: string description: availabilityzone name cmaui_oam_ips: label: CMAUI oam_net IP addresses hidden: false immutable: false + annotations: + source: + type: org.openecomp.annotations.Source + properties: + vf_module_label: + - hot_template + source_type: HEAT + param_name: cmaui_oam_ips type: list description: CMAUI oam_net IP addresses entry_schema: @@ -86,23 +183,56 @@ topology_template: label: dns server hidden: false immutable: false + annotations: + source: + type: org.openecomp.annotations.Source + properties: + vf_module_label: + - hot_template + source_type: HEAT + param_name: external_dns type: string description: dns server oam_net_name: hidden: false immutable: false + annotations: + source: + type: org.openecomp.annotations.Source + properties: + vf_module_label: + - hot_template + source_type: HEAT + param_name: oam_net_name type: string description: UID of OAM network external_ntp: label: ntp server hidden: false immutable: false + annotations: + source: + type: org.openecomp.annotations.Source + properties: + vf_module_label: + - hot_template + source_type: HEAT + param_name: external_ntp type: string description: ntp server CMAUI_volume_type: label: CMAUI vm volume type hidden: false immutable: false + annotations: + source: + type: org.openecomp.annotations.Source + properties: + vf_module_label: + - a_vol + - hot_template + source_type: HEAT + param_name: CMAUI_volume_type type: string description: the name of the target volume backend node_templates: @@ -186,4 +316,4 @@ topology_template: - cmaui_port_0 outputs: exposed_cmaui_volume: - value: cmaui_volume \ No newline at end of file + value: cmaui_volume -- cgit 1.2.3-korg