1.1.1.2        SDC Capability Type Definitions


Tosca Type

Conformance level

Status

org.openecomp.capabilities.AllottedResource


2.0

Defined

org.openecomp.capabilities.PortMirroring


5.0

Defined

org.openecomp.capabilities.Forwarder

5.0

Defined

org.openecomp.capabilities.VLANAssignment


8.0

Defined

org.openecomp.capabilities.RoutingConfiguration


8.0

Defined

org.openecomp.capabilities.FabricConfiguration

9.0

Defined

1.1.1.2.1      org.openecomp.capabilities.AllottedResource


org.openecomp.capabilities.AllottedResource:

    derived_from: tosca.capabilities.Root

1.1.1.2.2      org.openecomp.capabilities.PortMirroring


Capabilities of this type, when assigned to a proxy node, represent readiness of a service for port mirroring, either as a source or on the collector side.


org.openecomp.capabilities.PortMirroring

     derived_from: tosca.capabilities.Root

         properties:

               connection_point:

                     type: org.openecomp.datatypes.PortMirroringConnectionPointDescription

1.1.1.2.3      org.openecomp.capabilities.Forwarder


org.openecomp.capabilities.Forwarder:

    derived_from: tosca.capabilities.Root

1.1.1.2.4      org.openecomp.capabilities.VLANAssignment


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

1.1.1.2.5      org.openecomp.capabilities.RoutingConfiguration


org.openecomp.capabilities.RoutingConfiguration:

    derived_from: tosca.capabilities.Root


1.1.1.2.6      org.openecomp.capabilities.FabricConfiguration


   org.openecomp.capabilities.FabricConfiguration:

     derived_from: tosca.capabilities.Root

  • No labels