1 tosca_definitions_version: tosca_simple_yaml_1_0_0
5 - openecomp_heat_index:
6 file: openecomp-heat/_index.yml
7 - GlobalSubstitutionTypes:
8 file: GlobalSubstitutionTypesServiceTemplate.yaml
10 org.openecomp.resource.vfc.nodes.heat.jsa:
11 derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
18 description: network name of jsa log network
27 description: network name of jsa log network
30 type: org.openecomp.resource.abstract.nodes.heat.nested1
35 service_template_filter:
36 substitute_service_template: nested1ServiceTemplate.yaml
42 - link_template_VMInt_OAM_lb_1:
43 capability: tosca.capabilities.network.Linkable
45 relationship: tosca.relationships.network.LinksTo
46 - link_template_VMInt_OAM_lb_2:
47 capability: tosca.capabilities.network.Linkable
48 node: test_contrailV2_net
49 relationship: tosca.relationships.network.LinksTo
50 - link_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
51 capability: tosca.capabilities.network.Linkable
53 relationship: tosca.relationships.network.LinksTo
54 - link_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
55 capability: tosca.capabilities.network.Linkable
57 relationship: tosca.relationships.network.LinksTo
58 - link_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
59 capability: tosca.capabilities.network.Linkable
61 relationship: tosca.relationships.network.LinksTo
62 - link_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
63 capability: tosca.capabilities.network.Linkable
65 relationship: tosca.relationships.network.LinksTo
66 - link_template_VMInt_OAM_lb_3_test_nested2Level:
67 capability: tosca.capabilities.network.Linkable
69 relationship: tosca.relationships.network.LinksTo
70 - link_template_VMInt_OAM_lb_4_test_nested2Level:
71 capability: tosca.capabilities.network.Linkable
72 node: test_contrailV2_net
73 relationship: tosca.relationships.network.LinksTo
75 type: org.openecomp.resource.abstract.nodes.heat.nested3
85 service_template_filter:
86 substitute_service_template: nested3ServiceTemplate.yaml
92 - service_template_filter
95 - link_template_VMInt_OAM_lb_8_test_nested4Level:
96 capability: tosca.capabilities.network.Linkable
97 node: test_contrailV2_net
98 relationship: tosca.relationships.network.LinksTo
99 - link_template_VMInt_OAM_lb_6:
100 capability: tosca.capabilities.network.Linkable
101 node: test_contrailV2_net
102 relationship: tosca.relationships.network.LinksTo
104 type: org.openecomp.resource.vl.nodes.heat.network.contrailV2.VirtualNetwork
107 get_input: contrail_net_name
108 test_nestedInvalidConnectionToNetwork2:
109 type: org.openecomp.resource.abstract.nodes.heat.nested1
113 p1: test_contrail_net
114 service_template_filter:
115 substitute_service_template: nested1ServiceTemplate.yaml
117 type: org.openecomp.resource.vl.nodes.heat.network.neutron.Net
121 get_input: jsa_net_name
122 test_nestedInvalidConnectionToNetwork1:
123 type: org.openecomp.resource.abstract.nodes.heat.nested1
128 service_template_filter:
129 substitute_service_template: nested1ServiceTemplate.yaml
131 type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
134 get_input: contrail_net_name
136 type: org.openecomp.resource.vfc.nodes.heat.jsa
143 type: org.openecomp.groups.heat.HeatStack
145 heat_file: ../Artifacts/main.yml
147 Version 2.0 02-09-2016 (Authors: John Doe, user PROD)
151 - test_contrailV2_net
152 - test_nestedInvalidConnectionToNetwork2
154 - test_nestedInvalidConnectionToNetwork1