From 3b0029e2d987eede8af0a678bec44a33bbc7bec4 Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Wed, 15 Nov 2017 12:28:15 -0500 Subject: Update Portal docs area Add new architecture picture and release docs. Remove byte-order-mark from start of api-docs.json file. Issue: PORTAL-141 Change-Id: If097d4f59716a7c554160c14364a1ef217ac6646 Signed-off-by: Christopher Lott (cl778h) --- docs/release-notes.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs/release-notes.rst') diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 2d89a157..f5079a53 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -14,14 +14,13 @@ Version: 1.3.0 .. toctree:: :maxdepth: 1 -The 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.onpa.org). +The 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). **New Features** * Digital Experience Control/UI upgrade. * Portal Notification Enhancement and act on it w/o copy/paste, e.g. hyperlink to target function with context transfer. * Prepared onboarding App process where the partner is ready for centralized user authentication via AAF. - - Source code of Portal Platform and its SDK is released under the following repositories on gerrit.onap.org + * Source code of Portal Platform and its SDK is released under the following repositories on gerrit.onap.org * portal - (Release branch: "release-1.3.0") * portal/sdk - (Release branch: "release-1.3.2") -- cgit 1.2.3-korg