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.QRouter:
9 derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
17 type: org.openecomp.annotations.Source
22 param_name: tenant_name
24 description: Name of tenant to be used
30 type: org.openecomp.annotations.Source
35 param_name: oam_private_net_name
37 description: A string specifying a symbolic name for the network
38 packet_internal_network_name:
43 type: org.openecomp.annotations.Source
48 param_name: packet_internal_network_name
50 description: A string specifying a symbolic name for the network
51 packet_mirror_network_subnet_alloc_start:
56 type: org.openecomp.annotations.Source
61 param_name: packet_mirror_network_subnet_alloc_start
63 description: Start address for the allocation pool
64 packet_mirror_network_name:
69 type: org.openecomp.annotations.Source
74 param_name: packet_mirror_network_name
76 description: A string specifying a symbolic name for the network
82 type: org.openecomp.annotations.Source
87 param_name: base_image_name
89 description: The base ID or name of the image to boot with
95 type: org.openecomp.annotations.Source
100 param_name: cdr_network
102 description: A string specifying a symbolic name for the network
103 packet_internal_network_subnet_alloc_start:
108 type: org.openecomp.annotations.Source
113 param_name: packet_internal_network_subnet_alloc_start
115 description: Start address for the allocation pool
116 packet_internal_network_subnet_alloc_end:
121 type: org.openecomp.annotations.Source
126 param_name: packet_internal_network_subnet_alloc_end
128 description: End address for the allocation pool
134 type: org.openecomp.annotations.Source
139 param_name: domain_name
141 description: The servers domain
142 packet_mirror_network_subnet_alloc_end:
147 type: org.openecomp.annotations.Source
152 param_name: packet_mirror_network_subnet_alloc_end
154 description: End address for the allocation pool
155 packet_internal_network_subnet_name:
160 type: org.openecomp.annotations.Source
165 param_name: packet_internal_network_subnet_name
167 description: The name of the subnet
168 packet_mirror_network_subnet_cidr:
173 type: org.openecomp.annotations.Source
178 param_name: packet_mirror_network_subnet_cidr
180 description: The Classless Inter-Domain Routing
186 type: org.openecomp.annotations.Source
191 param_name: availability_zone_0
193 description: Name of the availability zone for server placement
194 packet_internal_network_subnet_cidr:
199 type: org.openecomp.annotations.Source
204 param_name: packet_internal_network_subnet_cidr
206 description: The Classless Inter-Domain Routing
212 type: org.openecomp.annotations.Source
217 param_name: region_name
219 description: Name of region to be used
225 type: org.openecomp.annotations.Source
230 param_name: availability_zone_1
232 description: Name of the availability zone for server placement
238 type: org.openecomp.annotations.Source
243 param_name: manager_name_0
245 description: VM Name for Manager VM 0
246 manager_oam_direct_ip_0:
251 type: org.openecomp.annotations.Source
256 param_name: manager_oam_direct_ip_0
258 description: The public ip address of the manager
259 packet_mirror_network_subnet_name:
264 type: org.openecomp.annotations.Source
269 param_name: packet_mirror_network_subnet_name
271 description: The name of the subnet
277 type: org.openecomp.annotations.Source
282 param_name: rpmrepository_ip_0
284 description: The public ip address of the repository
287 type: org.openecomp.resource.vfc.nodes.heat.QRouter
290 availability_zone: Availability-test
296 capability: tosca.capabilities.Node
297 node: packet_internal_network
298 relationship: tosca.relationships.DependsOn
299 packet_mirror_network:
300 type: org.openecomp.resource.vl.nodes.heat.network.neutron.Net
303 get_input: packet_mirror_network_name
306 capability: tosca.capabilities.Node
308 relationship: tosca.relationships.DependsOn
309 packet_internal_network:
310 type: org.openecomp.resource.vl.nodes.heat.network.neutron.Net
313 get_input: packet_internal_network_name
315 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
321 floating_ip_count_required:
326 floating_ip_count_required:
332 get_input: cdr_network
335 capability: tosca.capabilities.network.Bindable
337 relationship: tosca.relationships.network.BindsTo
338 oam_private_net_network_port:
339 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
345 floating_ip_count_required:
350 floating_ip_count_required:
355 network_role_tag: oam_private
357 get_input: oam_private_net_name
360 capability: tosca.capabilities.network.Bindable
362 relationship: tosca.relationships.network.BindsTo
365 type: org.openecomp.groups.heat.HeatStack
367 heat_file: ../Artifacts/input.yaml
370 - packet_mirror_network
371 - packet_internal_network
373 - oam_private_net_network_port