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
30 type: org.openecomp.annotations.Source
37 description: UID of OAM network
38 availabilityzone_name:
39 label: availabilityzone name
44 type: org.openecomp.annotations.Source
49 param_name: availabilityzone_name
51 description: availabilityzone name
57 type: org.openecomp.annotations.Source
62 param_name: security_group_name
64 description: network name of jsa log network
71 type: org.openecomp.annotations.Source
76 param_name: pd_image_name
78 description: PD image name
80 label: PD server names
85 type: org.openecomp.annotations.Source
90 param_name: pd_server_names
92 description: name of the PD instance
100 type: org.openecomp.annotations.Source
105 param_name: oam_net_name
107 description: net name
113 type: org.openecomp.annotations.Source
120 description: network name of jsa log network
123 type: org.openecomp.resource.abstract.nodes.heat.nested1
129 service_template_filter:
130 substitute_service_template: nested1ServiceTemplate.yaml
131 abstract_pd_server_6:
132 type: org.openecomp.resource.abstract.nodes.pd_server_6
136 compute_pd_server_availability_zone:
137 - get_input: availabilityzone_name
138 compute_pd_server_name:
142 port_pd02_port_mac_requirements:
146 get_input: pd_flavor_name
147 port_pd02_port_network_role_tag: oam
148 port_pd02_port_subinterface_indicator:
151 get_input: pd_image_name
152 port_pd02_port_ip_requirements:
156 floating_ip_count_required:
161 floating_ip_count_required:
163 port_pd02_port_network:
164 - get_input: oam_net_name
165 compute_pd_server_user_data_format:
167 service_template_filter:
168 substitute_service_template: Nested_pd_server_6ServiceTemplate.yaml
173 - service_template_filter
175 abstract_pd_server_7:
176 type: org.openecomp.resource.abstract.nodes.pd_server_7
180 compute_pd_server_availability_zone:
181 - get_input: availabilityzone_name
182 compute_pd_server_name:
187 get_input: pd_flavor_name
188 port_pd01_port_mac_requirements:
192 get_input: pd_image_name
193 port_pd01_port_ip_requirements:
197 floating_ip_count_required:
202 floating_ip_count_required:
204 port_pd01_port_network:
205 - get_input: oam_net_name
206 port_pd01_port_subinterface_indicator:
208 port_pd01_port_network_role_tag: oam
209 compute_pd_server_user_data_format:
211 service_template_filter:
212 substitute_service_template: Nested_pd_server_7ServiceTemplate.yaml
217 - service_template_filter
221 type: org.openecomp.groups.heat.HeatStack
223 heat_file: ../Artifacts/main.yml
225 Version 2.0 02-09-2016 (Authors: John Doe, user PROD)
228 - abstract_pd_server_6
229 - abstract_pd_server_7