X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Foverview.rst;h=4b69dd8109b8353664b428e9823bb0c4f3b5387d;hb=refs%2Fheads%2Fmaster;hp=1333e66fc7622863d9f9c1d817e8bd936483387d;hpb=28a5ff0c886455d8c93522f7bd208af5f46313a3;p=cps.git diff --git a/docs/overview.rst b/docs/overview.rst index 1333e66fc..11ed519b6 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -4,7 +4,7 @@ .. _overview: CPS Overview -============ +############ The Configuration Persistence Service (CPS) is a platform component that is designed to serve as a data repository for runtime data that needs persistence. @@ -28,43 +28,29 @@ Types of data that is stored: configuration and operational parameters depending on how they are used. CPS Components --------------- +============== CPS-Core -######## +-------- This is the component of CPS which encompasses the generic storage of Yang module data. **NCMP** The Network Configuration Management Proxy (NCMP) provides access to network configuration data and is a part of CPS-Core. -NCMP accesses all network Data-Model-Inventory (DMI) information via NCMP-DMI-Plugins. The ONAP DMI Plugin described in the next section is one such plugin. +NCMP accesses all network Data-Model-Inventory (DMI) information via NCMP-DMI-Plugins. The ONAP0-DMI-Plugin described in the next section is one such plugin. **Note:** This documentation will often refer to "CPS-NCMP" which is the component (container image) that contains both CPS-Core and NCMP since NCMP is not a stand-alone component even though CPS-Core could be deployed without the NCMP extension. -ONAP NCMP-DMI-Plugin -#################### +NCMP-DMI-Plugin +--------------- -The Data-Model-Inventory (DMI) Plugin is a rest interface used to synchronize CM-Handles data between CPS and DMI through the DMI Plugin. +The Data-Model-Inventory (DMI) Plugin is a rest interface used to synchronize CM-Handles data between CPS and DMI through the DMI-Plugin. This is built previously from the CPS-NF-Proxy component. -CPS Temporal -############ - -This service is responsible to provide a time oriented perspective for -operational network data. It provides features to store and retrieve sequences -of configurations or states along with the associated times when they occurred -or have been observed. - CPS Project ------------ - -Wiki: `Configuration Persistence Service Project `_ - -Contact Information -------------------- - -onap-discuss@lists.onap.org +=========== -Meeting details `Join `_ -`Agenda `_ +* Wiki: `Configuration Persistence Service Project `_ +* Contact Information: onap-discuss@lists.onap.org +* Meeting details: `Join `_ & `Agenda `_