Sync Integ to Master
[sdc.git] / catalog-be / src / main / resources / import / tosca / heat-types / Generic_CR / Generic_CR.yml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 node_types:
3   org.openecomp.resource.abstract.nodes.CR:
4     derived_from: tosca.nodes.Root
5     properties:
6       nf_function:
7         type: string
8       nf_role:
9         type: string
10       nf_naming_code:
11         type: string
12       nf_type:
13         type: string
14       nf_naming:
15         type: org.openecomp.datatypes.Naming