aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-06-06 16:42:32 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-06-08 01:04:03 +0000
commit092c7eb1039e5ec2c09a5b16ae01eb09bd3d4de8 (patch)
treebaccfccc079511d87dec3d241dfa3079676b4eb0
parent195a4993601a572df71b7905b6720eeda1a6ec28 (diff)
Fix format issue in RNbeijing
Change-Id: I7f71a8e35622225f60f5ff7f346f793a8e5cfc2d Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com> (cherry picked from commit 39a5994da3b9b6c900e16c5c4b015e1aea780adc)
-rw-r--r--docs/release-notes.rst13
1 files changed, 11 insertions, 2 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index cb7a412d2..89e1919df 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -15,6 +15,7 @@ New Features
3. Manual vNF Scale Out.
**Epics**
+
- [`VID-101`_] - Port Mirroring
- [`VID-106`_] - Cancel "Pending" workflows
- [`VID-110`_] - Owning Entity
@@ -60,6 +61,7 @@ New Features
.. _VID-192: https://jira.onap.org/browse/VID-192
**Stories**
+
- [`VID-16`_] - Replace any remaining openecomp reference by onap
- [`VID-86`_] - Migrate to org.onap
- [`VID-102`_] - Create "Port mirror" configuration - Attach Source & collector VNFs
@@ -147,14 +149,17 @@ New Features
.. _VID-216: https://jira.onap.org/browse/VID-216
**Security Notes**
+
VID 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 VID open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=28378623>`_.
Quick Links:
+
- `VID project page <https://wiki.onap.org/display/DW/Virtual+Infrastructure+Deployment+Project>`_
- `Passing Badge information for VID <https://bestpractices.coreinfrastructure.org/en/projects/1658>`_
- `Project Vulnerability Review Table for VID <https://wiki.onap.org/pages/viewpage.action?pageId=28378623>`_
**Other**
+
In order to work properly, VID needs a working instance of SDC, A&AI and SO.
Version: 1.1.1
@@ -170,6 +175,7 @@ New Features
3. PNF Instantiation - PNFs are already installed on the edges of the cloud. In order to configure the PNF, the service needs to be connected to the PNF.
**Epics**
+
- [`VID-25`_] - Role management: Global Read only role
- [`VID-26`_] - Role management: Support VID specific Roles
- [`VID-27`_] - Change management: Schedule workflow
@@ -187,6 +193,7 @@ New Features
.. _VID-31: https://jira.onap.org/browse/VID-31
**Stories**
+
- [`VID-44`_] - Implement change management phase 1
- [`VID-48`_] - Change management: Schedule workflow
- [`VID-49`_] - Change management: Status of workflow
@@ -204,6 +211,7 @@ New Features
Bug Fixes
----------
+
- [`VID-20`_] - Failed to get service models from ASDC in VID
- [`VID-59`_] - VID Fails Robot Health Check
- [`VID-62`_] - VID healthcheck failure in RS ORD ONAP 1.1.0
@@ -221,14 +229,15 @@ Bug Fixes
**Known Issues**
+
- `VID-78 <https://jira.onap.org/browse/VID-78>`_ VID shows the HTML code output whenever the customer list is empty (Cosmetic)
**Upgrade Notes**
+
A scheduler is needed for the change management feature to work (not included in the Amsterdam release).
**Other**
-In order to work properly, VID needs a working instance of SDC, A&AI and SO.
-===========
+In order to work properly, VID needs a working instance of SDC, A&AI and SO.
End of Release Notes