blob: 30375ae1b0c8464de276e2a6e341b3465e3f4720 [file] [log] [blame]
Christopher Lott (cl778h)6cf15692017-11-08 17:25:29 -05001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
Welch, Lorraine (lb2391)f62ab6d2018-09-20 16:45:24 -04003.. Copyright 2017-2018 AT&T Intellectual Property. All rights reserved
Christopher Lott (cl778h)6cf15692017-11-08 17:25:29 -05004
5
6Portal Platform Release Notes
7=============================
8
Welch, Lorraine (lb2391)2b790b62019-02-06 17:07:48 -05009Version: 2.3.1
10--------------
11:Release Date: 2019-01-31
12
13.. toctree::
14 :maxdepth: 1
15
16This is the official release notes for the Casablanca Maintenance.
17
18**Bug Fixes**
19 * During installation Maria DB can now be accessed from within the portal-db container. The fix was made in OOM scripts to handle the db issue identified in the previous release.
20
st782s7d4fa6e2018-08-28 12:34:01 -040021Version: 2.3.0
22--------------
Manoop Talasila0a915d32018-11-12 11:49:01 -050023:Release Date: 2018-11-30
st782s7d4fa6e2018-08-28 12:34:01 -040024
25.. toctree::
26 :maxdepth: 1
27
Welch, Lorraine (lb2391)f62ab6d2018-09-20 16:45:24 -040028We worked on SDK upgrade to integrate with AAF. We completed Architecture review for Portal and use case UI to support multi-language.
st782s7d4fa6e2018-08-28 12:34:01 -040029
30**New Features**
Welch, Lorraine (lb2391)1b9c4d32018-10-18 17:05:59 -040031 * Platform Maturity Guidelines - Integrating with OOM
32 * SDK upgrade to integrate with AAF
33 * Use of Semantic Versioning - V3 is the supported version
34 * Integration with AAF via REST; Supports both SDK and Framework Applications
35 * 65% JUnit Test Coverage
36 * Addressing security issues
37 * Internationalization language support - design related
38 * Reporting feature enhancement in portal/sdk - design and partial code changes
39 * Platform Enhancements - Improved logging, docker separation, and SDK Simplification
Manoop Talasila2115ee52018-11-15 10:42:08 -050040 * Angular 5 upgraded with sample POC in SDK to build rich UI
Welch, Lorraine (lb2391)2b790b62019-02-06 17:07:48 -050041
st782s7d4fa6e2018-08-28 12:34:01 -040042**Bug Fixes**
Welch, Lorraine (lb2391)1b9c4d32018-10-18 17:05:59 -040043 * Improved exception handling in reporting feature and also in login feature while getting a lock from Zookeeper.
44 * Improved documentation to get access to Portal through port 8989.
45 * Fixed Sonar reported critical issues.
46 * Improved OOM deployment 30235 external port mapping for portal-sdk.
st782s7d4fa6e2018-08-28 12:34:01 -040047
48**Known Issues**
Welch, Lorraine (lb2391)1b9c4d32018-10-18 17:05:59 -040049 * Mismatch while displaying active online user in Portal.
50 * UI misaligned on updating widgets in Portal.
51 * On Logout redirect landing page needs to be corrected.
52 * Functional Menu change requires manual refresh.
st782s7d4fa6e2018-08-28 12:34:01 -040053
54**Security Notes**
55
Manoop Talasila2115ee52018-11-15 10:42:08 -050056PORTAL 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 PORTAL open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=35522356>`_.
Welch, Lorraine (lb2391)f62ab6d2018-09-20 16:45:24 -040057
58Quick Links:
Welch, Lorraine (lb2391)1b9c4d32018-10-18 17:05:59 -040059 - `PORTAL project page <https://wiki.onap.org/display/DW/Portal+Platform+Project>`_
Welch, Lorraine (lb2391)f62ab6d2018-09-20 16:45:24 -040060
Welch, Lorraine (lb2391)1b9c4d32018-10-18 17:05:59 -040061 - `Passing Badge information for PORTAL <https://bestpractices.coreinfrastructure.org/en/projects/1441>`_
Welch, Lorraine (lb2391)f62ab6d2018-09-20 16:45:24 -040062
Manoop Talasila2115ee52018-11-15 10:42:08 -050063 - `Project Vulnerability Review Table for PORTAL <https://wiki.onap.org/pages/viewpage.action?pageId=35522356>`_
Welch, Lorraine (lb2391)f62ab6d2018-09-20 16:45:24 -040064
st782s7d4fa6e2018-08-28 12:34:01 -040065**Upgrade Notes**
Welch, Lorraine (lb2391)9d5f5d62018-10-26 18:13:36 -040066 * For https Apps onboarded to portal, a certificate has to be downloaded in the browser when first trying to access the landing page of the App.
67 * For onboarded Apps using http (since Portal is using https) the browser asks the user to click to Proceed to the unsafe URL.
Welch, Lorraine (lb2391)2b790b62019-02-06 17:07:48 -050068
st782s7d4fa6e2018-08-28 12:34:01 -040069**Deprecation Notes**
70
71**Other**
Welch, Lorraine (lb2391)f62ab6d2018-09-20 16:45:24 -040072 * Below are the docker images released as part of Portal Platform project:
Welch, Lorraine (lb2391)9d5f5d62018-10-26 18:13:36 -040073 * onap/portal-app:2.3.1
74 * onap/portal-db:2.3.1
75 * onap/portal-sdk:2.3.1
76 * onap/portal-wms:2.3.1
Welch, Lorraine (lb2391)2b790b62019-02-06 17:07:48 -050077 * portal/sdk java artifacts - (Release branch: “release-2.4.0”)
st782s7d4fa6e2018-08-28 12:34:01 -040078
Welch, Lorraine (lb2391)05005db2018-05-30 14:59:48 -040079Version: 2.2.0
lorraineawelch34712d12018-03-27 16:05:16 -040080--------------
81
Gildas Lanilis8764d782018-05-31 10:28:40 -070082:Release Date: 2018-06-07
Welch, Lorraine (lb2391)787573a2018-04-25 18:17:24 -040083
lorraineawelch34712d12018-03-27 16:05:16 -040084.. toctree::
Welch, Lorraine (lb2391)787573a2018-04-25 18:17:24 -040085 :maxdepth: 1
lorraineawelch34712d12018-03-27 16:05:16 -040086
87We worked on hardening the ONAP Portal platform by improving code quality and addressing security issues.
Welch, Lorraine (lb2391)787573a2018-04-25 18:17:24 -040088
lorraineawelch34712d12018-03-27 16:05:16 -040089**New Features**
Welch, Lorraine (lb2391)787573a2018-04-25 18:17:24 -040090 * Platform Maturity Guidelines
lorraineawelch34712d12018-03-27 16:05:16 -040091 * Integrating with MUSIC, OOM, and AAF
Welch, Lorraine (lb2391)787573a2018-04-25 18:17:24 -040092 * 50% JUnit Test Coverage
lorraineawelch34712d12018-03-27 16:05:16 -040093 * Addressing security issues
Welch, Lorraine (lb2391)787573a2018-04-25 18:17:24 -040094 * Bootstrapping of VID roles and tighter integration with AAF
95 * Role Centralization capability for framework based partners - design related
96 * Platform Enhancements - Improved logging, Security Hardening, and SDK Simplification
97
lorraineawelch34712d12018-03-27 16:05:16 -040098**Bug Fixes**
Welch, Lorraine (lb2391)787573a2018-04-25 18:17:24 -040099 * Issues with roles fixed in this release.
100 * Now able to deselect widget on Widget catalog page
101 * Replaced the word ECOMP to ONAP
102 * Terminated menu access by App Admin User that are supposed to be available to Portal Admin only
103 * Upgraded software packages to resolve security issues
lorraineawelch34712d12018-03-27 16:05:16 -0400104
105**Known Issues**
Welch, Lorraine (lb2391)f62ab6d2018-09-20 16:45:24 -0400106 * Need to upgrade to new encrypt/decrypt algorithm in coordination with Partnering apps
Welch, Lorraine (lb2391)787573a2018-04-25 18:17:24 -0400107 * Logging needs improvement
108 * Not able to delete portal admin user
109 * Add support to connect with AAF Runtime
110 * Portal's SDK UI documentation in ONAP wiki needs samples
Welch, Lorraine (lb2391)f62ab6d2018-09-20 16:45:24 -0400111 * The Portal/SDK fn_user table has encrypted passwords that need to change to using a hash algorithm
Welch, Lorraine (lb2391)787573a2018-04-25 18:17:24 -0400112 * UI cleanup needed: on adding entries to News Widget and display on Application Onboarding page
lorraineawelch34712d12018-03-27 16:05:16 -0400113
sa282waa9b3202018-07-25 13:25:43 -0400114**Security Issues**
115 * https://wiki.onap.org/pages/viewpage.action?pageId=27689089
116
Gildas Lanilis8764d782018-05-31 10:28:40 -0700117**Security Notes**
118
119PORTAL 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 PORTAL open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=27689089>`_.
120
121Quick Links:
Welch, Lorraine (lb2391)1b9c4d32018-10-18 17:05:59 -0400122 - `PORTAL project page <https://wiki.onap.org/display/DW/Portal+Platform+Project>`_
Gildas Lanilis8764d782018-05-31 10:28:40 -0700123
Welch, Lorraine (lb2391)1b9c4d32018-10-18 17:05:59 -0400124 - `Passing Badge information for PORTAL <https://bestpractices.coreinfrastructure.org/en/projects/1441>`_
Gildas Lanilis8764d782018-05-31 10:28:40 -0700125
Welch, Lorraine (lb2391)1b9c4d32018-10-18 17:05:59 -0400126 - `Project Vulnerability Review Table for PORTAL <https://wiki.onap.org/pages/viewpage.action?pageId=27689089>`_
lorraineawelch34712d12018-03-27 16:05:16 -0400127
128**Upgrade Notes**
Welch, Lorraine (lb2391)787573a2018-04-25 18:17:24 -0400129 * Upgrades to Portal platform can be performed using Heat based installation scripts available under demo repository.
lorraineawelch34712d12018-03-27 16:05:16 -0400130
Welch, Lorraine (lb2391)787573a2018-04-25 18:17:24 -0400131**Deprecation Notes**
132 * The encryption algorithm used in Portal is now changed from AES to AES/CBC/PKCS5PADDING.
133
134**Other**
135 * Below are the docker images released as part of Portal Platform project:
Welch, Lorraine (lb2391)05005db2018-05-30 14:59:48 -0400136 * onap/portal-db:v2.2.0
137 * onap/portal-apps:v2.2.0
138 * onap/portal-wms:v2.2.0
Welch, Lorraine (lb2391)787573a2018-04-25 18:17:24 -0400139 * onap//music/music-cassandra:v3.0
140 * zookeeper:v3.4.0
Welch, Lorraine (lb2391)05005db2018-05-30 14:59:48 -0400141 * portal/sdk - (Release branch: "release-2.2.0")
Welch, Lorraine (lb2391)787573a2018-04-25 18:17:24 -0400142
Christopher Lott (cl778h)6cf15692017-11-08 17:25:29 -0500143Version: 1.3.0
144--------------
145
Gildas Lanilis8764d782018-05-31 10:28:40 -0700146:Release Date: 2017-11-16
Christopher Lott (cl778h)6cf15692017-11-08 17:25:29 -0500147
Christopher Lott (cl778h)3b0029e2017-11-15 12:28:15 -0500148The ONAP Portal is a platform that provides the ability to integrate different ONAP applications into a centralized Portal Core. The platform seed code is improved with below listed enhancements in this release. This is technically the first release of ONAP Portal Platform, previous release was the seed code contribution. As such, the defects fixed in this release were raised during the course of the release and while its integration testing. Anything not closed is captured below under Known Issues. If you want to review the defects fixed in the Amsterdam release, refer to Jira (jira.onap.org).
Welch, Lorraine (lb2391)787573a2018-04-25 18:17:24 -0400149
Christopher Lott (cl778h)6cf15692017-11-08 17:25:29 -0500150**New Features**
Welch, Lorraine (lb2391)787573a2018-04-25 18:17:24 -0400151 * Digital Experience Control/UI upgrade.
152 * Portal Notification Enhancement and act on it w/o copy/paste, e.g. hyperlink to target function with context transfer.
153 * Prepared onboarding App process where the partner is ready for centralized user authentication via AAF.
154 * Source code of Portal Platform and its SDK is released under the following repositories on gerrit.onap.org
155 * portal - (Release branch: "release-1.3.0")
156 * portal/sdk - (Release branch: "release-1.3.2")
157
Christopher Lott (cl778h)6cf15692017-11-08 17:25:29 -0500158**Bug Fixes**
Welch, Lorraine (lb2391)787573a2018-04-25 18:17:24 -0400159 * Onboarding script updated due to user/role integration/synchronization issues with Partner Applications.
160 * Fixed search and remove bugs in Widget Onboarding.
161 * Fixed issues in the Application Onboarding.
162 * Fixed issues in the Microservice Onboarding.
Welch, Lorraine (lb2391)f62ab6d2018-09-20 16:45:24 -0400163 * Fixed deployment scripts and streamlined the reference variables.
Christopher Lott (cl778h)6cf15692017-11-08 17:25:29 -0500164
165**Known Issues**
Welch, Lorraine (lb2391)787573a2018-04-25 18:17:24 -0400166 * `PORTAL-140 <https://jira.onap.org/browse/PORTAL-140>`_ - Portal role synch error with partner apps.
Christopher Lott (cl778h)6cf15692017-11-08 17:25:29 -0500167
168**Security Issues**
Welch, Lorraine (lb2391)f62ab6d2018-09-20 16:45:24 -0400169 * The issue "`PORTAL-137 <https://jira.onap.org/browse/PORTAL-137>`_ -Enhance Authentication" is fixed in Portal and in its SDK. The Portal team recommend partnering apps like Policy, VID, AAI, and SDC to upgrade to SDK's 1.3.2 or latest version to address the login vulnerability.
Christopher Lott (cl778h)6cf15692017-11-08 17:25:29 -0500170
171**Upgrade Notes**
Welch, Lorraine (lb2391)787573a2018-04-25 18:17:24 -0400172 * This is an initial release.
Christopher Lott (cl778h)6cf15692017-11-08 17:25:29 -0500173
Welch, Lorraine (lb2391)787573a2018-04-25 18:17:24 -0400174**Deprecation Notes**
175 * This is an initial release.
176
177**Other**
178 * Below are the docker images released as part of Portal Platform project:
179 * onap/portal-db:v1.3.0
180 * onap/portal-apps:v1.3.0
181 * onap/portal-wms:v1.3.0
Christopher Lott (cl778h)6cf15692017-11-08 17:25:29 -0500182
183End of Release Notes