...
- Improve MUSIC performance through enhanced locking semantics, policies
- Benchmark the SQL-based plugin for MUSIC (mdbc) with TPC benchmarks that are widely used in the DB community
- Improve code robustness through additional testing and automation
- Do PoC to test Azure compatibility
- Continued adherence to ONAP S3P requirements in Frankfurt
- Satisfy the TSC Must haves:
- Document current upgrade component strategy - will do it
- SECCOM Perform Software Composition Analysis - Vulnerability tables – already done in past release and no new vulnerability
- SECCOM Password removal from OOM HELM charts - already done
- SECCOM HTTPS communication vs. HTTP - supports it internally but for external components to use https to access MUSIC we need AAF on boarding which we will finish in this release.
Use Cases
- Targeted goal for Frankfurt
...
In the long term we hope that MUSIC will be common, shared state-management system for all ONAP components and micro-services to manage geo-redundancy. For example, we envisage the use of MUSIC for multi-site state management in SO (to store Camunda state across sites), <SDN-C, AppC> (to store ODL related state across sites) , A&AI (to store its graph data) and most other ONAP components that need to manage state across sites. Further, we envision that these services will use the MUSIC recipes (mdbc, prom, musicCAS, musicQ) to achieve the goal of a multi-site active-active federated ONAP solution.
...
Area | Actual Level | Targeted Level for current Release | How, Evidences | Comments |
---|---|---|---|---|
Performance | 1 | 1 | This file shows basic performance benchmarks performed for MUSIC on a 10 node cluster. |
|
Stability | 1 | 1 | As shown in this file, our experimental runs were all over 1 hour. |
|
Resiliency | 2 | 2 | Within each container we have scripts that will detect failure of MUSIC and restart it. However, if the entire container fails, we will need OOM to bring it up. |
|
Security | 2 | 2 |
|
|
Scalability | 1 | 1 | Among the MUSIC components [tomcat, zookeeper, cassandra], new MUSIC nodes with the tomcat and cassandra can be added seamlessly to scale the cluster (MUSIC itself is state-less). Zookeeper nodes ideally should not be scaled since there are major performance implications. However, this can be done with reconfiguration. |
|
Manageability | 1 | 1 | Using EELF with logback as the logging provider. |
|
Usability | 1 | 1 | Use SWAGGER for the REST API and Installation Docs. Will need to enhance and update the documentation. |
|
...
None identified so far.
Resources
Udated the Resources Committed to the Release centralized page.
Release Milestone
...