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
15 description: network name of jsa log network
18 type: org.openecomp.resource.vl.nodes.heat.network.neutron.Net
24 capability: tosca.capabilities.Node
25 node: test_nested_all_patterns
26 relationship: tosca.relationships.DependsOn
28 capability: tosca.capabilities.Node
29 node: test_nested_no_compute
30 relationship: tosca.relationships.DependsOn
32 capability: tosca.capabilities.Node
33 node: test_nested_pattern_4
34 relationship: tosca.relationships.DependsOn
35 test_nested_pattern_4:
36 type: org.openecomp.resource.abstract.nodes.heat.pd_server
40 service_template_filter:
41 substitute_service_template: nested-pattern-4ServiceTemplate.yaml
44 - test_nested_no_compute
46 port_pd_server_port_2_ip_requirements:
50 floating_ip_count_required:
52 port_pd_server_port_2_mac_requirements:
55 port_pd_server_port_1_ip_requirements:
59 floating_ip_count_required:
61 port_pd_server_port_1_mac_requirements:
64 test_nested_no_compute:
65 type: org.openecomp.resource.abstract.nodes.heat.nested-no-compute
71 - test_nested_pattern_4
73 service_template_filter:
74 substitute_service_template: nested-no-computeServiceTemplate.yaml
77 capability: tosca.capabilities.Node
78 node: test_nested_all_patterns
79 relationship: tosca.relationships.DependsOn
81 capability: tosca.capabilities.Node
82 node: test_nested_pattern_4
83 relationship: tosca.relationships.DependsOn
84 test_nested_all_patterns:
85 type: org.openecomp.resource.abstract.nodes.heat.nested1
91 - test_nested_pattern_4
93 service_template_filter:
94 substitute_service_template: nested1ServiceTemplate.yaml
97 - test_nested_no_compute
101 type: org.openecomp.groups.heat.HeatStack
103 heat_file: ../Artifacts/main.yml
105 Version 2.0 02-09-2016 (Authors: John Doe, user PROD)
108 - test_nested_pattern_4
109 - test_nested_no_compute
110 - test_nested_all_patterns