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
286 packet_mirror_network:
287 type: org.openecomp.resource.vl.nodes.heat.network.neutron.Net
290 get_input: packet_mirror_network_name
292 type: org.openecomp.resource.vfc.nodes.heat.QRouter
295 availability_zone: Availability-test
299 packet_internal_network:
300 type: org.openecomp.resource.vl.nodes.heat.network.neutron.Net
303 get_input: packet_internal_network_name
305 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
311 floating_ip_count_required:
316 floating_ip_count_required:
322 get_input: cdr_network
325 capability: tosca.capabilities.network.Bindable
327 relationship: tosca.relationships.network.BindsTo
328 oam_private_net_network_port:
329 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
335 floating_ip_count_required:
340 floating_ip_count_required:
345 network_role_tag: oam_private
347 get_input: oam_private_net_name
350 capability: tosca.capabilities.network.Bindable
352 relationship: tosca.relationships.network.BindsTo
355 type: org.openecomp.groups.heat.HeatStack
357 heat_file: ../Artifacts/input.yaml
359 - packet_mirror_network
361 - packet_internal_network
363 - oam_private_net_network_port