diff options
author | Ittay Stern <ittay.stern@att.com> | 2020-05-21 07:04:53 +0300 |
---|---|---|
committer | Amichai Hemli <amichai.hemli@intl.att.com> | 2020-05-25 11:21:16 +0000 |
commit | f151db2210c86dcd87e2341041dde1c2710e95d2 (patch) | |
tree | 67e1bfa7f1c64e419fca1732e456a23ba3805d32 | |
parent | cb024eb027cb9e0776359a9ee06b1caec4592256 (diff) |
Frankfurt release notes extended
Issue-ID: VID-816
Change-Id: I8d991c171a30a5894f3133a51878afaf27c51e65
Signed-off-by: Ittay Stern <ittay.stern@att.com>
-rw-r--r-- | docs/release-notes.rst | 66 |
1 files changed, 56 insertions, 10 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 17efe69ed..5b5ebcc3f 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -4,45 +4,91 @@ VID Release Notes ================= -Version: Frankfurt (6.0.x) +Version: Guilin (7.0.x) ------------------------ + +:In a nutshell...: + + + *Security* + + + *Bug fixes* + + **Known Issues** +This section is empty. -**Resolved Issues** - - `<https://jira.onap.org/browse/VID-365>`__ Upgrade AAI version to v16 - - `<https://jira.onap.org/browse/VID-479>`__ VID Does not refresh after Add VF Module fails - - `<https://jira.onap.org/browse/VID-659>`__ VID generates always the same VF module name during scale out - - `<https://jira.onap.org/browse/VID-773>`__ SDNC Preload URL updated to https +**Resolved Issues** - - `<https://jira.onap.org/browse/VID-755>`__ Upgrade direct dependent packages to the latest version - - `<https://jira.onap.org/browse/VID-498>`__ Java 11 migration from JDK 8 - - `<https://jira.onap.org/browse/VID-471>`__ Update to Portal SDK v2.6 +This section is empty. **Security Notes** *Fixed Security Issues* +This section is empty. + + *Known Security Issues* +This section is empty. -Version: Guilin (7.0.x) + +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** + - `<https://jira.onap.org/browse/VID-365>`__ Upgrade AAI version to v16 + - `<https://jira.onap.org/browse/VID-479>`__ VID Does not refresh after Add VF Module fails + - `<https://jira.onap.org/browse/VID-659>`__ VID generates always the same VF module name during scale out + - `<https://jira.onap.org/browse/VID-773>`__ SDNC Preload URL updated to https + + - `<https://jira.onap.org/browse/VID-755>`__ Upgrade direct dependent packages to the latest version + - `<https://jira.onap.org/browse/VID-498>`__ Java 11 migration from JDK 8 + - `<https://jira.onap.org/browse/VID-471>`__ Update to Portal SDK v2.6 + **Security Notes** *Fixed Security Issues* +This section is empty. + + *Known Security Issues* +This section is empty. Version: El-Alto (5.0.x) |