aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
diff options
context:
space:
mode:
authorMike Elliott <mike.elliott@amdocs.com>2018-11-07 15:47:19 -0500
committerMike Elliott <mike.elliott@amdocs.com>2018-11-28 19:15:59 -0500
commited5ff714fac29651318868a65267030e3c31c3ee (patch)
tree8ee15ba869ae4f628a5cdb14f9af25b6efc1f666 /docs/release-notes.rst
parent3e0bad9194cc147028670510588fa5cde194e040 (diff)
Update OOM docs for Casablanca
Updating release notes, Helm and K8s versions and started documenting use of (un)deploy plugins. Change-Id: Ia51db5f1489e8d63fd7e1f10e80174eb9f182f0f Issue-ID: OOM-1497 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r--docs/release-notes.rst31
1 files changed, 31 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index c87eee0114..a54dd79744 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -8,6 +8,37 @@
Release Notes
=============
+Version 3.0.0 Casablanca Release
+--------------------------------
+
+:Release Date: 2018-11-30
+
+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 availablity in Kubernetes Cluster
+- Support of Node Selectors for Pod placement
+- Common "shared" Helm Charts referencing common images
+ - mariadb-galera cluster
+ - postgres cluster
+ - cassandra
+ - mysql
+ - mongodb
+- 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:
+ - `OOM project page <https://wiki.onap.org/display/DW/ONAP+Operations+Manager+Project>`_
+
+ - `Passing Badge information for OOM <https://bestpractices.coreinfrastructure.org/en/projects/1631>`_
+
Version 2.0.0 Beijing Release
-----------------------------