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