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
16 type: org.openecomp.annotations.Source
21 param_name: vf_module_id
23 description: Unique ID for this VF module inst
29 type: org.openecomp.annotations.Source
34 param_name: control_int_net_rpf
36 description: Reverse Path Filtering enable or disable for the control virtual network
37 control_int_net_forwarding_mode:
42 type: org.openecomp.annotations.Source
47 param_name: control_int_net_forwarding_mode
49 description: forwarding mode of the control virtual network
55 type: org.openecomp.annotations.Source
62 description: Unique name for this VF instance
68 type: org.openecomp.annotations.Source
73 param_name: vdbe_untrusted_ip_1
75 description: IPV4 address of the secondary vDBE VM on the VAN untrusted network
76 vdbe_aap_untrusted_ip_prefix_len:
81 type: org.openecomp.annotations.Source
86 param_name: vdbe_aap_untrusted_ip_prefix_len
88 description: ip prefix length for the primary vDBE VM on the VAN untrusted network
94 type: org.openecomp.annotations.Source
99 param_name: aap_address_mode
101 description: Address mode for the vDBE cluster IP
102 control_int_net_shared:
107 type: org.openecomp.annotations.Source
112 param_name: control_int_net_shared
114 description: control virtual network shared
115 vdbe_untrusted_v6_ip_1:
120 type: org.openecomp.annotations.Source
125 param_name: vdbe_untrusted_v6_ip_1
127 description: IPV6 address of the secondary vDBE VM on the VAN untrusted network
128 vdbe_untrusted_vmac_address:
133 type: org.openecomp.annotations.Source
138 param_name: vdbe_untrusted_vmac_address
140 description: Virtual MAC of the primary vDBE VM on the VAN untrusted network
141 control_int_net_flood_unknown_unicast:
146 type: org.openecomp.annotations.Source
151 param_name: control_int_net_flood_unknown_unicast
153 description: forwarding mode of the control virtual network
154 vdbe_aap_sec_untrusted_ip_prefix:
159 type: org.openecomp.annotations.Source
164 param_name: vdbe_aap_sec_untrusted_ip_prefix
166 description: ip prefix for secondary vDBE VM aap on the VAN untrusted network
172 type: org.openecomp.annotations.Source
179 description: Unique ID for this VF inst
185 type: org.openecomp.annotations.Source
190 param_name: vdbe_name_1
192 description: VM Name for this vdbe node 1
198 type: org.openecomp.annotations.Source
203 param_name: availability_zone_1
205 description: The availability zone of secondary node1 vDBE vm in the local HA pair.
206 untrusted_vn_networks:
211 type: org.openecomp.annotations.Source
216 param_name: untrusted_vn_networks
218 description: List of subinterface virtual networks
226 type: org.openecomp.annotations.Source
231 param_name: vdbe_image_name
233 description: Image to use for vDBE
239 type: org.openecomp.annotations.Source
244 param_name: oam_net_name
246 description: Name of NSDNet network from which the management IP addresses will be allocated
247 vdbe_aap_sec_untrusted_ip_prefix_len:
252 type: org.openecomp.annotations.Source
257 param_name: vdbe_aap_sec_untrusted_ip_prefix_len
259 description: ip prefix length for the secondary DBE VM aap on the VAN untrusted network
260 vdbe_aap_untrusted_v6_ip_prefix:
265 type: org.openecomp.annotations.Source
270 param_name: vdbe_aap_untrusted_v6_ip_prefix
272 description: ipv6 prefix for the primary vDBE VM on the VAN untrusted network
273 vdbe_aap_untrusted_v6_ip_prefix_len:
278 type: org.openecomp.annotations.Source
283 param_name: vdbe_aap_untrusted_v6_ip_prefix_len
285 description: ipv6 prefix length for the primary vDBE VM on the VAN untrusted network
291 type: org.openecomp.annotations.Source
296 param_name: untrusted_vlan_tags
298 description: List of subinterface vlan tags
301 untr_network_collection_function:
304 untr_vfc_instance_group_function:
312 type: org.openecomp.annotations.Source
317 param_name: vdbe_flavor_name
319 description: Flavor to use for vDBE
325 type: org.openecomp.annotations.Source
330 param_name: vdbe_hw_untr_mac_1
332 description: Secondary MAC address of the secondary vDBE VM on the VAN untrusted network
338 type: org.openecomp.annotations.Source
343 param_name: untrusted_net_name
345 description: Name of public untrusted network into which this vDBE HA cluster is deployed
351 type: org.openecomp.annotations.Source
356 param_name: vdbe_device_name
358 description: VDBE device Name for this vdbe VNF
359 vdbe_aap_untrusted_ip_prefix:
364 type: org.openecomp.annotations.Source
369 param_name: vdbe_aap_untrusted_ip_prefix
371 description: ip prefix for primary vDBE VM on the VAN untrusted network
374 type: org.openecomp.resource.vl.nodes.heat.network.contrailV2.VirtualNetwork
378 template: VNF_NAME_control_net
383 type: org.openecomp.resource.abstract.nodes.vdbe
387 subinterface_nested_parent_interface:
389 subinterface_nested_aap_address_mode:
390 - get_input: aap_address_mode
391 subinterface_nested_vlan_tag_list:
392 - get_input: untrusted_vlan_tags
393 compute_vdbe_availability_zone:
394 - get_input: availability_zone_1
395 subinterface_nested_aap_untrusted_v6_ip_prefix_len:
396 - get_input: vdbe_aap_untrusted_v6_ip_prefix_len
398 get_input: vdbe_flavor_name
399 port_vdbe_untr_vmi_virtual_machine_interface_mac_addresses:
400 - - get_input: vdbe_hw_untr_mac_1
401 subinterface_nested_aap_untrusted_ip_prefix:
402 - get_input: vdbe_aap_untrusted_ip_prefix
404 get_input: vdbe_image_name
405 subinterface_nested_aap_sec_untrusted_ip_prefix_len:
406 - get_input: vdbe_aap_sec_untrusted_ip_prefix_len
407 subinterface_nested_aap_sec_untrusted_ip_prefix:
408 - get_input: vdbe_aap_sec_untrusted_ip_prefix
409 subinterface_nested_aap_untrusted_v6_ip_prefix:
410 - get_input: vdbe_aap_untrusted_v6_ip_prefix
411 compute_vdbe_metadata:
413 get_input: vf_module_id
418 subinterface_nested_mac_address:
419 - get_input: vdbe_hw_untr_mac_1
420 port_vdbe_untr_vmi_virtual_network_refs:
422 subinterface_nested_ip_address:
423 - get_input: vdbe_untrusted_ip_1
424 subinterface_nested_ip_v6_address:
425 - get_input: vdbe_untrusted_v6_ip_1
426 subinterface_nested_vmac_address:
427 - get_input: vdbe_untrusted_vmac_address
428 subinterface_nested_vn_network_list:
429 - get_input: untrusted_vn_networks
430 subinterface_nested_aap_untrusted_ip_prefix_len:
431 - get_input: vdbe_aap_untrusted_ip_prefix_len
432 port_vdbe_untr_vmi_name:
434 template: VM_NAMEDBE001p1n004
437 get_input: vdbe_device_name
439 get_input: vdbe_name_1
440 subinterface_nested_subinterfaces_name_prefix:
442 template: VM_NAMEDBE001p1n004
445 get_input: vdbe_device_name
447 get_input: vdbe_name_1
449 - get_input: vdbe_name_1
450 service_template_filter:
451 substitute_service_template: Nested_vdbeServiceTemplate.yaml
456 - service_template_filter
459 - link_vdbe_vdbe_untr_vmi:
460 capability: tosca.capabilities.network.Linkable
461 node: control_int_net
462 relationship: tosca.relationships.network.LinksTo
465 type: org.openecomp.groups.heat.HeatStack
467 heat_file: ../Artifacts/main.yml
469 Version 2.0 02-09-2016 (Authors: John Doe, user PROD)
474 type: org.openecomp.groups.VfcInstanceGroup
476 vfc_parent_port_role: untr
477 network_collection_function:
478 get_input: untr_network_collection_function
479 vfc_instance_group_function:
480 get_input: untr_vfc_instance_group_function
481 subinterface_role: untr