From e42f912e3cd3aa6471890833e622284c6853073b Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Fri, 29 May 2020 11:19:42 +0200 Subject: [DOC] Update release note Create release note for Frankfurt Issue-ID: OOM-2382 Signed-off-by: Sylvain Desbureaux Change-Id: Ia78f6eee0dd07b0ebba84c8c714c6a95e4d99a34 (cherry picked from commit dd76978833cce30ecca7263d4bd3430bdcc2adfe) --- docs/release-notes-dublin.rst | 79 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 docs/release-notes-dublin.rst (limited to 'docs/release-notes-dublin.rst') diff --git a/docs/release-notes-dublin.rst b/docs/release-notes-dublin.rst new file mode 100644 index 0000000000..6201f56350 --- /dev/null +++ b/docs/release-notes-dublin.rst @@ -0,0 +1,79 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International +.. License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright 2017 Bell Canada & Amdocs Intellectual Property. All rights +.. reserved. +.. _release_notes_dublin: + +ONAP Operations Manager Release Notes +===================================== + +Version 4.0.0 (Dublin Release) +------------------------------ + +:Release Date: 2019-06-26 + +**Previous Release Notes** + +- :ref:`Casablanca ` +- :ref:`Beijing ` +- :ref:`Amsterdam ` + + +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** + +*Fixed Security Issues* + +*Known Security Issues* + +* In default deployment OOM (consul-server-ui) exposes HTTP port 30270 outside of cluster. [`OJSI-134 `_] +* Hard coded password used for all oom deployments [`OJSI-188 `_] +* CVE-2019-12127 - OOM exposes unprotected API/UI on port 30270 [`OJSI-202 `_] + +*Known Vulnerabilities in Used Modules* + +OOM code has been formally scanned during build time using NexusIQ and no +Critical vulnerability was found. + +Quick Links: + + - `OOM project page `_ + + - `Passing Badge information for OOM `_ + + +**Known Issues** + +End of Release Notes -- cgit 1.2.3-korg