aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/contrail2serviceinstance/diffServiceTemplate/expectedoutputfiles/GlobalSubstitutionTypesServiceTemplate.yaml
blob: d5a177bddb23919fe70daf9ad73b8e186e31d4ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
tosca_definitions_version: tosca_simple_yaml_1_0_0
metadata:
  template_name: GlobalSubstitutionTypes
imports:
  ContrailComputeGlobalTypes:
    file: ContrailComputeGlobalTypesServiceTemplate.yaml
  CinderVolumeGlobalTypes:
    file: CinderVolumeGlobalTypesServiceTemplate.yaml
  ContrailVirtualNetworkGlobalType:
    file: ContrailVirtualNetworkGlobalTypeServiceTemplate.yaml
  AbstractSubstituteGlobalTypes:
    file: AbstractSubstituteGlobalTypesServiceTemplate.yaml
  ContrailPortGlobalTypes:
    file: ContrailPortGlobalTypesServiceTemplate.yaml
  NeutronPortGlobalTypes:
    file: NeutronPortGlobalTypesServiceTemplate.yaml
  NeutronNetGlobalTypes:
    file: NeutronNetGlobalTypesServiceTemplate.yaml
  CommonGlobalTypes:
    file: CommonGlobalTypesServiceTemplate.yaml
  ContrailAbstractSubstituteGlobalTypes:
    file: ContrailAbstractSubstituteGlobalTypesServiceTemplate.yaml
  ContrailNetworkRuleGlobalType:
    file: ContrailNetworkRuleGlobalTypeServiceTemplate.yaml
  NeutronSecurityRulesGlobalTypes:
    file: NeutronSecurityRulesGlobalTypesServiceTemplate.yaml
  NovaServerGlobalTypes:
    file: NovaServerGlobalTypesServiceTemplate.yaml
  ContrailV2VirtualMachineInterfaceGlobalType:
    file: ContrailV2VirtualMachineInterfaceGlobalTypeServiceTemplate.yaml
node_types:
  org.openecomp.resource.vfc.nodes.heat.compute_service_template_1:
    derived_from: org.openecomp.resource.vfc.nodes.heat.contrail.Compute
  org.openecomp.resource.abstract.nodes.heat.service_template_2:
    derived_from: org.openecomp.resource.abstract.nodes.contrail.AbstractSubstitute
    requirements:
    - link_port_0:
        capability: tosca.capabilities.network.Linkable
        node: tosca.nodes.Root
        relationship: tosca.relationships.network.LinksTo
        occurrences:
        - 1
        - 1
    - link_port_1:
        capability: tosca.capabilities.network.Linkable
        node: tosca.nodes.Root
        relationship: tosca.relationships.network.LinksTo
        occurrences:
        - 1
        - 1
  org.openecomp.resource.abstract.nodes.heat.service_template_1:
    derived_from: org.openecomp.resource.abstract.nodes.contrail.AbstractSubstitute
    requirements:
    - link_port_0:
        capability: tosca.capabilities.network.Linkable
        node: tosca.nodes.Root
        relationship: tosca.relationships.network.LinksTo
        occurrences:
        - 1
        - 1
    - link_port_1:
        capability: tosca.capabilities.network.Linkable
        node: tosca.nodes.Root
        relationship: tosca.relationships.network.LinksTo
        occurrences:
        - 1
        - 1
    - link_port_2:
        capability: tosca.capabilities.network.Linkable
        node: tosca.nodes.Root
        relationship: tosca.relationships.network.LinksTo
        occurrences:
        - 1
        - 1
    - link_port_3:
        capability: tosca.capabilities.network.Linkable
        node: tosca.nodes.Root
        relationship: tosca.relationships.network.LinksTo
        occurrences:
        - 1
        - 1
  org.openecomp.resource.vfc.nodes.heat.st:
    derived_from: org.openecomp.resource.vfc.nodes.heat.contrail.Compute
n class="nt">shared: true type: OS::Neutron::Net network_7: properties: admin_state_up: true name: NET_170 shared: true type: OS::Neutron::Net network_8: properties: admin_state_up: true name: NET_166 shared: true type: OS::Neutron::Net network_9: properties: admin_state_up: true name: NET_167 shared: true type: OS::Neutron::Net security_group_0: properties: description: Default security group name: _default rules: - direction: ingress ethertype: IPv4 remote_ip_prefix: 0.0.0.0/0 - direction: egress ethertype: IPv4 remote_ip_prefix: 0.0.0.0/0 type: OS::Neutron::SecurityGroup security_group_1: properties: description: Default security group name: _default rules: - direction: egress ethertype: IPv4 remote_ip_prefix: 0.0.0.0/0 - direction: ingress ethertype: IPv4 remote_ip_prefix: 0.0.0.0/0 type: OS::Neutron::SecurityGroup subnet_0: properties: allocation_pools: - end: 10.147.32.254 start: 10.147.32.130 cidr: 10.147.32.128/25 dns_nameservers: - 10.147.4.18 - 10.247.5.11 enable_dhcp: true host_routes: [] ip_version: 4 name: NET_167 network_id: get_resource: network_9 type: OS::Neutron::Subnet subnet_1: properties: allocation_pools: - end: 10.147.32.254 start: 10.147.32.130 cidr: 10.147.32.128/25 dns_nameservers: - 10.147.4.18 - 10.247.5.11 enable_dhcp: true host_routes: [] ip_version: 4 name: NET_167 network_id: get_resource: network_0 type: OS::Neutron::Subnet subnet_2: properties: allocation_pools: - end: 10.147.32.126 start: 10.147.32.2 cidr: 10.147.32.0/25 dns_nameservers: - 10.147.4.18 - 10.247.5.11 enable_dhcp: true host_routes: [] ip_version: 4 name: NET_166 network_id: get_resource: network_8 type: OS::Neutron::Subnet subnet_3: properties: allocation_pools: - end: 10.147.32.126 start: 10.147.32.2 cidr: 10.147.32.0/25 dns_nameservers: - 10.147.4.18 - 10.247.5.11 enable_dhcp: true host_routes: [] ip_version: 4 name: NET_166 network_id: get_resource: network_2 type: OS::Neutron::Subnet subnet_4: properties: allocation_pools: - end: 10.147.34.126 start: 10.147.34.2 cidr: 10.147.34.0/25 dns_nameservers: - 10.147.4.18 - 10.247.5.11 enable_dhcp: true host_routes: [] ip_version: 4 name: NET_170 network_id: get_resource: network_5 type: OS::Neutron::Subnet subnet_5: properties: allocation_pools: - end: 10.147.33.126 start: 10.147.33.2 cidr: 10.147.33.0/25 dns_nameservers: - 10.147.4.18 - 10.247.5.11 enable_dhcp: true host_routes: [] ip_version: 4 name: NET_168 network_id: get_resource: network_6 type: OS::Neutron::Subnet subnet_6: properties: allocation_pools: - end: 10.147.33.126 start: 10.147.33.2 cidr: 10.147.33.0/25 dns_nameservers: - 10.147.4.18 - 10.247.5.11 enable_dhcp: true host_routes: [] ip_version: 4 name: NET_168 network_id: get_resource: network_3 type: OS::Neutron::Subnet subnet_7: properties: allocation_pools: - end: 10.147.33.254 start: 10.147.33.130 cidr: 10.147.33.128/25 dns_nameservers: - 10.147.4.18 - 10.247.5.11 enable_dhcp: true host_routes: [] ip_version: 4 name: NET_169 network_id: get_resource: network_1 type: OS::Neutron::Subnet subnet_8: properties: allocation_pools: - end: 10.147.33.254 start: 10.147.33.130 cidr: 10.147.33.128/25 dns_nameservers: - 10.147.4.18 - 10.247.5.11 enable_dhcp: true host_routes: [] ip_version: 4 name: NET_169 network_id: get_resource: network_4 type: OS::Neutron::Subnet subnet_9: properties: allocation_pools: - end: 10.147.34.126 start: 10.147.34.2 cidr: 10.147.34.0/25 dns_nameservers: - 10.147.4.18 - 10.247.5.11 enable_dhcp: true host_routes: [] ip_version: 4 name: NET_170 network_id: get_resource: network_7 type: OS::Neutron::Subnet