aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/Generic_CR/Generic_CR.yml
blob: 39697c0b687196c6da451c3a4ac3f679a6c80f58 (plain)
1
2
3
4
5
6
7
8
9
10
11
tosca_definitions_version: tosca_simple_yaml_1_0_0
node_types:
  org.openecomp.resource.abstract.nodes.CR:
    derived_from: tosca.nodes.Root
    properties:
      cr_function:
        type: string
      cr_role:
        type: string
      cr_type:
        type: string