1 tosca_definitions_version: tosca_simple_yaml_1_0
3 description: TOSCA simple profile to test the attribute inheritance
6 - ../custom_types/node_with_cap.yaml
13 type: tosca.nodes.SomeNode
19 implementation: some_script.sh
21 some_input: { get_property: [ SELF, some_req, type ] }
24 type: tosca.nodes.NodeWithCap