summaryrefslogtreecommitdiffstats
path: root/tosca2heat/tosca-parser/toscaparser/tests/data/test_custom_caps_def.yaml
blob: 0b0984a2d2871f30f4c50fa992d5d43d063596e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
tosca_definitions_version: tosca_simple_yaml_1_0

description: TOSCA simple profile to test a custom defined capability

imports:
  - custom_types/custom_caps_def.yaml

topology_template:

  node_templates:

    server:
      type: tosca.nodes.SomeNode