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_0
144 node: abstract_pd_server
145 relationship: org.openecomp.relationships.AttachesTo
147 capability: attachment_pd_server_pd01_port_1
148 node: abstract_pd_server
149 relationship: org.openecomp.relationships.AttachesTo
151 type: org.openecomp.resource.abstract.nodes.pd_server
155 port_pd01_port_0_mac_requirements:
158 port_pd01_port_0_network:
159 - get_input: oam_net_name
160 port_pd01_port_0_ip_requirements:
164 floating_ip_count_required:
166 port_pd01_port_1_security_groups:
167 - - jsa_security_group
168 compute_pd_server_availability_zone:
169 - get_input: availabilityzone_name
170 compute_pd_server_name:
174 port_pd01_port_0_subinterface_indicator:
176 port_pd01_port_0_replacement_policy:
179 get_input: pd_flavor_name
181 get_input: pd_image_name
182 port_pd01_port_1_network_role_tag: oam
183 port_pd01_port_1_network:
184 - get_input: oam_net_name
185 compute_pd_server_user_data_format:
187 port_pd01_port_0_network_role_tag: oam
188 port_pd01_port_1_ip_requirements:
192 floating_ip_count_required:
194 port_pd01_port_1_subinterface_indicator:
196 port_pd01_port_1_mac_requirements:
199 port_pd01_port_1_replacement_policy:
201 port_pd01_port_0_security_groups:
202 - - jsa_security_group
203 service_template_filter:
204 substitute_service_template: Nested_pd_serverServiceTemplate.yaml
209 - service_template_filter
212 hot-mog-0108-bs1271_group:
213 type: org.openecomp.groups.heat.HeatStack
215 heat_file: ../Artifacts/hot-mog-0108-bs1271.yml
216 description: heat template that creates MOG stack
218 - resources_with_dependOn