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
306 type: org.openecomp.annotations.Source
311 param_name: vdbe_flavor_name
313 description: Flavor to use for vDBE
319 type: org.openecomp.annotations.Source
324 param_name: vdbe_hw_untr_mac_1
326 description: Secondary MAC address of the secondary vDBE VM on the VAN untrusted network
332 type: org.openecomp.annotations.Source
337 param_name: untrusted_net_name
339 description: Name of public untrusted network into which this vDBE HA cluster is deployed
345 type: org.openecomp.annotations.Source
350 param_name: vdbe_device_name
352 description: VDBE device Name for this vdbe VNF
353 vdbe_aap_untrusted_ip_prefix:
358 type: org.openecomp.annotations.Source
363 param_name: vdbe_aap_untrusted_ip_prefix
365 description: ip prefix for primary vDBE VM on the VAN untrusted network
368 type: org.openecomp.resource.vl.nodes.heat.network.contrailV2.VirtualNetwork
372 template: VNF_NAME_control_net
377 type: org.openecomp.resource.abstract.nodes.vdbe
381 subinterface_nested_parent_interface:
383 subinterface_nested_aap_address_mode:
384 - get_input: aap_address_mode
385 subinterface_nested_vlan_tag_list:
386 - get_input: untrusted_vlan_tags
387 compute_vdbe_availability_zone:
388 - get_input: availability_zone_1
389 subinterface_nested_aap_untrusted_v6_ip_prefix_len:
390 - get_input: vdbe_aap_untrusted_v6_ip_prefix_len
392 get_input: vdbe_flavor_name
393 port_vdbe_untr_vmi_virtual_machine_interface_mac_addresses:
394 - - get_input: vdbe_hw_untr_mac_1
395 subinterface_nested_aap_untrusted_ip_prefix:
396 - get_input: vdbe_aap_untrusted_ip_prefix
398 get_input: vdbe_image_name
399 subinterface_nested_aap_sec_untrusted_ip_prefix_len:
400 - get_input: vdbe_aap_sec_untrusted_ip_prefix_len
401 subinterface_nested_aap_sec_untrusted_ip_prefix:
402 - get_input: vdbe_aap_sec_untrusted_ip_prefix
403 subinterface_nested_aap_untrusted_v6_ip_prefix:
404 - get_input: vdbe_aap_untrusted_v6_ip_prefix
405 compute_vdbe_metadata:
407 get_input: vf_module_id
412 subinterface_nested_mac_address:
413 - get_input: vdbe_hw_untr_mac_1
414 port_vdbe_untr_vmi_virtual_network_refs:
416 subinterface_nested_ip_address:
417 - get_input: vdbe_untrusted_ip_1
418 subinterface_nested_ip_v6_address:
419 - get_input: vdbe_untrusted_v6_ip_1
420 subinterface_nested_vmac_address:
421 - get_input: vdbe_untrusted_vmac_address
422 subinterface_nested_vn_network_list:
423 - get_input: untrusted_vn_networks
424 subinterface_nested_aap_untrusted_ip_prefix_len:
425 - get_input: vdbe_aap_untrusted_ip_prefix_len
426 port_vdbe_untr_vmi_name:
428 template: VM_NAMEDBE001p1n004
431 get_input: vdbe_device_name
433 get_input: vdbe_name_1
434 subinterface_nested_subinterfaces_name_prefix:
436 template: VM_NAMEDBE001p1n004
439 get_input: vdbe_device_name
441 get_input: vdbe_name_1
443 - get_input: vdbe_name_1
444 service_template_filter:
445 substitute_service_template: Nested_vdbeServiceTemplate.yaml
450 - service_template_filter
453 - link_vdbe_vdbe_untr_vmi:
454 capability: tosca.capabilities.network.Linkable
455 node: control_int_net
456 relationship: tosca.relationships.network.LinksTo
459 type: org.openecomp.groups.heat.HeatStack
461 heat_file: ../Artifacts/main.yml
463 Version 2.0 02-09-2016 (Authors: John Doe, user PROD)