X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=6f10844714319493c887bc415d56e1348b48fc5d;hb=1846bccd8804d6a7e10906c0852ef1c1a355fa57;hp=9e8f1017ba7dc4ee83ba280436aa89b75b9a5539;hpb=6e81e33474e089e5845da8755e17c29a29197f28;p=sdnc%2Foam.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 9e8f1017..6f108447 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,11 +1,12 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. _release_notes: Release Notes ============= -Version 1.7.3 +Version 1.7.4 ------------- -:Release Date: 2019-09-30 +:Release Date: 2019-10-24 El Alto release @@ -21,15 +22,15 @@ The following table lists the SDNC docker containers and their versions. +--------------------------------+---------------------------------------------+-----------+ | onap/service-decomposition | POMBA : service decomposition microservice | 1.7.3 | +--------------------------------+---------------------------------------------+-----------+ -| onap/sdnc-ansible-server-image | Ansible server | 1.7.3 | +| onap/sdnc-ansible-server-image | Ansible server | 1.7.4 | +--------------------------------+---------------------------------------------+-----------+ -| onap/sdnc-aaf-image | SDNC controller image, with AAF integration | 1.7.3 | +| onap/sdnc-aaf-image | SDNC controller image, with AAF integration | 1.7.4 | +--------------------------------+---------------------------------------------+-----------+ -| onap/sdnc-image | SDNC controller image, standalone (no AAF) | 1.7.3 | +| onap/sdnc-image | SDNC controller image, standalone (no AAF) | 1.7.4 | +--------------------------------+---------------------------------------------+-----------+ -| onap/sdnc-ueb-listener-image | SDC listener | 1.7.3 | +| onap/sdnc-ueb-listener-image | SDC listener | 1.7.4 | +--------------------------------+---------------------------------------------+-----------+ -| onap/sdcn-dmaap-listener-image | DMAAP listener | 1.7.3 | +| onap/sdcn-dmaap-listener-image | DMAAP listener | 1.7.4 | +--------------------------------+---------------------------------------------+-----------+ @@ -61,10 +62,28 @@ The full list of bug fixes in the SDNC El Alto release may be found at +One specific issue of concern is the following + ++------------+---------------------------------------------------------------------------------+ +| Jira # | Abstract | ++============+=================================================================================+ +| [SDNC-949] | GR-API Macro Orchestration fails while waiting on vnf-topology-operation status | ++------------+---------------------------------------------------------------------------------+ + +This issue is fixed in Gerrit, but not in the released 1.7.4 version of the SDNC docker container. This issue +can be manually fixed by installing the following 2 directed graphs via directed graph builder: + +- `GENERIC-RESOURCE-API_vf-module-topology-operation.json `_ vf-module-topology-operation directed graph +- `GENERIC-RESOURCE-API_vnf-topology-operation.json `_ vnf-topology-operation directed graph + + + One item of note is that the SDNC admin portal was determined to have a number of security vulnerabilities, under Known Security Issues. As a temporary remediation, the admin portal was disabled in Dublin. These issues have been resolved in El Alto. + + **Security Notes** *Fixed Security Issues*