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
27 cmaui_cinder_volume_size:
28 label: CMAUI Cinder volume size
33 type: org.openecomp.annotations.Source
39 param_name: cmaui_cinder_volume_size
41 description: the size of the CMAUI Cinder volume
48 type: org.openecomp.annotations.Source
57 label: security group name
62 type: org.openecomp.annotations.Source
67 param_name: security_group_name
69 description: the name of security group
71 label: CMAUI vm volume type
76 type: org.openecomp.annotations.Source
81 param_name: cmaui_volume
83 description: the name of the target volume backend
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
257 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
260 get_input: CMAUI_volume_type
261 size: '(get_input : cmaui_cinder_volume_size) * 1024'
263 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
265 replacement_policy: AUTO
270 floating_ip_count_required:
275 floating_ip_count_required:
278 - get_input: security_group_name
287 network_role_tag: oam
289 get_input: oam_net_name
292 capability: tosca.capabilities.network.Bindable
294 relationship: tosca.relationships.network.BindsTo
297 type: org.openecomp.groups.heat.HeatStack
299 heat_file: ../Artifacts/a_vol.yml
304 type: org.openecomp.groups.heat.HeatStack
306 heat_file: ../Artifacts/hot_template.yml
307 description: cmaui server template for vMMSC