1 tosca_definitions_version: tosca_simple_yaml_1_0_0
5 - openecomp_heat_index:
6 file: openecomp-heat/_index.yml
15 type: org.openecomp.annotations.Source
20 param_name: volume_type
22 description: volume type Gold
29 type: org.openecomp.annotations.Source
34 param_name: FSB1_volume_name
36 description: FSB1_volume_1
43 type: org.openecomp.annotations.Source
48 param_name: FSB_1_image
50 description: MME_FSB1_15B-CP04-r5a01
57 type: org.openecomp.annotations.Source
62 param_name: volume_size
64 description: my volume size 320GB
71 type: org.openecomp.annotations.Source
85 type: org.openecomp.annotations.Source
90 param_name: FSB_2_image
92 description: MME_FSB2_15B-CP04-r5a01
99 type: org.openecomp.annotations.Source
104 param_name: FSB2_volume_name
106 description: FSB2_volume_1
109 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
112 get_input: FSB_1_image
114 get_input: volume_type
119 get_input: FSB1_volume_name
121 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
124 get_input: FSB_2_image
126 get_input: volume_type
127 size: '(get_input : volume_size) * 1024'
130 get_input: FSB2_volume_name
132 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
135 get_input: FSB_1_image
137 get_input: volume_type
141 get_input: FSB1_volume_name
143 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
146 get_input: FSB_2_image
148 get_input: volume_type
149 size: '(get_input : volume_size) * 1024'
152 get_input: FSB2_volume_name
155 type: org.openecomp.groups.heat.HeatStack
157 heat_file: ../Artifacts/hot_template.yml
158 description: server template for vMME