aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/nestedNodesConnectedIn/out/MainServiceTemplate.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/nestedNodesConnectedIn/out/MainServiceTemplate.yaml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/nestedNodesConnectedIn/out/MainServiceTemplate.yaml162
1 files changed, 162 insertions, 0 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/nestedNodesConnectedIn/out/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/nestedNodesConnectedIn/out/MainServiceTemplate.yaml
index 52911df941..788f1f05c3 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/nestedNodesConnectedIn/out/MainServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/nestedNodesConnectedIn/out/MainServiceTemplate.yaml
@@ -12,6 +12,14 @@ topology_template:
label: OAM network ips
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: oam_net_ips
type: list
description: OAM network ips
default:
@@ -22,6 +30,14 @@ topology_template:
label: availabilityzone name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: availabilityzone_name
type: string
description: availabilityzone name
default: nova
@@ -29,6 +45,14 @@ topology_template:
label: CPS network gateway
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: oam_net_gw
type: string
description: CPS network gateway
default: 107.239.64.1
@@ -36,6 +60,14 @@ topology_template:
label: PCRF CM server names
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: pcm_server_names
type: list
description: name of the PCRF CM instance
default:
@@ -46,6 +78,14 @@ topology_template:
label: PCRF CM image name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: pcm_image_name
type: string
description: PCRF CM image name
default: rhel2
@@ -53,6 +93,14 @@ topology_template:
label: CPS network ips
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: cps_net_ips
type: list
description: CPS network ips
default:
@@ -63,6 +111,14 @@ topology_template:
label: PCRF CM flavor name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: oam_flavor_name
type: string
description: flavor name of PCRF CM instance
default: cps
@@ -70,6 +126,14 @@ topology_template:
label: security group name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: security_group_name
type: string
description: the name of security group
default: nimbus_security_group
@@ -77,6 +141,14 @@ topology_template:
label: CPS Cluman Cinder Volume
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: pcm_volumes
type: list
description: CPS Cluman Cinder Volume
default:
@@ -86,34 +158,83 @@ topology_template:
compute_image_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: compute_image_name
type: string
pcm_flavor_name:
label: PCRF CM flavor name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: pcm_flavor_name
type: string
description: flavor name of PCRF CM instance
default: cps
net_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: net_name
type: string
oam_image_name:
label: PCRF CM image name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: oam_image_name
type: string
description: PCRF CM image name
default: rhel2
shared_security_group_id2:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - addOn
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: shared_security_group_id2
type: string
description: network name of jsa log network
oam_server_names:
label: PCRF CM server names
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: oam_server_names
type: list
description: name of the PCRF CM instance
default:
@@ -124,6 +245,14 @@ topology_template:
label: CPS network name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: cps_net_name
type: string
description: CPS network name
default: int_pcrf_net_0
@@ -131,6 +260,14 @@ topology_template:
label: CPS network mask
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: cps_net_mask
type: string
description: CPS network mask
default: 255.255.255.0
@@ -138,18 +275,43 @@ topology_template:
label: CPS network mask
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: oam_net_mask
type: string
description: CPS network mask
default: 255.255.255.0
shared_security_group_id1:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - addOn
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: shared_security_group_id1
type: string
description: network name of jsa log network
oam_net_name:
label: OAM network name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - hot-nimbus-pcm_v0.4
+ source_type: HEAT
+ param_name: oam_net_name
type: string
description: OAM network name
default: oam_protected_net_0