.. This work is licensed under a Creative Commons Attribution 4.0 International License. Release Notes ============= Version: 1.3.0 -------------- :Release Date: 2018-07-06 **New Features** +-------------+-------------------------------------------------------------------------------------------------------------------------+ | Jira # | Abstract | +=============+=========================================================================================================================+ | [SDNC-278] | Change management in-place software upgrade execution using Ansible | +-------------+-------------------------------------------------------------------------------------------------------------------------+ | [SDNC-275] | Unit tests for GenericResourceApiProvider class | +-------------+-------------------------------------------------------------------------------------------------------------------------+ | [SDNC-266] | Junit Test Coverage for Epic SDNC-232 | +-------------+-------------------------------------------------------------------------------------------------------------------------+ | [SDNC-250] | Multi-site High-availability - health-monitor reporting | +-------------+-------------------------------------------------------------------------------------------------------------------------+ | [SDNC-223] | Maintain MD-SAL data across docker container upgrades | +-------------+-------------------------------------------------------------------------------------------------------------------------+ | [SDNC-214] | Multi-site High-availability - Kubernetes Federation + Manual Failover (POC) | +-------------+-------------------------------------------------------------------------------------------------------------------------+ | [SDNC-210] | Address issued identified by Sonar | +-------------+-------------------------------------------------------------------------------------------------------------------------+ | [SDNC-163] | Deploy a SDN-C high availability environment - Kubernetes | +-------------+-------------------------------------------------------------------------------------------------------------------------+ | [SDNC-53] | Convert Configuration Subsystem Dependency Injection to Blueprint | +-------------+-------------------------------------------------------------------------------------------------------------------------+ | [SDNC-10] | Refactor MD-SAL applications to conform to current OpenDaylight archetype format | +-------------+-------------------------------------------------------------------------------------------------------------------------+ | [SDNC-6] | Deploy a SDN-C high availability environment | +-------------+-------------------------------------------------------------------------------------------------------------------------+ **Bug Fixes** +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | Jira # | Abstract | +============+======================================================================================================================================================+ | [SDNC-313] | LCM does not retrieve status from ansible-server correctly | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-311] | sdnc/features build fails | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-310] | General cleanup of SDNC helm charts | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-309] | ansible adapter properties file missing | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-308] | OOM: Update UEB and DMaaP charts to use new message-router name | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-306] | SDNC fails health check on HEAT deployment | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-305] | No model found for VF module customization UUID | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-303] | aaiclient.properties using wrong JKS | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-302] | SDNC VNF-API ssl certificate error updating AAI | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-299] | OOM deployment with 2+ MySQL instances fails when NFS provisioner disabled | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-298] | SDNC aaiclient.properties should reference v13 A&AI api | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-295] | Ansible server stops | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-293] | DMaaP listener not connecting to DMaaP in OOM deployment | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-292] | Daily build of unused sdnc/features repo fails | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-286] | OOM: SDN-C servers don't come up cleanly when enableClustering=true | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-285] | sdnc-dgbuilder container image error with onap/ccsdk-dgbuilder-image:0.2.1-SNAPSHOT | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-284] | sdnc-dgbuilder container image error with onap/ccsdk-dgbuilder-image:0.2.1-SNAPSHOT deleted from nexus3 | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-283] | SDNC fails CSIT | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-279] | sdnc docker build fails | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-277] | SDNC CSIT test fails | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-234] | DMAAP ID in dhcpalert.properties cannot contain "\_" | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-228] | Duplicate test file name | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-207] | generic-resource-api-model: failing on goal yang-maven-plugin - master only - force 1.2.0 over default 2.0.0 | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-203] | SDNC VM & Docker Containers Unstable | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-195] | brg-topology-operations deactivate does not pick up parameters correctly when creating AAI request | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-156] | unknown log fills up on failed DELETE | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-127] | Generated sources not placed under target directory breaks tooling apps | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-105] | Generic Resource API DGs contain old openecomp and com.att based plugin references | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-87] | Accessing invalid network-parameters from network-request-input, it should be network-input-parameters | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-73] | vnfapi: new feature to support softdelete | +------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ **Known Issues** +------------+----------------------------------------------------------------------------------------------------------------------------------+ | Jira # | Abstract | +============+==================================================================================================================================+ | [SDNC-304] | SDNC OOM intermittent Healthcheck failure - JSONDecodeError - on different startup order | +------------+----------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-291] | vCPE Model distribution error in UEB Listener SQL Insert | +------------+----------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-290] | Fix nodePortPrefix in service yaml | +------------+----------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-246] | Passwords stored in clear text in properties files | +------------+----------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-208] | SDNC preload - fix confusion: vnf-name=VF-Module, generic-vnf-name=VNF | +------------+----------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-206] | REST calls from DG | +------------+----------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-115] | VNFAPI DGs contain plugin references to software not part of ONAP | +------------+----------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-114] | Generic API DGs contain plugin references to software not part of ONAP | +------------+----------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-106] | VNFAPI DGs contain old openecomp and com.att based plugin references | +------------+----------------------------------------------------------------------------------------------------------------------------------+ | [SDNC-64] | SDNC is not setting FromApp identifier in logging MDC | +------------+----------------------------------------------------------------------------------------------------------------------------------+ **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 `_. Quick Links: - `SDNC project page `_ - `Passing Badge information for SDNC `_ - `Project Vulnerability Review Table for SDNC `_ **Upgrade Notes** NA **Deprecation Notes** NA **Other** NA Version: 1.2.1 -------------- :Release Date: 2018-01-18 **Bug Fixes** - `SDNC-145 `_ Error message refers to wrong parameters - `SDNC-195 `_ UEB listener doesn't insert correct parameters for allotted resources in DB table ALLOTTED_RESOURCE_MODEL - `SDNC-198 `_ CSIT job fails - `SDNC-201 `_ Fix DG bugs from integration tests - `SDNC-202 `_ Search for service -data null match, set vGW LAN IP via Heat - `SDNC-211 `_ Update SDNC Amsterdam branch to use maintenance release versions - `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 `_ Failed to make HTTPS connection in restapicall node - `SDNC-181 `_ Change call to brg-wan-ip-address vbrg-wan-ip brg topo activate DG - `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