1 2 3 4 5 6 7 8 9 10 11
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"}