aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-06-06 14:51:09 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-06-06 14:51:09 -0700
commit4c045072488cdfa923cdf18dd38f854e2eab38da (patch)
tree2dbdaf176b67316c47da31bae88cad24f615af9c
parentff2778b42597fecdf8ebcf1a721320b43094a1e8 (diff)
Fix format issue on RN
Change-Id: Id71e18ea1975ad8f895b2f5e2a96e13afaa89a7c Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
-rw-r--r--docs/release-notes.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 397f2e4..10c08cd 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -27,6 +27,7 @@ In Beijing release, MSB project mainly focused on the Platform Maturity requirem
- `MSB-179 <https://jira.onap.org/browse/MSB-179>`_ Integration MSB GUI to Portal project
**Bug Fixes**
+
- `MSB-92 <https://jira.onap.org/browse/MSB-92>`_ Microservice delete is reporting 500, though it deleted the service
- `MSB-102 <https://jira.onap.org/browse/MSB-102>`_ The msb client has heavy dependencies
- `MSB-150 <https://jira.onap.org/browse/MSB-150>`_ Kube2msb doesn't unregister service
@@ -43,11 +44,10 @@ N/A
MSB 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 MSB open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=25439016>`_.
Quick Links:
- - `MSB project page <https://wiki.onap.org/display/DW/Microservices+Bus+Project>`_
-
- - `Passing Badge information for MSB <https://bestpractices.coreinfrastructure.org/en/projects/1601>`_
-
- - `Project Vulnerability Review Table for MSB <https://wiki.onap.org/pages/viewpage.action?pageId=25439016>`_
+
+- `MSB project page <https://wiki.onap.org/display/DW/Microservices+Bus+Project>`_
+- `Passing Badge information for MSB <https://bestpractices.coreinfrastructure.org/en/projects/1601>`_
+- `Project Vulnerability Review Table for MSB <https://wiki.onap.org/pages/viewpage.action?pageId=25439016>`_
**Upgrade Notes**