Versions Compared

Key

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

...

MUSIC is a shared service with recipes that individual ONAP components can use for state-management. While its intended granularity is at the ONAP component level, it will work well even for micro-services.

Out of Scope:

While MUSIC is an optional solution for state-management of ONAP components across sites,  OOM will continue to manage component level and platform level deployment, scalability, redundancy, resiliency, self-healing and high availability across sites for ONAP. 


Usage:

MUSIC and its recipes export a REST API apart from mdbc which is implemented as a jdbc driver to enable seamless integration with SQL-based ONAP components.  

Architecture:

The figures below how MUSIC can be used in a general context and also provide a  specific example of its potential usage in ONAP MSO.

...