ONAP Operations Manager Release Notes

Version 3.0.0 Casablanca Release

Release Date

2018-11-30

Previous Release Notes

Summary

The focus of this release was on incremental improvements in the following areas:

  • Pluggable persistent storage with support for GlusterFS as the first storage class provisioner

  • CPU and Memory limits in Helm Charts to improve Pod placement based on resource availability in Kubernetes Cluster

  • Support of Node Selectors for Pod placement

  • Common “shared” Helm Charts referencing common images

    • mariadb-galera

    • postgres

    • cassandra

    • mysql

    • mongo

  • Integration of ARK Backup and Restore solution

  • Introduction of Helm deploy and undeploy plugins to better manage ONAP deployments

Security Notes

OOM code has been formally scanned during build time using NexusIQ and no Critical vulnerability was found.

Quick Links:

Known Issues

  • Problem: kubectl connections to pods (kubectl exec|logs) will fail after a while due to a known bug in Kubernetes (1.11.2)

    Workaround: Restart of the kubelet daemons on the k8s hosts

    Fix: Will be delivered in the next release via a new Kubernetes version (1.12)

End of Release Notes