diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-06-01 16:50:11 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-06-01 17:49:24 -0700 |
commit | 8b87ed15a4c8268570f666728c32bef850610d7a (patch) | |
tree | d1ec8862428085a94729f93811ab7b691dff9d64 | |
parent | bdf43ad747aa17a56bbd57486a8fd95c82e60d2f (diff) |
Fix formatting issue in RN
Fix issue in quick link section
Change-Id: I6216fd607f273ccbbdb7132308f413a0b09e11c9
Issue-ID: DOC-271
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
-rw-r--r-- | docs/release-notes.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 50bed2c553..79b131359f 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -16,6 +16,7 @@ Version: 1.2.2 The Beijing release is the second release of the Service Orchestrator (SO) project. **New Features** + * Enhance Platform maturity by improving CLAMP maturity matrix see `Wiki <https://wiki.onap.org/display/DW/Beijing+Release+Platform+Maturity>`_. * Manual scaling of network services and VNFs. * Homing and placement capabiliities through OOF interaction. @@ -26,7 +27,7 @@ The Beijing release is the second release of the Service Orchestrator (SO) proje Bug Fixes --------- -The defects fixed in this release could be found `here<https://jira.onap.org/issues/?jql=project%20%3D%20SO%20AND%20affectedVersion%20%3D%20%22Beijing%20Release%22%20AND%20status%20%3D%20Closed%20>`_. +The defects fixed in this release could be found `here <https://jira.onap.org/issues/?jql=project%20%3D%20SO%20AND%20affectedVersion%20%3D%20%22Beijing%20Release%22%20AND%20status%20%3D%20Closed%20>`_. **Known Issues** NA @@ -36,6 +37,7 @@ The defects fixed in this release could be found `here<https://jira.onap.org/iss SO 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 SO open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=28377799>`_. Quick Links: + - `SO project page <https://wiki.onap.org/display/DW/Service+Orchestrator+Project>`_ - `Passing Badge information for SO <https://bestpractices.coreinfrastructure.org/en/projects/1702>`_ - `Project Vulnerability Review Table for SO <https://wiki.onap.org/pages/viewpage.action?pageId=28377799>`_ |