summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/nestedNodesGetAttrIn/out/MainServiceTemplate.yaml
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/nestedSingleCompute/nestedNodesGetAttrIn/out/MainServiceTemplate.yaml
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/nestedSingleCompute/nestedNodesGetAttrIn/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/nestedNodesGetAttrIn/out/MainServiceTemplate.yaml146
1 files changed, 145 insertions, 1 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/nestedNodesGetAttrIn/out/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/nestedNodesGetAttrIn/out/MainServiceTemplate.yaml
index 13c01e09ef..dfd135166c 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/nestedNodesGetAttrIn/out/MainServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/nestedNodesGetAttrIn/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,22 +158,54 @@ 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
@@ -109,6 +213,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: oam_server_names
type: list
description: name of the PCRF CM instance
default:
@@ -119,6 +231,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
@@ -126,6 +246,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
@@ -133,6 +261,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: oam_net_mask
type: string
description: CPS network mask
default: 255.255.255.0
@@ -140,6 +276,14 @@ topology_template:
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
@@ -395,4 +539,4 @@ topology_template:
- server_pcm_001
- packet_mirror_network
- compute_port_0
- - abstract_compute \ No newline at end of file
+ - abstract_compute