1 tosca_definitions_version: tosca_simple_yaml_1_0_0
3 template_name: nested_vlan
5 - openecomp_heat_index:
6 file: openecomp-heat/_index.yml
7 - GlobalSubstitutionTypes:
8 file: GlobalSubstitutionTypesServiceTemplate.yaml
40 subinterface_name_prefix:
44 subinterface_instance_index:
49 template_subint_Vlan_vmi_1:
50 type: org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
52 virtual_machine_interface_refs:
53 - get_input: parent_interface
59 get_input: subinterface_name_prefix
63 - get_input: subinterface_instance_index
66 virtual_machine_interface_properties:
67 sub_interface_vlan_tag:
68 get_input: lb_st_vlan_type_oam
69 virtual_machine_interface_allowed_address_pairs:
71 - address_mode: active-standby
74 get_input: virtual_ip_address
77 get_input: mac_address
78 - address_mode: active-standby
81 get_input: virtual_ipv6_address
84 get_input: mac_address
85 virtual_machine_interface_mac_addresses:
87 - get_input: mac_address
90 type: org.openecomp.groups.heat.HeatStack
92 heat_file: ../Artifacts/nested_vlan.yml
93 description: cmaui server template for vMMSC
95 - template_subint_Vlan_vmi_1
96 substitution_mappings:
97 node_type: org.openecomp.resource.abstract.nodes.heat.subinterface.nested_vlan
99 feature_template_subint_Vlan_vmi_1:
100 - template_subint_Vlan_vmi_1
103 binding_template_subint_Vlan_vmi_1:
104 - template_subint_Vlan_vmi_1
106 dependency_template_subint_Vlan_vmi_1:
107 - template_subint_Vlan_vmi_1
109 link_template_subint_Vlan_vmi_1:
110 - template_subint_Vlan_vmi_1