Sync Integ to Master
[sdc.git] / catalog-be / src / main / resources / import / tosca / capability-types / capabilityTypes.yml
index 4e25d73..50f74f8 100644 (file)
@@ -122,6 +122,8 @@ tosca.capabilities.Scalable:
       type: integer
 tosca.capabilities.network.Bindable:
   derived_from: tosca.capabilities.Node
+
+
 tosca.capabilities.Container.Docker:
   derived_from: tosca.capabilities.Container
   properties:
@@ -207,6 +209,16 @@ org.openecomp.capabilities.metric.SnmpTrap:
       description: Object Id of the metric
       required: true
       status: SUPPORTED
+org.openecomp.capabilities.Forwarder:
+  derived_from: tosca.capabilities.Root
+org.openecomp.capabilities.VLANAssignment:
+  derived_from: tosca.capabilities.Root
+  description: ability to expose routing information of the internal network
+  properties:
+    vfc_instance_group_reference:
+      type: string
+      description: Ability to recognize capability per vfc instance group on vnf instance
+      required: true
 #ONAP types
 tosca.capabilities.nfv.VirtualStorage:
     derived_from: tosca.capabilities.Root