summaryrefslogtreecommitdiffstats
path: root/docs/release-notes
diff options
context:
space:
mode:
authorChristopher Lott (cl778h) <clott@research.att.com>2017-11-06 15:13:17 -0500
committerChris Lott <cl778h@att.com>2017-11-06 20:15:03 +0000
commit881d219f34ba287e24ce74402e2c56dcbdd49991 (patch)
treec105a017df754975c2cf352558588b847a4e7970 /docs/release-notes
parentff3619ea67dd2f008b2378f59511f3a22ce23177 (diff)
Release notes for R1/Amsterdam/1.3.0
Issue: PORTAL-141 Change-Id: I15540167d1205230515c7cb4e8030314f4bd6a3b Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'docs/release-notes')
-rw-r--r--docs/release-notes/bug-fixes.rst42
-rw-r--r--docs/release-notes/index.rst39
-rw-r--r--docs/release-notes/known-issues.rst17
-rw-r--r--docs/release-notes/new-features.rst56
4 files changed, 154 insertions, 0 deletions
diff --git a/docs/release-notes/bug-fixes.rst b/docs/release-notes/bug-fixes.rst
new file mode 100644
index 00000000..136ec277
--- /dev/null
+++ b/docs/release-notes/bug-fixes.rst
@@ -0,0 +1,42 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+
+Bug Fixes
+---------
+
+ ONAP PORTAL Framework items for: (Last Updated: 16 November 2017
+
+ * **Version**: Amsterdam Release
+ * **Release Date**: 16 November 2017
+ * **Description**: R1
+
+Bug
+^^^
+
+ * [PORTAL-101] Accessing Portal Encountered Server.int() Error
+ * [PORTAL-102] got error 404 when create/update App account management
+ * [PORTAL-108] unable to delete an existing account from APP Account Management
+ * [PORTAL-116] Empty Widgets on Home page
+ * [PORTAL-117] Not able to see the CLI app in portal application catalog
+ * [PORTAL-124] xDemo App and DMaap Bus Ctrl roles are not loading in CSIT env
+ * [PORTAL-125] missing role assignment when add/update a user in portal
+ * [PORTAL-127] remove GreenSock code from b2b libraries
+ * [PORTAL-137] Enhance authentication
+ * [PORTAL-138] Portal failed to install, error on "invalid docker-compose.yml"
+ * [PORTAL-139] modify onboard DB script
+ * [PORTAL-30] Failed to communicate with the widget microservice
+ * [PORTAL-33] Could not find artifact org.openecomp.ecompsdkos:epsdk-core:jar:1.1.0-SNAPSHOT in snapshots
+ * [PORTAL-57] rename 3 widgets in pre-load process
+ * [PORTAL-59] failed to display Portal users on User page
+ * [PORTAL-68] unable to get Swagger for ONAP Portal
+ * [PORTAL-69] unable to pick role in Functional Menu Update
+ * [PORTAL-72] Portal code Sonar scan
+ * [PORTAL-74] Sub component "ecomp-portal-BE-os" of Portal has its Log Provider Configuration File sealed inside the WAR
+ * [PORTAL-77] unable to update image on App Onboarding page
+ * [PORTAL-79] remove unwanted SDK left menu under Report-sample dashboard
+ * [PORTAL-80] remove ZIP file in microservice initialization
+ * [PORTAL-82] unable to pick Role in Widget onboarding for assigned app
+ * [PORTAL-85] unable to save App onboarding on "name space" field
+ * [PORTAL-86] Remove internal att.com usages from tests and other files
+ * [PORTAL-91] Search is not working in Widget Onboarding
+ * [PORTAL-93] Unable to assign roles to users in Rackspace env
+ * [PORTAL-99] portal-master-release-version-java-daily job is failing
diff --git a/docs/release-notes/index.rst b/docs/release-notes/index.rst
new file mode 100644
index 00000000..dcf4ef2c
--- /dev/null
+++ b/docs/release-notes/index.rst
@@ -0,0 +1,39 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright 2017 AT&T Intellectual Property. All rights reserved.
+
+
+Portal Platform Release Notes
+=============================
+
+.. note::
+ * Portal SDK - Digital Experience Control/UI Upgrade.
+ * Ability for admin to use notification and act on it w/o copy/paste, e.g. hyperlink to target function with context transfer.
+ * Detailed new features are described in Jira with the IDs listed below.
+ * Defects listed below are fixed as part of this release.
+
+
+
+Version: 1.3.0
+--------------
+
+:Release Date: 16 November 2017
+
+.. toctree::
+ :maxdepth: 1
+
+ new-features.rst
+ bug-fixes.rst
+ known-issues.rst
+
+**Security Issues**
+
+**Upgrade Notes**
+
+**Deprecation Notes**
+
+**Other**
+
+===========
+
+End of Release Notes
diff --git a/docs/release-notes/known-issues.rst b/docs/release-notes/known-issues.rst
new file mode 100644
index 00000000..40299d27
--- /dev/null
+++ b/docs/release-notes/known-issues.rst
@@ -0,0 +1,17 @@
+ .. This work is licensed under a Creative Commons Attribution 4.0 International License.
+
+Known Issues
+------------
+
+ONAP PORTAL Framework items for: (Last Updated: 16 November 2017)
+
+* **Version**: Amsterdam Release
+* **Release Date**: 16 November 2017
+* **Description**: R1
+
+Issues
+^^^^^^
+
+* PORTAL-140 Portal role synch error with partner apps
+* The issue "Portal-137 Enhance Authentication" is fixed in Portal and in its SDK. The Portal team recommend partnering apps like Policy, VID, AAI, SDC to upgrade to SDK's 1.3.2 or latest version to address the login vulnerability.
+
diff --git a/docs/release-notes/new-features.rst b/docs/release-notes/new-features.rst
new file mode 100644
index 00000000..f9143ae6
--- /dev/null
+++ b/docs/release-notes/new-features.rst
@@ -0,0 +1,56 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+
+New Features
+------------
+
+ONAP PORTAL Framework items for: (Last Updated: 16 November 2017)
+
+* **Version**: Amsterdam Release
+* **Release Date**: 16 November 2017
+* **Description**: R1
+
+.. contents::
+ :depth: 2
+
+Epic
+^^^^
+
+* [PORTAL-27] Digital Experience Control/UI upgrade
+* [PORTAL-28] Portal Notification Enhancement
+
+User Story
+^^^^^^^^^^
+
+* [PORTAL-100] create a documentation Template in ReadTheDocs
+* [PORTAL-21] 1710 feature - centralized user role management
+* [PORTAL-24] 1710 feature - enhanced notification module
+* [PORTAL-26] 1710 feature - enhance Look & Feel GUI
+* [PORTAL-29] 1710 feature - enhanced notification module
+* [PORTAL-53] functional test case integration
+* [PORTAL-92] Independent Versioning and Release Process
+* [PORTAL-105] create doc folder/directory
+* [PORTAL-123] CSIT Jenkins jobs for Portal-SDK
+* [PORTAL-78] Portal's SDK Demo App test case
+* [PORTAL-98] CSIT Jenkins jobs
+* [PORTAL-103] enhanced notification ticket source for ONAP
+* [PORTAL-104] replace mysql DB connector with mariaDB in ONAP
+* [PORTAL-106] update Onboarding DB script - continue
+* [PORTAL-109] Update Docker version to 1.3 for Portal images
+* [PORTAL-110] Centralized Role management prep step1
+* [PORTAL-112] Remove old jenkins jobs that are not planned to fix
+* [PORTAL-126] Remove DMaaP BC UI app from Portal deployment
+* [PORTAL-130] Change FQDN for portal and associated GUI's to use onap.org url
+* [PORTAL-134] Release 1.3.0 for Portal repo
+* [PORTAL-20] remove mariadb client reference from be-common pom
+* [PORTAL-39] Remove MojoHaus Maven plug-in from pom file
+* [PORTAL-50] JUnit test coverage enabling in ONAP Portal code for Sonar scans.
+* [PORTAL-52] remove etc.zip file from repo and replace with folder structure of all properties files.
+* [PORTAL-54] Javadocs generation jenkins job needs to be fixed
+* [PORTAL-55] From main portal, provide an menu for CLI download
+* [PORTAL-61] 1710 feature - enhanced notification module
+* [PORTAL-70] update Portal wiki documetation for 1.1.0 release
+* [PORTAL-84] update Onboarding DB script
+* [PORTAL-89] Portal/SDK release 1.3.0
+* [PORTAL-90] new ONAP License.txt approved change by LF council
+* [PORTAL-95] Docker container start timeout too short for database
+