Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page Tree
root
This page is used for the ONAP R2+ Service IM drafting and discussion.
ONAP R2+ Service IM
start from ECOMP Service IM model as below class diagram:

Image Removed

the comparision table among ECOMP IM, SDC IM, ETSI NFV IFA, A&AI as below:

  • ServiceCatalogItem

...

SDC

(Service)

...

ServiceCatalogItem-Q1: what‘s the difference of type and serviceType or category?’
Category - A predefined list which identifies the construct's category. There is a predefined list of service categories and resource categories.

Type - A predefined list which identifies the construct (i.e., service, VF, VFC, CP, VL, etc.).

serviceType - An optional string field defining a generic type (like category) of the service. E.g. this field can be used for defining the service as “TRANSPORT”.

...

ServiceCatalogItem-Q2: What's the ServiceRole used for in the use cases and how does it effect the run-time components?

serviceRole - An optional string field for shortcode that defines the function that the service is providing. E.g. “MISVPN” or “AIM”.

workspace
startDepth3

...

ServiceCatalogItem-Q3: What's the naming used for in the use cases and how does it effect the run-time components?

The naming fields are used to define if the service instance name is auto-generated by the runtime components (SO and SDNC).

Need to refer to the use case owners to understand if and how these fields are used.

...

ServiceCatalogItem-Q4:

What's the resource-version meaning here?

The version of resource are related to the resource. Why is it as a service attribute?

...

  • ServiceInstance

...

ServiceInstance-Q1:

Is it the same with the SDC service?

...

  • ServiceComponentCatalogItem

...

ECOMP IM
(ServiceComponent

CatalogItem)

...

  • ServiceComponentInstance

...

  • ExternalVirtualLink Description

...

  • ExternalVirtualLink Instance

...