summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/vnfConfiguration/vnfConfiguration.yml
blob: 4ee624615ace0a38eabe0f07ece8d169f606df51 (plain)
1
2
3
4
5
6
7
8
9
10
tosca_definitions_version: tosca_simple_yaml_1_0_0
node_types:
  org.openecomp.resource.abstract.nodes.VnfConfiguration:
    derived_from: tosca.nodes.Root
    properties:
      allowed_flavors: 
         description: a collection of all flavor valuesets available for a given VFC
         type: map
         entry_schema:
           type: org.openecomp.datatypes.flavors.DeploymentFlavor