aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-05-30 15:56:53 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-05-30 15:56:53 -0700
commit932c9e80911645798712a77e4cee9230a4b59408 (patch)
tree75826a0a099d6a24027e350fea6fb2da21225ff1
parentf1ce1a026d12f067149d0e710b2682cf3095cf67 (diff)
Document Security section of the Release Notes
Change-Id: I2c5e3df11a35715a77017cf3c239e6f14251cd49 Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
-rw-r--r--docs/release-notes.rst36
1 files changed, 21 insertions, 15 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index ef2a92cc..d67e564e 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -4,42 +4,48 @@
Release Notes
=============
- Initial Release for Beijing
+Initial Release for Beijing
Version: 2.5.4
---------------
+-------
-
-:Release Date: 2018-02-20
+:Release Date: 2018-06-07
**New Features**
**Bug Fixes**
-Bug Fixes:
- MUSIC-33: https://jira.onap.org/projects/MUSIC/issues/MUSIC-33?filter=doneissues: CriticalPut is causing HTTP Status 500 – Internal Server Error
+ - `MUSIC-33 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-33>`_ CriticalPut is causing HTTP Status 500 – Internal Server Error
- MUSIC-34: https://jira.onap.org/projects/MUSIC/issues/MUSIC-34?filter=doneissues: CreateTable,InsertIntoTable,UpdateTable,DeleteFromTable,DropTable don't check resource existence
+ - `MUSIC-34 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-34>`_ CreateTable,InsertIntoTable,UpdateTable,DeleteFromTable,DropTable don't check resource existence
- MUSIC-35: https://jira.onap.org/projects/MUSIC/issues/MUSIC-35?filter=doneissues Onboarding issues
+ - `MUSIC-35 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-35>`_ Onboarding issues
+ - `MUSIC-36 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-36>`_ Test Case failing
- MUSIC-36: https://jira.onap.org/projects/MUSIC/issues/MUSIC-36?filter=doneissues Test Case failing
+ - `MUSIC-37 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-37>`_ Acquire lock to return more information
+**Known Issues**
+N/A
- MUSIC-37: https://jira.onap.org/projects/MUSIC/issues/MUSIC-37?filter=doneissues Acquire lock to return more information
+**Security Notes**
-**Known Issues**
+MUSIC 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 determined to be false positive. The MUSIC open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=25439359>`_.
-**Security Issues**
+Quick Links:
+ - `MUSIC project page <https://wiki.onap.org/display/DW/MUSIC+Project>`_
+
+ - `Passing Badge information for MUSIC <https://bestpractices.coreinfrastructure.org/en/projects/1722>`_
+
+ - `Project Vulnerability Review Table for MUSIC <https://wiki.onap.org/pages/viewpage.action?pageId=25439359>`_
**Upgrade Notes**
-
+N/A
**Deprecation Notes**
-
+N/A
**Other**
-
+N/A
===========
End of Release Notes