SDC: Service Design and Creation:

1 SDC High Level Component Definition and Architecteral Relationships 




2. SDC Component Description:


 


SDC is the Centralized ONAP Design Time Platform

  • SDC Provides Service Provider a seamless design time user experience
    • Allow SP to configure for its design environment including user roles and design workflows
    • Import generic ONAP management functions (MS, Flows, Policies) from ONAP developed software and SP’s adaptations (1) (2)
    • Onboard & Design resource level network functions (VNF, PNF) (3)
    • Compose Service models with resources (4)
    • Design Service Provider specific Management Flows and Policies for the Resource or Service Model (5)
  • SDC integrates multi design tools into one platform
    • Provide ONAP development a “Pluggable framework” for easy design tools integration
  • SDC Provides a common Catalog for designed objects
    • Support robust catalog cataloging capabilities for storage and management of ONAP standard compliant data models
  • Provide linkage & management of SP’s Test/validation process & artifacts for certification of the designed models (6)
  • Distributes models to runtime for execution (7)

 3 SDC Target Functional Architecture

SDC provides 3 functionally distinct layers with modular software, integrated with internal APIs

4. SDC Current Release API definitions

SDC provides the following interfaces:

Interface NameInterface DefinitionD

SDCE-1

VNF is on-boarded thru VNF Onboarding GUI

SDCI-1

VNF is stored in Design CatalogVNF is stored in Design Catalo

SDCE-2

Service designer creates a service model from Design Catalog items

SDCI-2 

 Designer Studio stores and retrieves Design Catalog items

SDCE-3 

Ops designer creates monitoring templates with mS data flows

SDCI-3 

 DCAE Designer Studio stores and retrieves monitoring flow with mS elements

SDCE-4 

 Service tester certifies service models for distribution

SDCE-5 

 Service tester distributes service models

SDCE-6 

Distribution Engine publishes service notification to DMaaP.

ONAP components subscribe to service notification from DMaaP

SDCE-7 

 ONAP components retrieve service models from the Design Catalog

Note:   xxxI interface is a SDC internal interface.  xxxxE interface is a SDCE external interface

The current API documents can be found at:

SDC consumes the following interfaces:

InterfacePurposePu
VNFSDKE-3Upload VNF/PNF packagess for test purpose, and retrieve VNF/PNFs packages from the marketplace.Se
VNFSDKE-4VNRequest VNF/PNF validation tests and obtain the result

5. Dublin Functional View

The SDC dublin view is:

6 SDC Architecture Evolution (optional item)

The goals of the SDC evolution are:

  • Seamless Design Time user experience based on user’s roles and design workflow
  • Pluggable Framework to integrate multiple external developed design tools into SDC
  • One consolidated Design Catalog with common models in SDC to drive ONAP runtime


7 SDC Overall ONAP Architecture Principle Compliance


8 The SDC near term focus on architecture deficincies are (optional):

User experience:

  • Workflow Congfigurator to define service provide specific design workflow
  • Workflow guided, role-based user experience
  • Function-based (rather than tool based) GUI

Application Layer for Tool Plug-ins

  • Provide Plug-in Framework for design tools
  • Support standard-based VNF package onboarding tool plug-ins
  • Provide Data Mapping/Translation/Enrichment to ONAP Standard Internal Model
  • Provide tools to support Service Provider's test & validation environment/process for model certification
  • Nert term tasks: Integrate Policy Designer, CLAMP designer, CDS

Catalogue & Data Management

  • Support common data model as defined by the modelling team
  • Model Data Lifecycle Management
  • Runtime Distribution Version Management

9 SDC - Current System Deployment Architecture

User Experience layer (Frontend Jetty Server)

  • supplies the static content of web pages, and all resources that required by the GUI
  • serves as a proxy for the REST API requests coming from the GUI
  • Every request originating from the GUI is passed to the Jetty front-end server before it is executed.

Application Layer (Backend Jetty Server)

  • Containers all the application logic for the SDC.

Catalog/Data Management Layer

  • Elastic Search is used to index the auditing data received from different operations in the SDC.
  • This information can then be analyzed with Kibana. The Kibana server enables statistical analysis of the operations done, according to the business logic.
  • Cassandra is used to store audit data, artifacts and data model objects.



  File Modified
PNG File image2019-2-24_23-6-25.png Feb 24, 2019 by Stephen Terrill
PNG File image2019-2-24_23-9-50.png Feb 24, 2019 by Stephen Terrill
PNG File image2019-2-24_23-11-45.png Feb 24, 2019 by Stephen Terrill
PNG File image2019-2-24_23-17-48.png Feb 24, 2019 by Stephen Terrill
PNG File image2019-2-24_23-18-47.png Feb 24, 2019 by Stephen Terrill
PNG File image2019-2-24_23-20-39.png Feb 24, 2019 by Stephen Terrill
PNG File image2019-2-24_23-26-24.png Feb 24, 2019 by Stephen Terrill
PNG File image2019-2-24_23-27-9.png Feb 24, 2019 by Stephen Terrill
PNG File image2019-2-27_20-6-11.png Feb 27, 2019 by Stephen Terrill
PNG File image2019-2-27_20-27-43.png Feb 27, 2019 by Stephen Terrill
File SDC System Context View draw.io diagram May 28, 2019 by Stephen Terrill
PNG File SDC System Context View.png SDC System Context View exported to image May 28, 2019 by Stephen Terrill
File drawio-backup-SDC System Context View-rev-1 draw.io diagram backup Oct 10, 2023 by Anonymous
File drawio-backup-SDC System Context View-rev-5 draw.io diagram backup Oct 24, 2023 by Anonymous



  • No labels

4 Comments

  1. Stephen Terrill I did an alternative view using the draw.io plugin which might enable more features in the diagram

  2. Stephen Terrill the first diagram in section 1 SDC System Context View.png "SDC High Level Component Definition and Architecteral Relationships" has listed "Service Onboarding" as an SDC functionality, but we design services in SDC and publish them, we don't have an option to on-board services ASAIK. Resource on-boarding is an SDC functionality. Can you please give an example of what do you mean by service onboarding SDC?

  3. Stephen Terrill currently there's no service onboarding supported

  4. Thankyou for the feedback, I updated it.  We can add it in in the release that it is supported.