Versions Compared

Key

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

The CPS will be model driven, which means that new models can be added to the CPS. How will models be introduced to the CPS from other components in the ONAP system or the network?

Decision

There will be a single way to add a model to CPS. This is the CPS model life-cycle interface.

Details

There are many ways in which models can be added. These are not mutually exclusive. They do need to be understood and agreed.

  1. Model delivered in vendor package on-boarded in SDC
  2. Model retrieved directly from xNF
  3. Model provided by application
Option A
Option B

Discussion

As there are several ways in which a model may be added to ONAP, the sensible approach is to have a single way to add a model to CPS. This is the CPS model life-cycle interface.

...

  • SDC publishes on-boarded packages to DMaaP. Some CPS process must subscribe to DMaaP, extract the relevant models from the package/archive and then use the CPS model life-cycle interface to add it to CPS.
  • SDNC reads a model directly from the xNF, then uses the CPS model life-cycle interface to add it to CPS.
  • An application that wants to store data in the CPS must first use the (one-time only action) the CPS model life-cycle interface to add it to CPS.
Option A
Option B

...