1 tosca_definitions_version: tosca_simple_yaml_1_0_0
3 template_name: GlobalSubstitutionTypes
5 - openecomp_heat_index:
6 file: openecomp-heat/_index.yml
8 org.openecomp.resource.abstract.nodes.heat.subinterface.nested:
9 derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
11 aap_untrusted_ip_prefix:
13 description: ip prefix for primary vDBE VM on the VAN untrusted network
16 aap_sec_untrusted_ip_prefix:
18 description: ip prefix for secondary vDBE VM aap on the VAN untrusted network
23 description: List of Contrail VLAN networks to use for the subinterfaces. The order and number of these must match the VLAN ID list
28 description: IPv6 address associated with subinterfaces
33 description: Index of instance among multiple instances. Use to retrieve correct parameter for this instance when passed all parameters for all instances.
36 subinterfaces_name_prefix:
38 description: Combined with subinterface_instance_index, this is used as the name of the subinterface resource
43 description: IPv4 address associated with subinterfaces
48 description: Address mode for the vDBE cluster IP
51 aap_untrusted_v6_ip_prefix:
53 description: ipv6 prefix for the primary vDBE VM on the VAN untrusted network
58 description: Parent Contrail interface
63 description: HW MAC address to use for subinterface
68 description: List of VLAN IDs to use for subinterfaces
73 aap_sec_untrusted_ip_prefix_len:
75 description: ip prefix length for the secondary DBE VM aap on the VAN untrusted network
80 description: virtual MAC address to use for subinterface
83 aap_untrusted_v6_ip_prefix_len:
85 description: ipv6 prefix length for the primary vDBE VM on the VAN untrusted network
88 aap_untrusted_ip_prefix_len:
90 description: ip prefix length for the primary vDBE VM on the VAN untrusted network
94 - dependency_vdbe_untr_vmi_subport:
95 capability: tosca.capabilities.Node
96 node: tosca.nodes.Root
97 relationship: tosca.relationships.DependsOn
101 - link_vdbe_untr_vmi_subport:
102 capability: tosca.capabilities.network.Linkable
103 relationship: tosca.relationships.network.LinksTo
107 - binding_vdbe_untr_vmi_subport:
108 capability: tosca.capabilities.network.Bindable
109 node: org.openecomp.resource.cp.nodes.network.Port
110 relationship: tosca.relationships.network.BindsTo
115 feature_vdbe_untr_vmi_subport:
116 type: tosca.capabilities.Node