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
116 type: org.openecomp.annotations.Source
119 - hot-mog-0108-bs1271
121 param_name: pd_image_name
123 description: PD image name
124 default: MOG_BASE_8.0
126 label: PD server names
131 type: org.openecomp.annotations.Source
134 - hot-mog-0108-bs1271
136 param_name: pd_server_names
138 description: name of the PD instance
142 - ' ZRDM1MOGX01MPD003'
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
275 label: OAM server names
280 type: org.openecomp.annotations.Source
283 - hot-mog-0108-bs1271
285 param_name: oam_server_names
287 description: name of the OAM instance
291 label: PS flavor name
296 type: org.openecomp.annotations.Source
299 - hot-mog-0108-bs1271
301 param_name: ps_flavor_name
303 description: flavor name of PS instance
306 label: oam network name
311 type: org.openecomp.annotations.Source
314 - hot-mog-0108-bs1271
316 param_name: oam_net_name
318 description: name of the oam network
319 default: oam_protected_net_0
321 abstract_pd_server_2:
322 type: org.openecomp.resource.abstract.nodes.pd_server
326 compute_pd_server_availability_zone:
328 - abstract_pd_server_0
330 compute_pd_server_name:
336 - network_policy_server
338 port_pd01_port_mac_requirements:
342 get_input: pd_image_name
343 port_pd01_port_ip_requirements:
347 floating_ip_count_required:
352 floating_ip_count_required:
354 port_pd01_port_network:
355 - get_input: oam_net_name
356 port_pd01_port_subinterface_indicator:
358 port_pd01_port_network_role_tag: oam
359 compute_pd_server_user_data_format:
361 service_template_filter:
362 substitute_service_template: Nested_pd_serverServiceTemplate.yaml
367 - service_template_filter
369 network_policy_server:
370 type: org.openecomp.resource.vfc.rules.nodes.heat.network.contrail.NetworkRules
373 get_input: dummy_net_name_1
374 abstract_pd_server_0:
375 type: org.openecomp.resource.abstract.nodes.pd_server
379 compute_pd_server_availability_zone:
380 - get_input: availabilityzone_name
381 compute_pd_server_name:
387 - network_policy_server
389 port_pd01_port_mac_requirements:
393 get_input: pd_image_name
394 port_pd01_port_ip_requirements:
398 floating_ip_count_required:
403 floating_ip_count_required:
405 port_pd01_port_network:
406 - get_input: oam_net_name
407 port_pd01_port_subinterface_indicator:
409 port_pd01_port_network_role_tag: oam
410 compute_pd_server_user_data_format:
412 service_template_filter:
413 substitute_service_template: Nested_pd_serverServiceTemplate.yaml
418 - service_template_filter
420 abstract_pd_server_1:
421 type: org.openecomp.resource.abstract.nodes.pd_server
425 compute_pd_server_availability_zone:
426 - get_input: availabilityzone_name
427 compute_pd_server_name:
433 - network_policy_server
435 port_pd01_port_mac_requirements:
439 get_input: pd_image_name
440 port_pd01_port_ip_requirements:
444 floating_ip_count_required:
449 floating_ip_count_required:
451 port_pd01_port_network:
452 - get_input: oam_net_name
453 port_pd01_port_subinterface_indicator:
455 port_pd01_port_network_role_tag: oam
456 compute_pd_server_user_data_format:
458 service_template_filter:
459 substitute_service_template: Nested_pd_serverServiceTemplate.yaml
464 - service_template_filter
467 hot-mog-0108-bs1271_group:
468 type: org.openecomp.groups.heat.HeatStack
470 heat_file: ../Artifacts/hot-mog-0108-bs1271.yml
471 description: heat template that creates MOG stack
473 - network_policy_server
474 - abstract_pd_server_0
475 - abstract_pd_server_1
476 - abstract_pd_server_2