Versions Compared

Key

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

STATUS: Draft

RunTime DB:

1 High Level Component Definition and Architectural Relationships 




draw.io DiagrambordertrueviewerToolbartruefitWindowfalsediagramDisplayNameAAI System Viewlboxtruerevision1diagramNameAAI System Context ViewsimpleViewerfalsewidthlinksautotbstyletopdiagramWidth961The RunTime DB function provides storage for real-time run-time configuration and operational parameters that need to be used by ONAP.

2. API definitions

RunTime DB provides the following interfaces:

draw.io Diagram
bordertrue
diagramNameruntime_db_r5
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth963
revision2

Interface NameInterface Definition Interface CapabilitiesVersionStatusConsumed Models
RTDBE-1RunTime DB Interface. 

An interface to create, update, retrieve, query, delete information from the RunTime DB. 

CREATE -

UPDATE -

RETRIEVE -

QUERY -

DELETE INFORMATION -


SDC (Controller) - RTDB DMaaP MR

Controller to RTDB RESTful API

DCAE VES Collector to RTDB DMaaP MR


ACCESS:

 - SO, DCAE, A&AI, Controllers (CDS, APPC, SDNC) will have default read/write access to RunTime DB

 - Other components will have default read-only access to RunTime DB but can be given access on a per record basis.




RTDBE-2RunTime DB Graphical User Interfaces 

Provides the capability to view and edit the data currently in the RunTime DB.

This GUI is meant to allow an operations user of ONAP to view the data stored in the RunTime DB during Run Time operation.




...

Interface NamePurpose Reason For Use
SDCE-7

This interface is used to receive the service and resource artifacts (CSAR Package) from SDC.

This allows the RunTime DB to process the design-time Yang model artifacts onboarded.

STEPS:

(1) ONBOARDING - A vendor onboards artifacts describing the parameters supported for their PNFs and VNFs in xNF Package.

(2) SDC CATALOG - The onboarded artifacts are stored in the SDC Catalog after onboarding and validated (VNF-SDK).

(3) CSAR DISTRIBUTION - The contents of the artifacts are distributed by SDC in a CSAR package onto the DMaaP bus.

(4) SETTING UP RUNTIME DB - S/W to setup the RunTime DB using the content of the CSAR package consumes the SDC CSAR Package.


3. Run Time DB Component Description:

A more detailed figure and description of the component.

...

  • INDEXING - Data Records will be indexed by xNF (VNF, PNF, ANF).
  • RETRIEVAL - How are data records retrieved efficiently. This relates how the records are indexed.


4. Known system limitations


5. Used Models

RunTime DB uses the following models:

  • Inventory Model (Run time platform data model)


6. System Deployment Architecture



7. New Capabilities in this Release

This release, RunTime DB adds the following Capabilities:

  • In R6 Frankfurt.

8. References

  1.