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_network_role_tag: oam
357 compute_pd_server_user_data_format:
359 service_template_filter:
360 substitute_service_template: Nested_pd_serverServiceTemplate.yaml
365 - service_template_filter
367 network_policy_server:
368 type: org.openecomp.resource.vfc.rules.nodes.heat.network.contrail.NetworkRules
371 get_input: dummy_net_name_1
372 abstract_pd_server_0:
373 type: org.openecomp.resource.abstract.nodes.pd_server
377 compute_pd_server_availability_zone:
378 - get_input: availabilityzone_name
379 compute_pd_server_name:
385 - network_policy_server
387 port_pd01_port_mac_requirements:
391 get_input: pd_image_name
392 port_pd01_port_ip_requirements:
396 floating_ip_count_required:
401 floating_ip_count_required:
403 port_pd01_port_network:
404 - get_input: oam_net_name
405 port_pd01_port_network_role_tag: oam
406 compute_pd_server_user_data_format:
408 service_template_filter:
409 substitute_service_template: Nested_pd_serverServiceTemplate.yaml
414 - service_template_filter
416 abstract_pd_server_1:
417 type: org.openecomp.resource.abstract.nodes.pd_server
421 compute_pd_server_availability_zone:
422 - get_input: availabilityzone_name
423 compute_pd_server_name:
429 - network_policy_server
431 port_pd01_port_mac_requirements:
435 get_input: pd_image_name
436 port_pd01_port_ip_requirements:
440 floating_ip_count_required:
445 floating_ip_count_required:
447 port_pd01_port_network:
448 - get_input: oam_net_name
449 port_pd01_port_network_role_tag: oam
450 compute_pd_server_user_data_format:
452 service_template_filter:
453 substitute_service_template: Nested_pd_serverServiceTemplate.yaml
458 - service_template_filter
461 hot-mog-0108-bs1271_group:
462 type: org.openecomp.groups.heat.HeatStack
464 heat_file: ../Artifacts/hot-mog-0108-bs1271.yml
465 description: heat template that creates MOG stack
467 - network_policy_server
468 - abstract_pd_server_0
469 - abstract_pd_server_1
470 - abstract_pd_server_2