1 tosca_definitions_version: tosca_simple_yaml_1_0_0
4 template_author: OPENECOMP
5 template_version: 1.0.0
6 description: testing desc tosca service template
9 file: path1/path2/file1.yaml
11 file: path1/path2/file2.yaml
14 mime_type: application/java-archive
20 derived_from: tosca.nodes.Root
22 description: tosca compute test
26 description: Number of CPUs requested for a software node instance
31 - greater_or_equal: 5.0
44 capability: tosca.cap1
58 description: topologi template descroption
64 default: my default val
77 prop2: '{ get_input: my_mysql_rootpw }'
80 att2: '{ get_input: my_mysql_rootpw }'
84 # capability: director
87 - vmdName: [{ equal : myName }]
88 - controllers: [{ equal : { get_input: controllers } }]
93 - { equal : { get_input: directorUrl } }
96 tosca_id: {get_input : inParam1}
97 substitution_mappings:
98 node_type: myNodeType.node