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
149 get_input: pd_image_name
150 port_pd02_port_ip_requirements:
154 floating_ip_count_required:
156 port_pd02_port_network:
157 - get_input: oam_net_name
158 compute_pd_server_user_data_format:
160 service_template_filter:
161 substitute_service_template: Nested_pd_server_6ServiceTemplate.yaml
166 - service_template_filter
168 abstract_pd_server_7:
169 type: org.openecomp.resource.abstract.nodes.pd_server_7
173 compute_pd_server_availability_zone:
174 - get_input: availabilityzone_name
175 compute_pd_server_name:
180 get_input: pd_flavor_name
181 port_pd01_port_mac_requirements:
185 get_input: pd_image_name
186 port_pd01_port_ip_requirements:
190 floating_ip_count_required:
192 port_pd01_port_network:
193 - get_input: oam_net_name
194 port_pd01_port_network_role_tag: oam
195 compute_pd_server_user_data_format:
197 service_template_filter:
198 substitute_service_template: Nested_pd_server_7ServiceTemplate.yaml
203 - service_template_filter
207 type: org.openecomp.groups.heat.HeatStack
209 heat_file: ../Artifacts/main.yml
211 Version 2.0 02-09-2016 (Authors: John Doe, user PROD)
214 - abstract_pd_server_6
215 - abstract_pd_server_7