aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-05-16 20:25:50 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-05-16 20:25:50 -0400
commitbb89fa3256f625422e89b7acd2b9b94ed7b5c4cb (patch)
treed5dd4443472c3e2dfd41bc09cc4efd31409647d2
parentd233e95b2bf9fcab6faf34c2e2735c985eedbb2f (diff)
Add Beijing release notes
Update release notes for Beijing release Change-Id: I3be6c61f3af70704c04b8e2ee715789c25026a3d Issue-ID: SDNC-315 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 389e05bb482e7a775fe9f0b6828042ee0d76f724
-rw-r--r--docs/index.rst2
-rw-r--r--docs/release-notes.rst124
2 files changed, 114 insertions, 12 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 13ffbf89..d954a89a 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -15,6 +15,6 @@ SDNC Northbound
logging.rst
installation.rst
configuration.rst
- administration.rst
+ build.rst
humaninterfaces.rst
release-notes.rst
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index c5863638..762c7ed2 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -13,21 +13,123 @@ Version: 1.2.0
**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
++-------------+-------------------------------------------------------------------------------------------------------------------------+
+| Jira # | Abstract |
++=============+=========================================================================================================================+
+| [SDNC-278] | Change management in-place software upgrade execution using Ansible <https://jira.onap.org/browse/SDNC-278> |
++-------------+-------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-275] | Unit tests for GenericResourceApiProvider class <https://jira.onap.org/browse/SDNC-275> |
++-------------+-------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-266] | Junit Test Coverage for Epic SDNC-232 <https://jira.onap.org/browse/SDNC-266> |
++-------------+-------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-250] | Multi-site High-availability - health-monitor reporting <https://jira.onap.org/browse/SDNC-250> |
++-------------+-------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-223] | Maintain MD-SAL data across docker container upgrades <https://jira.onap.org/browse/SDNC-223> |
++-------------+-------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-214] | Multi-site High-availability - Kubernetes Federation + Manual Failover (POC) <https://jira.onap.org/browse/SDNC-214> |
++-------------+-------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-210] | Address issued identified by Sonar <https://jira.onap.org/browse/SDNC-210> |
++-------------+-------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-163] | Deploy a SDN-C high availability environment - Kubernetes <https://jira.onap.org/browse/SDNC-163> |
++-------------+-------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-53] | Convert Configuration Subsystem Dependency Injection to Blueprint <https://jira.onap.org/browse/SDNC-53> |
++-------------+-------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-10] | Refactor MD-SAL applications to conform to current OpenDaylight archetype format <https://jira.onap.org/browse/SDNC-10> |
++-------------+-------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-6] | Deploy a SDN-C high availability environment <https://jira.onap.org/browse/SDNC-6> |
++-------------+-------------------------------------------------------------------------------------------------------------------------+
**Bug Fixes**
+
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| Jira # | Abstract |
++============+======================================================================================================================================================+
+| [SDNC-313] | LCM does not retrieve status from ansible-server correctly <https://jira.onap.org/browse/SDNC-313> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-311] | sdnc/features build fails <https://jira.onap.org/browse/SDNC-311> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-310] | General cleanup of SDNC helm charts <https://jira.onap.org/browse/SDNC-310> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-309] | ansible adapter properties file missing <https://jira.onap.org/browse/SDNC-309> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-308] | OOM: Update UEB and DMaaP charts to use new message-router name <https://jira.onap.org/browse/SDNC-308> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-306] | SDNC fails health check on HEAT deployment <https://jira.onap.org/browse/SDNC-306> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-305] | No model found for VF module customization UUID <https://jira.onap.org/browse/SDNC-305> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-303] | aaiclient.properties using wrong JKS <https://jira.onap.org/browse/SDNC-303> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-302] | SDNC VNF-API ssl certificate error updating AAI <https://jira.onap.org/browse/SDNC-302> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-299] | OOM deployment with 2+ MySQL instances fails when NFS provisioner disabled <https://jira.onap.org/browse/SDNC-299> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-298] | SDNC aaiclient.properties should reference v13 A&AI api <https://jira.onap.org/browse/SDNC-298> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-295] | Ansible server stops <https://jira.onap.org/browse/SDNC-295> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-293] | DMaaP listener not connecting to DMaaP in OOM deployment <https://jira.onap.org/browse/SDNC-293> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-292] | Daily build of unused sdnc/features repo fails <https://jira.onap.org/browse/SDNC-292> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-286] | OOM: SDN-C servers don't come up cleanly when enableClustering=true <https://jira.onap.org/browse/SDNC-286> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-285] | sdnc-dgbuilder container image error with onap/ccsdk-dgbuilder-image:0.2.1-SNAPSHOT <https://jira.onap.org/browse/SDNC-285> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-284] | sdnc-dgbuilder container image error with onap/ccsdk-dgbuilder-image:0.2.1-SNAPSHOT deleted from nexus3 <https://jira.onap.org/browse/SDNC-284> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-283] | SDNC fails CSIT <https://jira.onap.org/browse/SDNC-283> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-279] | sdnc docker build fails <https://jira.onap.org/browse/SDNC-279> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-277] | SDNC CSIT test fails <https://jira.onap.org/browse/SDNC-277> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-234] | DMAAP ID in dhcpalert.properties cannot contain "\_" <https://jira.onap.org/browse/SDNC-234> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-228] | Duplicate test file name <https://jira.onap.org/browse/SDNC-228> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-207] | generic-resource-api-model: failing on goal yang-maven-plugin - master only - force 1.2.0 over default 2.0.0 <https://jira.onap.org/browse/SDNC-207> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-203] | SDNC VM & Docker Containers Unstable <https://jira.onap.org/browse/SDNC-203> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-195] | brg-topology-operations deactivate does not pick up parameters correctly when creating AAI request <https://jira.onap.org/browse/SDNC-195> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-156] | unknown log fills up on failed DELETE <https://jira.onap.org/browse/SDNC-156> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-127] | Generated sources not placed under target directory breaks tooling apps <https://jira.onap.org/browse/SDNC-127> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-105] | Generic Resource API DGs contain old openecomp and com.att based plugin references <https://jira.onap.org/browse/SDNC-105> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-87] | Accessing invalid network-parameters from network-request-input, it should be network-input-parameters <https://jira.onap.org/browse/SDNC-87> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-73] | vnfapi: new feature to support softdelete <https://jira.onap.org/browse/SDNC-73> |
++------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+
**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
++------------+----------------------------------------------------------------------------------------------------------------------------------+
+| Jira # | Abstract |
++============+==================================================================================================================================+
+| [SDNC-304] | SDNC OOM intermittent Healthcheck failure - JSONDecodeError - on different startup order <https://jira.onap.org/browse/SDNC-304> |
++------------+----------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-291] | vCPE Model distribution error in UEB Listener SQL Insert <https://jira.onap.org/browse/SDNC-291> |
++------------+----------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-290] | Fix nodePortPrefix in service yaml <https://jira.onap.org/browse/SDNC-290> |
++------------+----------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-246] | Passwords stored in clear text in properties files <https://jira.onap.org/browse/SDNC-246> |
++------------+----------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-208] | SDNC preload - fix confusion: vnf-name=VF-Module, generic-vnf-name=VNF <https://jira.onap.org/browse/SDNC-208> |
++------------+----------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-206] | REST calls from DG <https://jira.onap.org/browse/SDNC-206> |
++------------+----------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-115] | VNFAPI DGs contain plugin references to software not part of ONAP <https://jira.onap.org/browse/SDNC-115> |
++------------+----------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-114] | Generic API DGs contain plugin references to software not part of ONAP <https://jira.onap.org/browse/SDNC-114> |
++------------+----------------------------------------------------------------------------------------------------------------------------------+
+| [SDNC-106] | VNFAPI DGs contain old openecomp and com.att based plugin references <https://jira.onap.org/browse/SDNC-106> |
++------------+----------------------------------------------------------------------------------------------------------------------------------+
+| [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>`_