1 tosca_definitions_version: tosca_simple_yaml_1_0_0
3 template_name: ContrailV2VirtualNetworkGlobalType
4 template_version: 1.0.0
5 description: Contrail V2 Virtual Network Global Types
8 file: CommonGlobalTypesServiceTemplate.yaml
10 org.openecomp.resource.vl.nodes.heat.network.contrailV2.VirtualNetwork:
11 derived_from: tosca.nodes.network.Network
13 network_ipam_refs_data:
15 description: IPAM references Data
19 type: org.openecomp.datatypes.heat.contrailV2.virtual.network.rule.IpamRefData
20 network_policy_refs_data:
22 description: Policy references data
26 type: org.openecomp.datatypes.heat.contrailV2.virtual.network.rule.RefData
29 description: IPAM references
36 description: Policy references
43 description: Network related subnets
47 type: org.openecomp.datatypes.heat.network.neutron.Subnet
55 description: Subnets name of this network
61 description: Detailed information about each subnet
67 description: Network related subnets
70 type: org.openecomp.datatypes.heat.network.neutron.Subnet
73 type: tosca.capabilities.Attachment