aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
diff options
context:
space:
mode:
authorMike Elliott <mike.elliott@amdocs.com>2019-06-05 11:26:10 -0400
committerMike Elliott <mike.elliott@amdocs.com>2019-06-05 14:21:24 -0400
commit21645f983bd71690f1f666027588a8016b453582 (patch)
tree510e3bc3876b840c54aaed7bf1d8509c96f6839f /docs/release-notes.rst
parentcbf7c9ddd65b0d88372aa94aad38cf840a9bee72 (diff)
Add dublin release notes
Issue-ID: OOM-1916 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com> Change-Id: I42b8bbeed23fd2cf54bb61b0363dbc868b6eee37
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r--docs/release-notes.rst53
1 files changed, 53 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 82e4fb1c2f..4972492afc 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -10,6 +10,59 @@
Release Notes
=============
+Version 4.0.0 Dublin Release
+----------------------------
+
+:Release Date: 2019-06-10
+
+Summary
+=======
+
+**Platform Resiliency**
+
+* Documenation of a Highly-Available Kubernetes Cluster Deployment
+* Availability of a Default Storage Class Provisioner for improved Persistent Storage resiliency
+* Availability of a CNI reference integration for Multi-site support
+
+ * applications can take advantage of multi-site by using POD and/or Node (anti)affinity, taints/tolerations, labels per application
+
+**Footprint Optimization**
+
+* Shared MariaDB-Galera Cluster - current clients in Dublin: SO, SDNC
+* Shared Cassandra Cluster - current clients in Dublin: AAI, SDC
+* Optional deployment of independent clusters (backward compatibility)
+
+**Platform Upgradability**
+
+* Introduction of an Upgrade Framework supporting:
+
+ * Automated rolling upgrades for applications
+ * In-place schema and data migrations
+ * Blue-Green deployment environment migration (e.g. Pre-prod to Prod)
+ * Upgrades from embedded database instance into shared database instance
+
+* Release-to-release upgrade support delivered for the following projects
+
+ * A&AI
+ * SDNC
+ * SO
+
+**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>`_
+
+
+**Known Issues**
+
+
+
Version 3.0.0 Casablanca Release
--------------------------------