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 floating_ip_count_required:
342 network_role_tag: oam
344 get_input: oam_net_name
346 type: org.openecomp.resource.abstract.nodes.pd_server
350 compute_pd_server_availability_zone:
351 - get_input: availabilityzone_name
352 compute_pd_server_name:
357 get_input: pd_flavor_name
358 port_pd01_port_mac_requirements:
362 get_input: pd_image_name
363 port_pd01_port_ip_requirements:
367 floating_ip_count_required:
372 floating_ip_count_required:
374 port_pd01_port_subinterface_indicator:
376 compute_pd_server_user_data_format:
378 service_template_filter:
379 substitute_service_template: Nested_pd_serverServiceTemplate.yaml
384 - service_template_filter
386 abstract_pd_server_2:
387 type: org.openecomp.resource.abstract.nodes.pd_server_2
391 compute_pd_server_availability_zone:
392 - get_input: availabilityzone_name
393 compute_pd_server_name:
398 get_input: pd_flavor_name
399 port_pd01_port_mac_requirements:
403 get_input: pd_image_name
404 port_pd01_port_ip_requirements:
408 floating_ip_count_required:
413 floating_ip_count_required:
415 port_pd01_port_network:
416 - get_input: oam_net_name
417 port_pd01_port_subinterface_indicator:
419 port_pd01_port_network_role_tag: oam
420 compute_pd_server_user_data_format:
422 service_template_filter:
423 substitute_service_template: Nested_pd_server_2ServiceTemplate.yaml
428 - service_template_filter
430 network_policy_server:
431 type: org.openecomp.resource.vfc.rules.nodes.heat.network.contrail.NetworkRules
434 get_input: dummy_net_name_1
435 abstract_pd_server_1:
436 type: org.openecomp.resource.abstract.nodes.pd_server_1
440 compute_pd_server_availability_zone:
441 - get_input: availabilityzone_name
442 compute_pd_server_name:
447 get_input: pd_flavor_name
448 port_pd01_port_mac_requirements:
452 get_input: pd_image_name
453 port_pd01_port_ip_requirements:
457 floating_ip_count_required:
462 floating_ip_count_required:
464 port_pd01_port_subinterface_indicator:
466 compute_pd_server_user_data_format:
468 service_template_filter:
469 substitute_service_template: Nested_pd_server_1ServiceTemplate.yaml
474 - service_template_filter
477 hot-mog-0108-bs1271_group:
478 type: org.openecomp.groups.heat.HeatStack
480 heat_file: ../Artifacts/hot-mog-0108-bs1271.yml
481 description: heat template that creates MOG stack
484 - network_policy_server
486 - abstract_pd_server_1
487 - abstract_pd_server_2