1 tosca_definitions_version: tosca_simple_yaml_1_0_0
5 - openecomp_heat_index:
6 file: openecomp-heat/_index.yml
8 org.openecomp.resource.vfc.nodes.heat.cmaui:
9 derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
17 type: org.openecomp.annotations.Source
22 param_name: cmaui_names
24 description: CMAUI1, CMAUI2 server names
28 label: CMAUI volume size
33 type: org.openecomp.annotations.Source
38 param_name: exposed_cmaui_volume
40 description: the size of the CMAUI volume
41 cmaui_cinder_volume_size:
42 label: CMAUI Cinder volume size
47 type: org.openecomp.annotations.Source
53 param_name: cmaui_cinder_volume_size
55 description: the size of the CMAUI Cinder volume
62 type: org.openecomp.annotations.Source
71 label: security group name
76 type: org.openecomp.annotations.Source
81 param_name: security_group_name
83 description: the name of security group
85 label: oam network netmask
90 type: org.openecomp.annotations.Source
95 param_name: oam_network_netmask
97 description: oam network gateway
103 type: org.openecomp.annotations.Source
108 param_name: cmaui_image
110 description: Image for CMAUI server
116 type: org.openecomp.annotations.Source
123 description: Unique ID for this VNF instance
124 default: This_is_ths_MMSC-CMAUI_id
130 type: org.openecomp.annotations.Source
135 param_name: cmaui_flavor
137 description: Flavor for CMAUI server
139 label: oam network gateway
144 type: org.openecomp.annotations.Source
149 param_name: oam_network_gateway
151 description: oam network gateway
153 label: availabilityzone name
158 type: org.openecomp.annotations.Source
163 param_name: availability_zone_0
165 description: availabilityzone name
167 label: CMAUI oam_net IP addresses
172 type: org.openecomp.annotations.Source
177 param_name: cmaui_oam_ips
179 description: CMAUI oam_net IP addresses
188 type: org.openecomp.annotations.Source
193 param_name: external_dns
195 description: dns server
201 type: org.openecomp.annotations.Source
206 param_name: oam_net_name
208 description: UID of OAM network
215 type: org.openecomp.annotations.Source
220 param_name: external_ntp
222 description: ntp server
224 label: CMAUI vm volume type
229 type: org.openecomp.annotations.Source
235 param_name: CMAUI_volume_type
237 description: the name of the target volume backend
240 type: org.openecomp.resource.vfc.nodes.heat.cmaui
243 get_input: cmaui_flavor
245 get_input: availability_zone_0
247 get_input: cmaui_image
251 user_data_format: RAW
258 capability: tosca.capabilities.Attachment
260 relationship: cmaui_volume_attachment
262 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
265 get_input: CMAUI_volume_type
266 size: '(get_input : cmaui_cinder_volume_size) * 1024'
268 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
270 replacement_policy: AUTO
275 floating_ip_count_required:
280 floating_ip_count_required:
283 - get_input: security_group_name
292 network_role_tag: oam
294 get_input: oam_net_name
297 capability: tosca.capabilities.network.Bindable
299 relationship: tosca.relationships.network.BindsTo
300 relationship_templates:
301 cmaui_volume_attachment:
302 type: org.openecomp.relationships.VolumeAttachesTo
304 volume_id: cmaui_volume
305 instance_uuid: server_cmaui
308 type: org.openecomp.groups.heat.HeatStack
310 heat_file: ../Artifacts/a_vol.yml
315 type: org.openecomp.groups.heat.HeatStack
317 heat_file: ../Artifacts/hot_template.yml
318 description: cmaui server template for vMMSC
323 exposed_cmaui_volume: