summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances
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/fulltest/catalogInstances
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/fulltest/catalogInstances')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/computewithtwosameporttypes/out/MainServiceTemplate.yaml425
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypeDiffImageName/out/MainServiceTemplate.yaml64
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypeGetAttrBetweenThem/out/MainServiceTemplate.yaml152
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypePortsConnectedToDiffNetworks/out/MainServiceTemplate.yaml56
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/twoNovaWithDiffProperties/out/MainServiceTemplate.yaml64
5 files changed, 761 insertions, 0 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/computewithtwosameporttypes/out/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/computewithtwosameporttypes/out/MainServiceTemplate.yaml
index e26a807c29..ef413aaa1c 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/computewithtwosameporttypes/out/MainServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/computewithtwosameporttypes/out/MainServiceTemplate.yaml
@@ -11,6 +11,14 @@ topology_template:
app_volume_size_0:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF_volume
+ source_type: HEAT
+ param_name: app_volume_size_0
type: float
description: Size of Service Data 1 Volume for app VMs
default: 130
@@ -21,16 +29,40 @@ topology_template:
plt_data_floating_v6_ip:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: plt_data_floating_v6_ip
type: string
description: Floating IPv6 for plt VMs on the DATA network
iox_data_floating_v6_ip:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: iox_data_floating_v6_ip
type: string
description: Floating IPv6 for iox VMs on the DATA network
plt_data_v6_ips:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: plt_data_v6_ips
type: list
description: Fixed IPv6 assignments for plt VMs on the DATA network
entry_schema:
@@ -38,6 +70,14 @@ topology_template:
iox_data_v6_ips:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: iox_data_v6_ips
type: list
description: Fixed IPv6 assignments for iox VMs on the DATA network
entry_schema:
@@ -45,11 +85,27 @@ topology_template:
plt_volume_shared_id_0:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: plt_volume_shared_id_0
type: string
description: ServiceData2 volume for plt VMs
plt_oam_ips:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: plt_oam_ips
type: list
description: Fixed IPv4 assignments for plt VMs on the OAM network
entry_schema:
@@ -58,23 +114,55 @@ topology_template:
label: OpenStack CA Certificate
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: openstack_cacert
type: string
description: CA Certificate to use for OpenStack client calls.
default: ''
siteinfo_url:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: siteinfo_url
type: string
description: siteinfo url
plt_pair_uuid:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: plt_pair_uuid
type: string
description: UUID for plt VM pair
default: 573f433e25ba8
app_names:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: app_names
type: list
description: VM names for app VMs
entry_schema:
@@ -82,6 +170,14 @@ topology_template:
iox_names:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: iox_names
type: list
description: VM names for iox VMs
entry_schema:
@@ -89,6 +185,14 @@ topology_template:
plt_servicedata2_volume_size_0:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF_volume
+ source_type: HEAT
+ param_name: plt_servicedata2_volume_size_0
type: float
description: Size of Service Data 2 Volume for plt VMs
default: 150
@@ -99,11 +203,27 @@ topology_template:
app_volume_id_0:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: app_volume_id_0
type: string
description: ServiceData1 volume for first app VM
plt_servicedata1_volume_size_0:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF_volume
+ source_type: HEAT
+ param_name: plt_servicedata1_volume_size_0
type: float
description: Size of Service Data 1 Volume for plt VMs
default: 70
@@ -114,61 +234,149 @@ topology_template:
internal_subnet_cidr:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: internal_subnet_cidr
type: string
description: IP subnet for internal network
default: 169.30.12.0/24
app_volume_id_1:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: app_volume_id_1
type: string
description: ServiceData1 volume for second app VM
domain:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: domain
type: string
description: What is this domain?
app_volume_id_2:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: app_volume_id_2
type: string
description: ServiceData1 volume for third app VM
plt_image_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: plt_image_name
type: string
description: Pilot image
default: USP_IECF-PILOT_30.3.3-mcas4.4.6.qcow2
app_image_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: app_image_name
type: string
description: App image
default: USP_IECF-APP_30.3.3-mcas4.4.6.qcow2
plt_oam_floating_ip:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: plt_oam_floating_ip
type: string
description: Floating IPv4 for plt VMs on the OAM network
plt_flavor_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: plt_flavor_name
type: string
description: Pilot flavor
default: nd.c2r4d50
vf_module_id:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: vf_module_id
type: string
description: Unique ID for this VF Module instance
iox_flavor_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: iox_flavor_name
type: string
description: IO flavor
default: nd.c2r4d50
app_security_groups:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: app_security_groups
type: list
description: App security group
entry_schema:
@@ -176,23 +384,56 @@ topology_template:
vnf_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF_volume
+ - base_vIECCF
+ source_type: HEAT
+ param_name: vnf_name
type: string
description: Unique name for this VF instance
config_server_cacert:
label: configure server CA Certificate
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: config_server_cacert
type: string
description: CA Certificate for download from siteinfo url and config url.
default: ''
vf_module_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: vf_module_name
type: string
description: Unique name for this VF Module instance
oam_security_groups:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: oam_security_groups
type: list
description: OAM security group
entry_schema:
@@ -200,6 +441,14 @@ topology_template:
iox_oam_ips:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: iox_oam_ips
type: list
description: Fixed IPv4 assignments for iox VMs on the OAM network
entry_schema:
@@ -207,38 +456,94 @@ topology_template:
vnf_id:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: vnf_id
type: string
description: Unique ID for this VF instance
iox_image_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: iox_image_name
type: string
description: IO image
default: USP_IECF-IO_30.3.3-mcas4.4.6.qcow2
availability_zone_0:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: availability_zone_0
type: string
description: First availability zone ID or Name
ignore_siteinfo_audit:
label: Siteinfo Audit Ignore Flag
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: ignore_siteinfo_audit
type: string
description: Set to true if siteinfo audit failure should not prevent system installation
availability_zone_1:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: availability_zone_1
type: string
description: Second availability zone ID or Name
data_net_id:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: data_net_id
type: string
description: DATA network
plt_names:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: plt_names
type: list
description: VM names for plt VMs
entry_schema:
@@ -246,6 +551,14 @@ topology_template:
plt_security_groups:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: plt_security_groups
type: list
description: Pilot security group
entry_schema:
@@ -253,6 +566,14 @@ topology_template:
app_data_v6_ips:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: app_data_v6_ips
type: list
description: Fixed IPv6 assignments for app VMs on the DATA network
entry_schema:
@@ -260,6 +581,14 @@ topology_template:
iox_security_groups:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: iox_security_groups
type: list
description: IO security group
entry_schema:
@@ -267,17 +596,41 @@ topology_template:
ieccf_debug:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: ieccf_debug
type: string
description: IECCF debug flag
default: false
name_server_2:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: name_server_2
type: string
description: IP address of name server 2
app_oam_ips:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: app_oam_ips
type: list
description: Fixed IPv4 assignments for app VMs on the OAM network
entry_schema:
@@ -285,48 +638,120 @@ topology_template:
app_flavor_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: app_flavor_name
type: string
description: App flavor
default: nd.c2r4d50
name_server_1:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: name_server_1
type: string
description: IP address of name server 1
oam_net_id:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: oam_net_id
type: string
description: OAM network
iox_oam_floating_ip:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: iox_oam_floating_ip
type: string
description: Floating IPv4 for iox VMs on the OAM network
ieccf_config_url:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: ieccf_config_url
type: string
description: IECCF configuration package URL
iox_pair_uuid:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: iox_pair_uuid
type: string
description: UUID for iox VM pair
default: 573f433e284b4
plt_volume_id_0:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: plt_volume_id_0
type: string
description: ServiceData1 volume for first plt VM
plt_volume_id_1:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: plt_volume_id_1
type: string
description: ServiceData1 volume for second plt VM
data_security_groups:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - base_vIECCF
+ source_type: HEAT
+ param_name: data_security_groups
type: list
description: DATA security group
entry_schema:
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypeDiffImageName/out/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypeDiffImageName/out/MainServiceTemplate.yaml
index dc1e032e44..616ac37069 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypeDiffImageName/out/MainServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypeDiffImageName/out/MainServiceTemplate.yaml
@@ -12,6 +12,14 @@ topology_template:
label: PD flavor name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: pd_flavor_name
type: string
description: flavor name of PD instance
default: m3.xlarge
@@ -19,6 +27,14 @@ topology_template:
label: csb ineternal cidr
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: dummy_net_name_1
type: string
description: csb internal cidr
default: mog_dummy_1
@@ -26,6 +42,14 @@ topology_template:
label: availabilityzone name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: availabilityzone_name
type: string
description: availabilityzone name
default: nova
@@ -33,12 +57,28 @@ topology_template:
label: packet internal network name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: packet_internal_network_name
type: string
description: name of the network
pd_image_name:
label: image name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: pd_image_name
type: string
description: PD image name
default: MOG_BASE_8.0
@@ -46,6 +86,14 @@ topology_template:
label: PD server names
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: pd_server_names
type: list
description: name of the PD instance
default:
@@ -58,12 +106,28 @@ topology_template:
label: oam network name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: oam_net_name
type: string
description: name of the oam network
diff_image_name:
label: image name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: diff_image_name
type: string
description: PD image name
node_templates:
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypeGetAttrBetweenThem/out/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypeGetAttrBetweenThem/out/MainServiceTemplate.yaml
index b9db6577bb..28836651f6 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypeGetAttrBetweenThem/out/MainServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypeGetAttrBetweenThem/out/MainServiceTemplate.yaml
@@ -12,6 +12,14 @@ topology_template:
label: PD flavor name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: pd_flavor_name
type: string
description: flavor name of PD instance
default: m3.xlarge
@@ -19,6 +27,14 @@ topology_template:
label: internet network ips
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: oam_net_ips
type: list
description: ip of the OAM network
default:
@@ -33,6 +49,14 @@ topology_template:
label: csb ineternal cidr
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: dummy_net_name_1
type: string
description: csb internal cidr
default: mog_dummy_1
@@ -40,6 +64,14 @@ topology_template:
label: CM server names
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: cm_server_names
type: list
description: name of the CM instance
default:
@@ -50,6 +82,14 @@ topology_template:
label: availabilityzone name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: availabilityzone_name
type: string
description: availabilityzone name
default: nova
@@ -57,12 +97,28 @@ topology_template:
label: OAM flavor name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: oam_flavor_name
type: string
description: flavor name of OAM instance
pd_image_name:
label: image name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: pd_image_name
type: string
description: PD image name
default: MOG_BASE_8.0
@@ -70,6 +126,14 @@ topology_template:
label: PD server names
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: pd_server_names
type: list
description: name of the PD instance
default:
@@ -82,6 +146,14 @@ topology_template:
label: SM server names
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: sm_server_names
type: list
description: name of the SM instance
default:
@@ -93,6 +165,14 @@ topology_template:
label: CM flavor name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: cm_flavor_name
type: string
description: flavor name of CM instance
default: m3.xlarge
@@ -100,6 +180,14 @@ topology_template:
label: image name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: sm_image_name
type: string
description: SM image name
default: MOG_BASE_8.0
@@ -107,6 +195,14 @@ topology_template:
label: image name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: cm_image_name
type: string
description: CM image name
default: MOG_BASE_8.0
@@ -114,6 +210,14 @@ topology_template:
label: SM flavor name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: sm_flavor_name
type: string
description: flavor name of SM instance
default: m2.xlarge4
@@ -121,6 +225,14 @@ topology_template:
label: PS server names
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: ps_server_names
type: list
description: name of the PS instance
default:
@@ -134,6 +246,14 @@ topology_template:
label: PS image name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: ps_image_name
type: string
description: PS image name
default: MOG_BASE_8.0
@@ -141,12 +261,28 @@ topology_template:
label: image name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: oam_image_name
type: string
description: OAM image name
oam_server_names:
label: OAM server names
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: oam_server_names
type: list
description: name of the OAM instance
entry_schema:
@@ -155,6 +291,14 @@ topology_template:
label: PS flavor name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: ps_flavor_name
type: string
description: flavor name of PS instance
default: m3.xlarge
@@ -162,6 +306,14 @@ topology_template:
label: oam network name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: oam_net_name
type: string
description: name of the oam network
default: oam_protected_net_0
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypePortsConnectedToDiffNetworks/out/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypePortsConnectedToDiffNetworks/out/MainServiceTemplate.yaml
index 095a6c1a5e..3ae6fa0b26 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypePortsConnectedToDiffNetworks/out/MainServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/threeComputesSameTypePortsConnectedToDiffNetworks/out/MainServiceTemplate.yaml
@@ -12,6 +12,14 @@ topology_template:
label: PD flavor name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: pd_flavor_name
type: string
description: flavor name of PD instance
default: m3.xlarge
@@ -19,6 +27,14 @@ topology_template:
label: csb ineternal cidr
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: dummy_net_name_1
type: string
description: csb internal cidr
default: mog_dummy_1
@@ -26,6 +42,14 @@ topology_template:
label: availabilityzone name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: availabilityzone_name
type: string
description: availabilityzone name
default: nova
@@ -33,12 +57,28 @@ topology_template:
label: packet internal network name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: packet_internal_network_name
type: string
description: name of the network
pd_image_name:
label: image name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: pd_image_name
type: string
description: PD image name
default: MOG_BASE_8.0
@@ -46,6 +86,14 @@ topology_template:
label: PD server names
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: pd_server_names
type: list
description: name of the PD instance
default:
@@ -58,6 +106,14 @@ topology_template:
label: oam network name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: oam_net_name
type: string
description: name of the oam network
node_templates:
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/twoNovaWithDiffProperties/out/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/twoNovaWithDiffProperties/out/MainServiceTemplate.yaml
index a40a3fdc30..172582fd24 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/twoNovaWithDiffProperties/out/MainServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/twoNovaWithDiffProperties/out/MainServiceTemplate.yaml
@@ -12,6 +12,14 @@ topology_template:
label: PD flavor name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: pd_flavor_name
type: string
description: flavor name of PD instance
default: m3.xlarge
@@ -19,6 +27,14 @@ topology_template:
label: csb ineternal cidr
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: dummy_net_name_1
type: string
description: csb internal cidr
default: mog_dummy_1
@@ -26,6 +42,14 @@ topology_template:
label: availabilityzone name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: availabilityzone_name
type: string
description: availabilityzone name
default: nova
@@ -33,12 +57,28 @@ topology_template:
label: packet internal network name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: packet_internal_network_name
type: string
description: name of the network
pd_image_name:
label: image name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: pd_image_name
type: string
description: PD image name
default: MOG_BASE_8.0
@@ -46,6 +86,14 @@ topology_template:
label: PD server names
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: pd_server_names
type: list
description: name of the PD instance
default:
@@ -58,12 +106,28 @@ topology_template:
label: oam network name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: oam_net_name
type: string
description: name of the oam network
diff_image_name:
label: image name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-mog-0108-bs1271
+ source_type: HEAT
+ param_name: diff_image_name
type: string
description: PD image name
node_templates: