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
16 type: org.openecomp.annotations.Source
21 param_name: vf_module_id
23 description: Unique ID for this VF Module instance
29 type: org.openecomp.annotations.Source
36 description: Unique name for this VF instance
42 type: org.openecomp.annotations.Source
47 param_name: tdcore_zone_0_count
50 Number of TD Core VMs to be deployed zone 0. This parameter is used to scale the TD Core instances.
60 type: org.openecomp.annotations.Source
65 param_name: vf_module_name
67 description: Unique name for this VF Module instance
70 type: org.openecomp.resource.abstract.nodes.heat.vdbe
75 get_input: vf_module_id
76 service_template_filter:
77 substitute_service_template: nested_pattern4ServiceTemplate.yaml
79 get_input: tdcore_zone_0_count
84 get_input: vf_module_name
87 type: org.openecomp.groups.heat.HeatStack
89 heat_file: ../Artifacts/main.yml
91 Version 2.0 02-09-2016 (Authors: John Doe, user PROD)