summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/Generic_CR/Generic_CR.yml
blob: 941bc451da2bce061d25565b3a8d6df5c39309f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
tosca_definitions_version: tosca_simple_yaml_1_0_0
node_types:
  org.openecomp.resource.abstract.nodes.CR:
    derived_from: tosca.nodes.Root
    properties:
      nf_function:
        type: string
      nf_role:
        type: string
      nf_naming_code:
        type: string
      nf_type:
        type: string
      nf_naming:
        type: org.openecomp.datatypes.Naming