summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-05-31 12:52:09 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-05-31 12:52:59 -0700
commit3a3a0c7505297971bdde805fd0ab5159452e8a1d (patch)
treeb6da0898a52f6371149395bcce318b20d79132cd /docs
parent0c40382d036621428b9c6c15a82ecf3d45c6d347 (diff)
Document Security section of the Release Notes
Change-Id: I386ee06136838cba730388fe9308c1b48efa2a6a Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com> Former-commit-id: 880b617d201f15ca402acc8ccc546e55195ca5a0
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.rst70
1 files changed, 63 insertions, 7 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 762c7ed2..fc9aa6d4 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -3,13 +3,10 @@
Release Notes
=============
-Version: 1.2.0
+Version: 1.3.0
--------------
-
-:Release Date: 2018-11-16
-
-
+:Release Date: 2018-07-06
**New Features**
@@ -131,13 +128,72 @@ Version: 1.2.0
| [SDNC-64] | SDNC is not setting FromApp identifier in logging MDC <https://jira.onap.org/browse/SDNC-64> |
+------------+----------------------------------------------------------------------------------------------------------------------------------+
-**Security Issues**
- You may want to include a reference to CVE (Common Vulnerabilities and Exposures) `CVE <https://cve.mitre.org>`_
+**Security Notes**
+
+SDNC 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 SDNC open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=28379582>`_.
+Quick Links:
+- `SDNC project page <https://wiki.onap.org/display/DW/Software+Defined+Network+Controller+Project>`_
+- `Passing Badge information for SDNC <https://bestpractices.coreinfrastructure.org/en/projects/1703>`_
+- `Project Vulnerability Review Table for SDNC <https://wiki.onap.org/pages/viewpage.action?pageId=28379582>`_
**Upgrade Notes**
+ NA
**Deprecation Notes**
+ NA
**Other**
+ NA
+
+Version: 1.2.1
+--------------
+
+:Release Date: 2018-01-18
+
+**Bug Fixes**
+
+- `SDNC-145 <https://jira.onap.org/browse/SDNC-145>`_ Error message refers to wrong parameters
+- `SDNC-195 <https://jira.onap.org/browse/SDNC-195>`_ UEB listener doesn't insert correct parameters for allotted resources in DB table ALLOTTED_RESOURCE_MODEL
+- `SDNC-198 <https://jira.onap.org/browse/SDNC-198>`_ CSIT job fails
+- `SDNC-201 <https://jira.onap.org/browse/SDNC-201>`_ Fix DG bugs from integration tests
+- `SDNC-202 <https://jira.onap.org/browse/SDNC-202>`_ Search for service -data null match, set vGW LAN IP via Heat
+- `SDNC-211 <https://jira.onap.org/browse/SDNC-211>`_ Update SDNC Amsterdam branch to use maintenance release versions
+- `SDNC-212 <https://jira.onap.org/browse/SDNC-212>`_ Duplicate file name
+
+Version: 1.2.0
+--------------
+
+:Release Date: 2017-11-16
+
+**New Features**
+
+The ONAP Amsterdam release introduces the following changes to SDNC from
+the original openECOMP seed code:
+ - Refactored / moved common platform code to new CCSDK project
+ - Refactored code to rename openecomp to onap
+ - Introduced new GENERIC-RESOURCE-API api, used by vCPE and VoLTE use cases
+ - Introduced new docker containers for SDC and DMAAP interfaces
+
+**Bug Fixes**
+ NA
+**Known Issues**
+The following known high priority issues are being worked and are expected to be delivered
+in release 1.2.1:
+- `SDNC-179 <https://jira.onap.org/browse/SDNC-179>`_ Failed to make HTTPS connection in restapicall node
+- `SDNC-181 <https://jira.onap.org/browse/SDNC-181>`_ Change call to brg-wan-ip-address vbrg-wan-ip brg topo activate DG
+- `SDNC-182 <https://jira.onap.org/browse/SDNC-182>`_ Fix VNI Consistency: Add vG vxlan tunnel setup and bridge domain setup to brg-topo-activate DG
+
+**Security Issues**
+ NA
+
+**Upgrade Notes**
+ NA
+
+**Deprecation Notes**
+ NA
+
+**Other**
+ NA
+