blob: 478aec05e237d5f3f000bfe422951b7f8a05ccf3 [file] [log] [blame]
tosca_definitions_version: tosca_simple_yaml_1_0
imports:
- schema: schema.yaml
topology_template:
node_templates:
my_house:
type: org.onap.tosca.checker.service.Residence
properties:
owner: {firstName: "Serban", lastName: "Jora"}