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: csb ineternal cidr
32 type: org.openecomp.annotations.Source
37 param_name: dummy_net_name_1
39 description: csb internal cidr
41 availabilityzone_name:
42 label: availabilityzone name
47 type: org.openecomp.annotations.Source
52 param_name: availabilityzone_name
54 description: availabilityzone name
56 packet_internal_network_name:
57 label: packet internal network name
62 type: org.openecomp.annotations.Source
67 param_name: packet_internal_network_name
69 description: name of the network
76 type: org.openecomp.annotations.Source
81 param_name: pd_image_name
83 description: PD image name
86 label: PD server names
91 type: org.openecomp.annotations.Source
96 param_name: pd_server_names
98 description: name of the PD instance
102 - ' ZRDM1MOGX01MPD003'
106 label: oam network name
111 type: org.openecomp.annotations.Source
114 - hot-mog-0108-bs1271
116 param_name: oam_net_name
118 description: name of the oam network
125 type: org.openecomp.annotations.Source
128 - hot-mog-0108-bs1271
130 param_name: diff_image_name
132 description: PD image name
134 packet_internal_network:
135 type: org.openecomp.resource.vl.nodes.heat.network.neutron.Net
138 get_input: packet_internal_network_name
139 abstract_pd_server_2:
140 type: org.openecomp.resource.abstract.nodes.pd_server
144 compute_pd_server_availability_zone:
145 - get_input: availabilityzone_name
146 compute_pd_server_name:
151 get_input: pd_flavor_name
152 port_pd01_port_mac_requirements:
156 get_input: diff_image_name
157 port_pd01_port_ip_requirements:
161 floating_ip_count_required:
163 port_pd01_port_network:
164 - packet_internal_network
165 port_pd01_port_subinterface_indicator:
167 compute_pd_server_user_data_format:
169 service_template_filter:
170 substitute_service_template: Nested_pd_serverServiceTemplate.yaml
175 - service_template_filter
178 - link_pd_server_pd01_port:
179 capability: tosca.capabilities.network.Linkable
180 node: packet_internal_network
181 relationship: tosca.relationships.network.LinksTo
182 abstract_pd_server_0:
183 type: org.openecomp.resource.abstract.nodes.pd_server
187 compute_pd_server_availability_zone:
188 - get_input: availabilityzone_name
189 compute_pd_server_name:
194 get_input: pd_flavor_name
195 port_pd01_port_mac_requirements:
199 get_input: pd_image_name
200 port_pd01_port_ip_requirements:
204 floating_ip_count_required:
206 port_pd01_port_network:
207 - packet_internal_network
208 port_pd01_port_subinterface_indicator:
210 compute_pd_server_user_data_format:
212 service_template_filter:
213 substitute_service_template: Nested_pd_serverServiceTemplate.yaml
218 - service_template_filter
221 - link_pd_server_pd01_port:
222 capability: tosca.capabilities.network.Linkable
223 node: packet_internal_network
224 relationship: tosca.relationships.network.LinksTo
225 abstract_pd_server_1:
226 type: org.openecomp.resource.abstract.nodes.pd_server
230 compute_pd_server_availability_zone:
231 - get_input: availabilityzone_name
232 compute_pd_server_name:
237 get_input: pd_flavor_name
238 port_pd01_port_mac_requirements:
242 get_input: pd_image_name
243 port_pd01_port_ip_requirements:
247 floating_ip_count_required:
249 port_pd01_port_network:
250 - packet_internal_network
251 port_pd01_port_subinterface_indicator:
253 compute_pd_server_user_data_format:
255 service_template_filter:
256 substitute_service_template: Nested_pd_serverServiceTemplate.yaml
261 - service_template_filter
264 - link_pd_server_pd01_port:
265 capability: tosca.capabilities.network.Linkable
266 node: packet_internal_network
267 relationship: tosca.relationships.network.LinksTo
269 hot-mog-0108-bs1271_group:
270 type: org.openecomp.groups.heat.HeatStack
272 heat_file: ../Artifacts/hot-mog-0108-bs1271.yml
273 description: heat template that creates MOG stack
275 - packet_internal_network
276 - abstract_pd_server_0
277 - abstract_pd_server_1
278 - abstract_pd_server_2