Versions Compared

Key

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

...

#DescriptionNotesDecision
1How to deal with hardcoded E2E NW Slicing model, spike

Discuss with E2E NW Slicing Team


2Which Simulator to use? NetConf Simulator Netopeer v2
  1. Nokia  
  2. Ericsson 

Rahul Tyagi Ericsson more lightweight, more experience.
Available CSIT standard setup

Need to check if we can use it with E2E NW Slicing model


3Should (ONAP) dmi-instance be  as separate (springboot) application
Could be part of DMI Manager
DMI-Instance interface should be an open standard

Tony Finnerty and Team to allow easy integration of future 3rd part DMI-Service Plugin instances a separate application with its own REST Interface is required

...

#Project/ComponentDescriptionSuggested StoriesComments
1CPS/NCMP

create rest interface on northbound for GET/POST/PUT/DELETE to access yang data.
Note. Currently driven by "E2E Network Slicing" Use Case mix of CPS-CORE and NCMP Interface

  1. Ensure all (CPS-Core) Read operations are mirrored
  2. Remove/migrate? 'hardcoded generic models used in H release"
  3. Spike API for Update and Delete Operations
    1. consider 'bypass' option
  1. interfaces for yang data are: operational, intended, pass-through (selection can be done by enum)
  2. check with netconf-sim if current nw slicing yang model can be imported including its imports.

2CPS/NCMP/DMI-Registry

Create  dmi-registry. Data Model Inventory Interface (DMI)

'Internal service' no public Java or REST API

responsibilities are

  1. Store & retrieve cm-handle/dmi-since mapping in yang modelled CPS data table.
    1. include additional data (key-value pars as provided by dmi-servicePlugin)
  2. Dmi manager is to select the dmi instance at runtime for cm handle for a northbound (write) request
  1. create new module for dmi-registry
  2. create yang-model (ncmp-dmi-registry) in cps repository for cm-handle->dmi-pluginmapping. To store relations between cm-handle (anchor) and dmi-plugin (instances)
  3. Create anchor with model from step 2 in new (ncmp-admin) dataspace?!
    (once upon deployment)
  4. create API to
    1. create new dmi-plugin entry during registration
  5. create API to
    1. Register cm-handle->dmi-plugin entry when new cm-handle
    2. Get dmi-plugin for given cm-handle
    3. Delete cm-handle->dmi-plugin registration
    4. Delete dmi-plugin ? TBC


  1. separate stories for data and model.
3CPS/NCMP/DMI-Plugin

Common standard (REST and Java?) interface for extensibility

create dmi pluginfor onap. For production its responsibility of admin to provide instance of dmi. 

  1.  At first, on A&AI change event over DMaap, create mapping for cm-handle and dmi instance and sync yang model and data.
    1.  Filter (register) only yang modelled xnf instances's cm-handle, based on event header information of Node
  2. dmi plugin instance (onap-dmi) have sdnc connector to access sdnc.
  3. call get/post/put/delete towards restconf interface (forward northbound write requests)
  1. Defined and Agree common (java?) Interface
  2. create module dmi-onap-plugin Rest and Impl modules
    1. create sub-module dmi-notification-handler
    2. create sub-module dmi-adapters
    3. create sub-module dmi-rest and dmi-plugin
  3. create infra for separate spring boot application and docker image for dmi-plugin
  1. extract dmi-plugin into separate container consensus on rest interface is needed.
4CPS/NCMP
  1. enhance ncmp-cps interface (need to identify).


...

#modulerest apijava api
1onap/cps/ncmp/dmi-registry


#typenameparams
1POSTregister_dmi_serviceplugin
  1. dmi-serviceplugin-id
  2. name
  3. adress
  4. other-params
2POSTcreate_cm_handle
  1. cm-handle-name
  2. dmi-serviceplugin-id
3DELETEdelete_cm_handle
  1. cm-handle-name



#method_nameparamsreturn
1getDmiPluginByCmHandlegetDmiServiceByCmHandlecm-handle-iddmi-service plugin-object


2onap/cps/ncmp/dmi-serviceplugin

3onap/cps/ncmp/ncmp-rest

4onap/cps/cps-rest

...

draw.io Diagram
bordertrue
diagramNameCPS NCMP Deployment Proposal
simpleViewerfalse
linksauto
tbstyletop
lboxtrue
diagramWidth889
revision1517


Sequence diagrams


draw.io Diagram
bordertrue
diagramNameCopy of CPS NCMP Deployment Proposal
simpleViewerfalse
linksauto
tbstyletop
lboxtrue
diagramWidth691
revision45



draw.io Diagram
bordertrue
diagramNameregister dmi-service
simpleViewerfalse
linksauto
tbstyletop
lboxtrue
diagramWidth671
revision24






draw.io Diagram
bordertrue
diagramNamesync
simpleViewerfalse
linksauto
tbstyletop
lboxtrue
diagramWidth861
revision56



draw.io Diagram
bordertrue
diagramNameput-post-delete
simpleViewerfalse
linksauto
tbstyletop
lboxtrue
diagramWidth1301
revision34



draw.io Diagram
bordertrue
diagramNameget-op
simpleViewerfalse
linksauto
tbstyletop
lboxtrue
diagramWidth661
revision23