diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-06-06 15:58:27 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-06-06 15:58:27 -0700 |
commit | 43dba6f628b7c97cfcfec66118b574a4a1ea8b10 (patch) | |
tree | da2a39166c193af0abd5dc9d4697b94ea39bc8db /docs | |
parent | 03ade18ac83ab02ee1ce0d6d43725b96513b4577 (diff) |
Fix format issue in RN
Change-Id: I928df1ed0710f0afdf68b3ea85d491f4ade57d6f
Issue-ID: DOC-271
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 23 |
1 files changed, 14 insertions, 9 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index d67e564e..aead6632 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -7,7 +7,7 @@ Release Notes Initial Release for Beijing Version: 2.5.4 -------- +-------------- :Release Date: 2018-06-07 @@ -34,18 +34,23 @@ N/A 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>`_. 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>`_ + +- `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 + + N/A + **Deprecation Notes** -N/A + + N/A + **Other** -N/A + + N/A + =========== End of Release Notes |