1 tosca_definitions_version: tosca_simple_yaml_1_0_0
5 - openecomp_heat_index:
6 file: openecomp-heat/_index.yml
8 org.openecomp.resource.vfc.nodes.heat.Compute_Node_2:
9 derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
10 org.openecomp.resource.vfc.nodes.heat.QRouter:
11 derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
19 type: org.openecomp.annotations.Source
24 param_name: tenant_name
26 description: Name of tenant to be used
32 type: org.openecomp.annotations.Source
37 param_name: oam_private_net_name
39 description: A string specifying a symbolic name for the network
40 packet_internal_network_name:
45 type: org.openecomp.annotations.Source
50 param_name: packet_internal_network_name
52 description: A string specifying a symbolic name for the network
53 packet_mirror_network_subnet_alloc_start:
58 type: org.openecomp.annotations.Source
63 param_name: packet_mirror_network_subnet_alloc_start
65 description: Start address for the allocation pool
66 packet_mirror_network_name:
71 type: org.openecomp.annotations.Source
76 param_name: packet_mirror_network_name
78 description: A string specifying a symbolic name for the network
84 type: org.openecomp.annotations.Source
89 param_name: base_image_name
91 description: The base ID or name of the image to boot with
97 type: org.openecomp.annotations.Source
102 param_name: cdr_network
104 description: A string specifying a symbolic name for the network
105 packet_internal_network_subnet_alloc_start:
110 type: org.openecomp.annotations.Source
115 param_name: packet_internal_network_subnet_alloc_start
117 description: Start address for the allocation pool
118 packet_internal_network_subnet_alloc_end:
123 type: org.openecomp.annotations.Source
128 param_name: packet_internal_network_subnet_alloc_end
130 description: End address for the allocation pool
136 type: org.openecomp.annotations.Source
141 param_name: domain_name
143 description: The servers domain
144 packet_mirror_network_subnet_alloc_end:
149 type: org.openecomp.annotations.Source
154 param_name: packet_mirror_network_subnet_alloc_end
156 description: End address for the allocation pool
157 packet_internal_network_subnet_name:
162 type: org.openecomp.annotations.Source
167 param_name: packet_internal_network_subnet_name
169 description: The name of the subnet
170 packet_mirror_network_subnet_cidr:
175 type: org.openecomp.annotations.Source
180 param_name: packet_mirror_network_subnet_cidr
182 description: The Classless Inter-Domain Routing
188 type: org.openecomp.annotations.Source
193 param_name: availability_zone_0
195 description: Name of the availability zone for server placement
196 packet_internal_network_subnet_cidr:
201 type: org.openecomp.annotations.Source
206 param_name: packet_internal_network_subnet_cidr
208 description: The Classless Inter-Domain Routing
214 type: org.openecomp.annotations.Source
219 param_name: region_name
221 description: Name of region to be used
227 type: org.openecomp.annotations.Source
232 param_name: availability_zone_1
234 description: Name of the availability zone for server placement
240 type: org.openecomp.annotations.Source
245 param_name: manager_name_0
247 description: VM Name for Manager VM 0
248 manager_oam_direct_ip_0:
253 type: org.openecomp.annotations.Source
258 param_name: manager_oam_direct_ip_0
260 description: The public ip address of the manager
261 packet_mirror_network_subnet_name:
266 type: org.openecomp.annotations.Source
271 param_name: packet_mirror_network_subnet_name
273 description: The name of the subnet
279 type: org.openecomp.annotations.Source
284 param_name: rpmrepository_ip_0
286 description: The public ip address of the repository
289 type: org.openecomp.resource.vfc.nodes.heat.Compute_Node_2
292 availability_zone: Availability-test
295 name: Compute_Node_2-name
298 capability: tosca.capabilities.Node
299 node: packet_mirror_network
300 relationship: tosca.relationships.DependsOn
302 type: org.openecomp.resource.vfc.nodes.heat.QRouter
305 availability_zone: Availability-test
311 capability: tosca.capabilities.Node
312 node: packet_internal_network
313 relationship: tosca.relationships.DependsOn
314 packet_mirror_network:
315 type: org.openecomp.resource.vl.nodes.heat.network.neutron.Net
318 get_input: packet_mirror_network_name
321 capability: tosca.capabilities.Node
323 relationship: tosca.relationships.DependsOn
324 packet_internal_network:
325 type: org.openecomp.resource.vl.nodes.heat.network.neutron.Net
328 get_input: packet_internal_network_name
330 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
336 floating_ip_count_required:
341 floating_ip_count_required:
347 get_input: cdr_network
350 capability: tosca.capabilities.network.Bindable
352 relationship: tosca.relationships.network.BindsTo
354 capability: tosca.capabilities.network.Bindable
356 relationship: tosca.relationships.network.BindsTo
357 oam_private_net_network_port:
358 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
364 floating_ip_count_required:
369 floating_ip_count_required:
374 network_role_tag: oam_private
376 get_input: oam_private_net_name
379 capability: tosca.capabilities.network.Bindable
381 relationship: tosca.relationships.network.BindsTo
383 capability: tosca.capabilities.network.Bindable
385 relationship: tosca.relationships.network.BindsTo
388 type: org.openecomp.groups.heat.HeatStack
390 heat_file: ../Artifacts/input.yaml
394 - packet_mirror_network
395 - packet_internal_network
397 - oam_private_net_network_port