diff options
author | Varma, Vikas <vv8305@att.com> | 2019-06-04 15:44:08 -0400 |
---|---|---|
committer | Varma, Vikas <vv8305@att.com> | 2019-06-04 15:44:24 -0400 |
commit | f11d0029312448ef9085470abc45110039b09259 (patch) | |
tree | e10e4cef45735cab0be75815b5b39133309394d0 /docs/sections | |
parent | 6df50b96c77bd6402ea4bd7f1a84de6233549cdf (diff) |
Add release notes for Dublin release4.0.0-ONAPdublin
Change-Id: Idecba139f037230c8143808669d59f5661300307
Signed-off-by: Varma, Vikas <vv8305@att.com>
Issue-ID: OPTFRA-518
Diffstat (limited to 'docs/sections')
-rw-r--r-- | docs/sections/release-notes.rst | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index 8afd0c1..e545405 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -7,6 +7,79 @@ Release Notes ============= +Version: 2.0.0 +-------------- + +:Release Date: 2019-06-06 (Dublin Release) + +**New Features** + + * Implement encryption for CMSO internal and external communication + * CMSO to support change management schedule optimization + * Design, Implement Ticket Management API + * Design, Implement Topology API + * Implement AAF Authentication + +* Platform Maturity Level 1 + * ~56.4+ unit test coverage + +The Dublin release for OOF delivered the following Epics. + + * [OPTFRA-426] Track the changes to CMSO to support change management schedule optimization + * [OPTFRA-424] Extend OOF to support traffic distribution optimization + * [OPTFRA-422] Move OOF projects' CSIT to run on OOM + * [OPTFRA-276] Implementing a POC for 5G SON Optimization + * [OPTFRA-270] This epic captures stories related to maintaining current S3P levels of the project as new functional requirements are supported + +**Bug Fixes** + * [OPTFRA-500] CMSO - Update version to 2.0.0 + * [OPTFRA-484] OOF-CMSO fails health check + * [OPTFRA-480] Fix tomcat-embed-core vulnerability + * [OPTFRA-479] Fix Vulnerability with commons-codec package + * [OPTFRA-478] Fix Vulnerability with spring-security-core package + * [OPTFRA-474] Update CMSO build to support Sonar Code Coverage + * [OPTFRA-466] CMSO Audit and update all source code for ONAP compliance + * [OPTFRA-462] CMSO - Upgrade robot from Python 2 to Python 3 + * [OPTFRA-458] CMSO - Implement the CMSO Create Optimized Schedule API + * [OPTFRA-457] CMSO - Define CMSO Create Optimized Scheduler API + * [OPTFRA-453] CMSO - Mitigate sonatype-2017-0507 security vulnerability + * [OPTFRA-451] Create OOM based CSIT for CMSO + * [OPTFRA-437] CMSO - Define the API to be used to invoke the optimizer + * [OPTFRA-436] CMSO -Implement model driven optimizer to provide conflict-free schedules + * [OPTFRA-433] CMSO - Implement Ticket Management Simulator to support Ticket Management API for testing purposes + * [OPTFRA-432] CMSO - Define Ticket Management API + * [OPTFRA-431] Fix Vulnerability with spring-security-web package + * [OPTFRA-430] CMSO - Define API for requesting topology for an element + * [OPTFRA-425] Multiple Sonar Fixes + * [OPTFRA-414] AuthProvider.java - sonar fixes + * [OPTFRA-413] Junit for AuthProvider + * [OPTFRA-403] OOF CMSO Service kubernetes resources allocation is not done + * [OPTFRA-397] CMSO Update to Spring Boot 2.1.3-RELEASE +**Known Issues** + + * [OPTFRA-517] Clean up optf/cmso in integration/csit for Dublin + + +**Security Issues** + + * [OPTFRA-481] Fix Vulnerability with spring-data-jpa package + +**Upgrade Notes** +None. Initial release R3 Casablanca. No previous versions + +**Deprecation Notes** +None. Initial release R3 Casablanca. No previous versions + +**Other** +None + +Quick Links: + - `OPTFRA project page <https://wiki.onap.org/display/DW/Optimization+Framework+Project>`_ + - `Passing Badge information for OPTFRA <https://bestpractices.coreinfrastructure.org/en/projects/1720>`_ + - `Project Vulnerability Review Table for CMSO <https://wiki.onap.org/pages/viewpage.action?pageId=64005463>`_ + + + Version: 1.0.1 -------------- |