summaryrefslogtreecommitdiffstats
path: root/javatoscachecker/checker/src/test/resources/spec/capability_types/basic.yaml
blob: 6a6a0360ace0091676808357f26db0e85fca013c (plain)
1
2
3
4
5
6
7
8
9
10
11
tosca_definitions_version: tosca_simple_yaml_1_1
description: basic capability type

metadata:
  outcome: "success"
 
capability_types:
  org.onap.tosca.checker.capability.ElectricalSupply:
    description: expresses the capability of a given environment ot host electric appliances
    version: "1.0"