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
26 availabilityzone_name:
27 label: availabilityzone name
32 type: org.openecomp.annotations.Source
37 param_name: availabilityzone_name
39 description: availabilityzone name
42 label: OAM flavor name
47 type: org.openecomp.annotations.Source
52 param_name: oam_flavor_name
54 description: flavor name of OAM instance
62 type: org.openecomp.annotations.Source
67 param_name: pd_image_name
69 description: PD image name
71 packet_mirror_network_name:
72 label: packet mirror network name
77 type: org.openecomp.annotations.Source
82 param_name: packet_mirror_network_name
84 description: name of the oam network
87 label: PD server names
92 type: org.openecomp.annotations.Source
97 param_name: pd_server_names
99 description: name of the PD instance
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
119 default: oam_protected_net_0
121 resources_with_dependOn:
122 type: org.openecomp.resource.vl.nodes.heat.network.neutron.Net
125 get_input: packet_mirror_network_name
128 capability: feature_pd_server
129 node: abstract_pd_server
130 relationship: tosca.relationships.DependsOn
132 type: org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules
134 name: Test-SecurityGroup
135 description: ems security group
139 remote_ip_prefix: ::/0
143 capability: attachment_pd_server_pd01_port
144 node: abstract_pd_server
145 relationship: org.openecomp.relationships.AttachesTo
147 capability: attachment_pd_server_pd02_port
148 node: abstract_pd_server
149 relationship: org.openecomp.relationships.AttachesTo
151 type: org.openecomp.resource.abstract.nodes.pd_server
155 compute_pd_server_availability_zone:
156 - get_input: availabilityzone_name
157 compute_pd_server_name:
161 port_pd01_port_replacement_policy:
164 get_input: pd_flavor_name
165 port_pd01_port_security_groups:
166 - - jsa_security_group
167 port_pd02_port_network_role_tag: oam
168 port_pd02_port_subinterface_indicator:
170 port_pd01_port_mac_requirements:
174 get_input: pd_image_name
175 port_pd02_port_replacement_policy:
177 port_pd01_port_ip_requirements:
181 floating_ip_count_required:
186 floating_ip_count_required:
188 port_pd01_port_subinterface_indicator:
190 compute_pd_server_user_data_format:
192 port_pd02_port_mac_requirements:
195 port_pd02_port_security_groups:
196 - - jsa_security_group
197 port_pd01_port_network:
198 - get_input: oam_net_name
199 port_pd02_port_ip_requirements:
203 floating_ip_count_required:
208 floating_ip_count_required:
210 port_pd01_port_network_role_tag: oam
211 port_pd02_port_network:
212 - get_input: oam_net_name
213 service_template_filter:
214 substitute_service_template: Nested_pd_serverServiceTemplate.yaml
219 - service_template_filter
222 hot-mog-0108-bs1271_group:
223 type: org.openecomp.groups.heat.HeatStack
225 heat_file: ../Artifacts/hot-mog-0108-bs1271.yml
226 description: heat template that creates MOG stack
228 - resources_with_dependOn