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?’ maopeng zhang
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? maopeng zhang

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

...

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

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.

maopeng zhang: ServiceEcompNaming and ecompGeneratedNaming are two flags to indentify whether the ONAP service name auto-generated.

For the user, there are too many parameters to be inputted if using this feature. could it be possible that if namingPolicy is provided and serviceName is empty, the ONAP will auto-generate service name?

...

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? maopeng zhang

...

ServiceCatalogItem-Q5: Is it the service designer? If consider multi-designers, the attributes should be array type. maopeng zhang

...

ServiceCatalogItem-Q6: Please clarify how to use the attribute in the run-time? maopeng zhang

...

workspace
startDepth3

...

ServiceCatalogItem-Q7:

ECOMP IM: From the TOSCA model. Multiple fields. Could include thresholds and policies. Vendor upgrade requirements should also be included here.

TOSCA: A constraint clause defines an operation along with one or more compatible values that can be used to define a constraint on a property or parameter’s allowed values when it is defined in a TOSCA Service Template or one of its entities.

The constraunts is not a attribute. maopeng zhang

...

  • ServiceInstance

...

ServiceInstance-Q1:

Is it the same with the SDC service?

...

  • ServiceComponentCatalogItem

...

ECOMP IM
(ServiceComponentCatalogItem)

...

  • ServiceComponentInstance

...

ECOMP IM

(service component)

...

ETSI IFA013

(NS)

...

  • ExternalVirtualLink Description

...

  • ExternalVirtualLink Instance

...

ETSI IFA013

(VirtualLink)

...

  • VNF Node

...

  • VNF Instance

...