1 tosca_definitions_version: tosca_simple_yaml_1_0_0
5 - openecomp_heat_index:
6 file: openecomp-heat/_index.yml
7 - GlobalSubstitutionTypes:
8 file: GlobalSubstitutionTypesServiceTemplate.yaml
17 type: org.openecomp.annotations.Source
22 param_name: pd_flavor_name
24 description: flavor name of PD instance
27 label: internet network ips
32 type: org.openecomp.annotations.Source
37 param_name: oam_net_ips
39 description: ip of the OAM network
49 label: csb ineternal cidr
54 type: org.openecomp.annotations.Source
59 param_name: dummy_net_name_1
61 description: csb internal cidr
64 label: CM server names
69 type: org.openecomp.annotations.Source
74 param_name: cm_server_names
76 description: name of the CM instance
81 availabilityzone_name:
82 label: availabilityzone name
87 type: org.openecomp.annotations.Source
92 param_name: availabilityzone_name
94 description: availabilityzone name
97 label: OAM flavor name
102 type: org.openecomp.annotations.Source
105 - hot-mog-0108-bs1271
107 param_name: oam_flavor_name
109 description: flavor name of OAM instance
117 type: org.openecomp.annotations.Source
120 - hot-mog-0108-bs1271
122 param_name: pd_image_name
124 description: PD image name
125 default: MOG_BASE_8.0
127 label: PD server names
132 type: org.openecomp.annotations.Source
135 - hot-mog-0108-bs1271
137 param_name: pd_server_names
139 description: name of the PD instance
146 label: SM server names
151 type: org.openecomp.annotations.Source
154 - hot-mog-0108-bs1271
156 param_name: sm_server_names
158 description: name of the SM instance
165 label: CM flavor name
170 type: org.openecomp.annotations.Source
173 - hot-mog-0108-bs1271
175 param_name: cm_flavor_name
177 description: flavor name of CM instance
185 type: org.openecomp.annotations.Source
188 - hot-mog-0108-bs1271
190 param_name: sm_image_name
192 description: SM image name
193 default: MOG_BASE_8.0
200 type: org.openecomp.annotations.Source
203 - hot-mog-0108-bs1271
205 param_name: cm_image_name
207 description: CM image name
208 default: MOG_BASE_8.0
210 label: SM flavor name
215 type: org.openecomp.annotations.Source
218 - hot-mog-0108-bs1271
220 param_name: sm_flavor_name
222 description: flavor name of SM instance
225 label: PS server names
230 type: org.openecomp.annotations.Source
233 - hot-mog-0108-bs1271
235 param_name: ps_server_names
237 description: name of the PS instance
251 type: org.openecomp.annotations.Source
254 - hot-mog-0108-bs1271
256 param_name: ps_image_name
258 description: PS image name
259 default: MOG_BASE_8.0
266 type: org.openecomp.annotations.Source
269 - hot-mog-0108-bs1271
271 param_name: oam_image_name
273 description: OAM image name
274 default: MOG_BASE_8.0
276 label: OAM server names
281 type: org.openecomp.annotations.Source
284 - hot-mog-0108-bs1271
286 param_name: oam_server_names
288 description: name of the OAM instance
295 label: PS flavor name
300 type: org.openecomp.annotations.Source
303 - hot-mog-0108-bs1271
305 param_name: ps_flavor_name
307 description: flavor name of PS instance
310 label: oam network name
315 type: org.openecomp.annotations.Source
318 - hot-mog-0108-bs1271
320 param_name: oam_net_name
322 description: name of the oam network
323 default: oam_protected_net_0
326 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
332 floating_ip_count_required:
337 network_role_tag: oam
339 get_input: oam_net_name
341 type: org.openecomp.resource.abstract.nodes.pd_server
345 compute_pd_server_availability_zone:
346 - get_input: availabilityzone_name
347 compute_pd_server_name:
352 get_input: pd_flavor_name
353 port_pd01_port_mac_requirements:
357 get_input: pd_image_name
358 port_pd01_port_ip_requirements:
362 floating_ip_count_required:
364 compute_pd_server_user_data_format:
366 service_template_filter:
367 substitute_service_template: Nested_pd_serverServiceTemplate.yaml
372 - service_template_filter
374 abstract_pd_server_2:
375 type: org.openecomp.resource.abstract.nodes.pd_server_2
379 compute_pd_server_availability_zone:
380 - get_input: availabilityzone_name
381 compute_pd_server_name:
386 get_input: pd_flavor_name
387 port_pd01_port_mac_requirements:
391 get_input: pd_image_name
392 port_pd01_port_ip_requirements:
396 floating_ip_count_required:
398 port_pd01_port_network:
399 - get_input: oam_net_name
400 port_pd01_port_network_role_tag: oam
401 compute_pd_server_user_data_format:
403 service_template_filter:
404 substitute_service_template: Nested_pd_server_2ServiceTemplate.yaml
409 - service_template_filter
411 network_policy_server:
412 type: org.openecomp.resource.vfc.rules.nodes.heat.network.contrail.NetworkRules
415 get_input: dummy_net_name_1
416 abstract_pd_server_1:
417 type: org.openecomp.resource.abstract.nodes.pd_server_1
421 compute_pd_server_availability_zone:
422 - get_input: availabilityzone_name
423 compute_pd_server_name:
428 get_input: pd_flavor_name
429 port_pd01_port_mac_requirements:
433 get_input: pd_image_name
434 port_pd01_port_ip_requirements:
438 floating_ip_count_required:
440 compute_pd_server_user_data_format:
442 service_template_filter:
443 substitute_service_template: Nested_pd_server_1ServiceTemplate.yaml
448 - service_template_filter
451 hot-mog-0108-bs1271_group:
452 type: org.openecomp.groups.heat.HeatStack
454 heat_file: ../Artifacts/hot-mog-0108-bs1271.yml
455 description: heat template that creates MOG stack
458 - network_policy_server
460 - abstract_pd_server_1
461 - abstract_pd_server_2