X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=5c8be4c9cd6ad797da5b768ca59f18be8599b783;hb=HEAD;hp=820267dcab1624313f09e16e047996cf9c5c1cdd;hpb=924079d49616e4627462b0bde3aa0aa27e7938da;p=vid.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 820267dca..5c8be4c9c 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -4,10 +4,156 @@ VID Release Notes ================= +Version: Honolulu (8.0.x) +------------------------ + +:In a nutshell...: + +The following areas have received improvements in Honolulu Release + + * VID development (back-end for SO BB). + In R6/R7 SO BB were implemented for more streamlined processing of W/F. BPMN to BB. Completed in R7. + Modern UI for PNFs in VID was not rendering the models (empty UI). This is now built. + Introduced VNF GUI to fit the SO BB work using SO API from R7. + + More details at: https://jira.onap.org/browse/REQ-430 + + * Place-Geolocation Development for PnP completed in VID: + Please see for more details https://wiki.onap.org/display/DW/Proposed+Location+Model + +*Security Issues* + +This section is empty. + +*Bug fixes* + +This section is empty. + +**Known Issues** + + VID-983: Two issues where encountered when attempting to deploy in OKD resulting in deployment failure. These issues have not been reported in OOM deployments; however, we cannot say for certain that they will not be encountered in OOM. If encountered, please note the issue and workarounds: + * Default VID mariadb-password has special character ‘/’ in the password. Change the default password to remove special characters. Workaround: Override the ‘userPassword’ in the values.yaml file. + * VID default user ‘onap’ doesn’t have permissions to create directory /opt/app/vid/cache. Make necessary changes in the docker file. Workaround: run the vid pod with root privileges. + * See https://jira.onap.org/browse/VID-983 for more details. + +**Resolved Issues** + https://jira.onap.org/browse/VID-890 + https://jira.onap.org/browse/VID-902 + https://jira.onap.org/browse/VID-917 + https://jira.onap.org/browse/VID-922 + https://jira.onap.org/browse/VID-694 + https://jira.onap.org/browse/VID-921 + https://jira.onap.org/browse/VID-924 + https://jira.onap.org/browse/VID-925 + https://jira.onap.org/browse/VID-695 + https://jira.onap.org/browse/VID-927 + https://jira.onap.org/browse/VID-928 + https://jira.onap.org/browse/VID-903 + https://jira.onap.org/browse/VID-943 + https://jira.onap.org/browse/VID-944 + https://jira.onap.org/browse/VID-945 + https://jira.onap.org/browse/VID-970 + https://jira.onap.org/browse/VID-679 + +**Security Notes** + +*Fixed Security Issues* + +This section is empty. + +*Known Security Issues* + +This section is empty. + + +Version: Guilin (7.0.x) +------------------------ + +:In a nutshell...: + + +The following areas have received improvements in Guilin Release + + Pause: + * Pause/Stop on Failures. + * Pause Point Addition on Edit window inside the drawing board. + * Pause Point removal feature. + + Audit Info: + * Overhauling of the Audit Info screen popup. + * MSO Status table can now be exported and viewed as .csv files (in Excel and other type software) + * Audit Info page is also refreshable now. New status from MSO will arrive upon pressing the refresh button. + * More detailed info fetched from MSO now in Additional Info column, most recent request to be displayed at the top. + + VF Module Sequencing and Base Module Related Rules: + * The sequence of VF Modules can now be changed by dragging up and down in the drawing board. + * A sequence number box is introduced bearing the current position of the VF Module in the the list. + * Various rules have been put in place for special check on the Base module in the drawing board. + +*Security Issues* + +This section is empty. + +*Bug fixes* + +This section is empty. + +**Known Issues** + +This section is empty. + +**Resolved Issues** + + https://jira.onap.org/browse/VID-862 + https://jira.onap.org/browse/VID-902 + https://jira.onap.org/browse/VID-889 + https://jira.onap.org/browse/VID-875 + https://jira.onap.org/browse/VID-861 + https://jira.onap.org/browse/VID-860 + https://jira.onap.org/browse/VID-858 + https://jira.onap.org/browse/VID-890 + + +**Security Notes** + +*Fixed Security Issues* + +This section is empty. + + +*Known Security Issues* + +This section is empty. + + + Version: Frankfurt (6.0.x) ------------------------ + +:In a nutshell...: + + For an end-user VID is easier to use. + + For a system admin, VID is easier to deploy and manage. + + *Security* + + - Adherence to ONAP Logging Spec v1.2 + - Update to Portal SDK v2.6 + - Use common secret template to generate DB credentials + - Java 11 migration from JDK 8 + - And more... + + *Bug fixes* + + - Refresh after Add VF Module fails + - Generates different VF module name during scale out + - And many more... + **Known Issues** +This section is empty. + **Resolved Issues** @@ -25,8 +171,12 @@ Version: Frankfurt (6.0.x) *Fixed Security Issues* +This section is empty. + + *Known Security Issues* +This section is empty. Version: El-Alto (5.0.x)