aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2018-10-23 16:54:02 +0200
committersebdet <sebastien.determe@intl.att.com>2018-10-23 17:03:47 +0200
commit4d1e6b94e2fad7e2bf5fc039e7aec8ee11d26a53 (patch)
tree9317ef20b9152f04ca955a91a39425ea0a9f920c /docs/release-notes.rst
parent7fcbe52efa5087e699a617c8ca456f91a53a61ac (diff)
Update doc and swagger
Update the reStructuredText doc and swagger Issue-ID: CLAMP-200 Change-Id: I542498410546f3258f1bb01caca85ac025177412 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r--docs/release-notes.rst56
1 files changed, 56 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index f44e7c50..57c899ec 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -5,6 +5,62 @@
Release Notes
=============
+Version: 3.0.1
+--------------
+
+:Release Date: 2018-10-25
+
+**New Features**
+
+The Casablanca release is the third release of the Control Loop Automation Management Platform (CLAMP).
+
+The main goal of the Casablanca release was to:
+
+ - Enhance Platform maturity by improving CLAMP maturity matrix see `Wiki <https://wiki.onap.org/display/DW/Casablanca+Release+Platform+Maturity>`_.
+ - CLAMP Dashboard improvements for the monitoring of active Closed Loops
+ - CLAMP logs alignment on the ONAP platform.
+ - CLAMP is now integrated with AAF for authentication and permissions retrieval (AAF server is pre-loaded by default with the required permissions)
+ - CLAMP improvement for configuring the policies (support of Scale Out use case)
+ - CLAMP main Core/UI have been reworked, removal of security issues reported by Nexus IQ on JAVA/JAVASCRIPT code (Libraries upgrade or removal/replacement when possible)
+ - As a POC, the javascript coverage can now be enabled in SONAR (Disabled for now)
+
+**Bug Fixes**
+
+ - The full list of implemented user stories and epics is available on `CASABLANCA RELEASE <https://jira.onap.org/projects/CLAMP/versions/10408>`_
+ This includes the list of bugs that were fixed during the course of this release.
+
+**Known Issues**
+
+ - None
+
+**Security Notes**
+
+CLAMP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and actions to be taken in future release.
+The CLAMP open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/display/DW/CLAMP+R3+-+Vulnerability+Threat>`_.
+
+Quick Links:
+ - `CLAMP project page <https://wiki.onap.org/display/DW/CLAMP+Project>`_
+
+ - `Passing Badge information for CLAMP <https://bestpractices.coreinfrastructure.org/en/projects/1197>`_
+
+ - `Project Vulnerability Review Table for CLAMP <https://wiki.onap.org/display/DW/CLAMP+R3+-+Vulnerability+Threat>`_
+
+**Upgrade Notes**
+
+ New Docker Containers are available, an ELK stack is also now part of CLAMP deployments.
+
+**Deprecation Notes**
+
+ The CLAMP Designer Menu (in CLAMP UI) is deprecated since Beijing, the design time is being onboarded into SDC - DCAE D.
+
+**Other**
+
+ CLAMP Dashboard is now implemented, allows to monitor Closed Loops that are running by retrieving CL events on DMAAP.
+
+**How to - Videos**
+
+ https://wiki.onap.org/display/DW/CLAMP+videos
+
Version: 2.0.2
--------------