Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
integration
/
csit
/
9abb61ca2cea1907cab2cec312d6dca6e53a93cd
/
.
/
tests
/
modeling-toscaparsers-javatoscachecker
/
APIs
/
data
/
test_template.yaml
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"
}