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
16 description: flavor name of PD instance
19 label: internet network ips
23 description: ip of the OAM network
33 label: csb ineternal cidr
37 description: csb internal cidr
40 label: CM server names
44 description: name of the CM instance
49 availabilityzone_name:
50 label: availabilityzone name
54 description: availabilityzone name
57 label: OAM flavor name
61 description: flavor name of OAM instance
68 description: PD image name
71 label: PD server names
75 description: name of the PD instance
82 label: SM server names
86 description: name of the SM instance
97 description: flavor name of CM instance
104 description: SM image name
105 default: MOG_BASE_8.0
111 description: CM image name
112 default: MOG_BASE_8.0
114 label: SM flavor name
118 description: flavor name of SM instance
121 label: PS server names
125 description: name of the PS instance
138 description: PS image name
139 default: MOG_BASE_8.0
145 description: OAM image name
146 default: MOG_BASE_8.0
148 label: OAM server names
152 description: name of the OAM instance
159 label: PS flavor name
163 description: flavor name of PS instance
166 label: oam network name
170 description: name of the oam network
171 default: oam_protected_net_0
174 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
180 floating_ip_count_required:
185 network_role_tag: oam
187 get_input: oam_net_name
189 type: org.openecomp.resource.abstract.nodes.pd_server
193 compute_pd_server_availability_zone:
194 - get_input: availabilityzone_name
195 compute_pd_server_name:
200 get_input: pd_flavor_name
201 port_pd01_port_mac_requirements:
205 get_input: pd_image_name
206 port_pd01_port_ip_requirements:
210 floating_ip_count_required:
212 compute_pd_server_user_data_format:
214 service_template_filter:
215 substitute_service_template: Nested_pd_serverServiceTemplate.yaml
220 - service_template_filter
222 abstract_pd_server_2:
223 type: org.openecomp.resource.abstract.nodes.pd_server_2
227 compute_pd_server_availability_zone:
228 - get_input: availabilityzone_name
229 compute_pd_server_name:
234 get_input: pd_flavor_name
235 port_pd01_port_mac_requirements:
239 get_input: pd_image_name
240 port_pd01_port_ip_requirements:
244 floating_ip_count_required:
246 port_pd01_port_network:
247 - get_input: oam_net_name
248 port_pd01_port_network_role_tag: oam
249 compute_pd_server_user_data_format:
251 service_template_filter:
252 substitute_service_template: Nested_pd_server_2ServiceTemplate.yaml
257 - service_template_filter
259 network_policy_server:
260 type: org.openecomp.resource.vfc.rules.nodes.heat.network.contrail.NetworkRules
263 get_input: dummy_net_name_1
264 abstract_pd_server_1:
265 type: org.openecomp.resource.abstract.nodes.pd_server_1
269 compute_pd_server_availability_zone:
270 - get_input: availabilityzone_name
271 compute_pd_server_name:
276 get_input: pd_flavor_name
277 port_pd01_port_mac_requirements:
281 get_input: pd_image_name
282 port_pd01_port_ip_requirements:
286 floating_ip_count_required:
288 compute_pd_server_user_data_format:
290 service_template_filter:
291 substitute_service_template: Nested_pd_server_1ServiceTemplate.yaml
296 - service_template_filter
299 hot-mog-0108-bs1271_group:
300 type: org.openecomp.groups.heat.HeatStack
302 heat_file: ../Artifacts/hot-mog-0108-bs1271.yml
303 description: heat template that creates MOG stack
306 - network_policy_server
308 - abstract_pd_server_1
309 - abstract_pd_server_2