blob: f6931c65e03180f03ba6a2d61b9ee44b4a26bdd2 [file] [log] [blame]
tosca_definitions_version: tosca_simple_yaml_1_0
metadata:
template_name: test10
template_author: ekowsalya
template_version: 1.0
imports:
- custom_types/type1.yaml
- custom_types/type2.yaml
- custom_types/type3.yaml
- custom_types/type4.yaml
- custom_types/type4.yaml
node_types:
non_normative_type_definition_compute:
derived_from: tosca.nodes.Compute1
properties:
name:
type: string
required: true
password:
type: string
required: true