summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-BE-os/README.md
diff options
context:
space:
mode:
authorChristopher Lott (cl778h) <clott@research.att.com>2017-08-01 14:04:04 -0400
committerChristopher Lott (cl778h) <clott@research.att.com>2017-08-01 15:25:38 -0400
commit39a2ffd9ccd28539ec00e7fc16c7c9c051b1809a (patch)
treee21eef7629012a51c8a82443a39ae1a9f85e9847 /ecomp-portal-BE-os/README.md
parent47e5623c1392c5b7e6471aec782509079e968d96 (diff)
Repair ONAP portal release problems
- Remove duplicate & buggy code blocking widget authentication - Set UEB URL list property to ueb.api.simpledemo.openecomp.org - Refactor to generate app key without using UEB - Abbreviate WMS connection string to drop "&timeout=2000" Issue: PORTAL-30, PORTAL-37, PORTAL-48 Change-Id: I5ff5844aba05781e2c5a2d833403e821e355811c Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'ecomp-portal-BE-os/README.md')
-rw-r--r--ecomp-portal-BE-os/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/ecomp-portal-BE-os/README.md b/ecomp-portal-BE-os/README.md
index be584cba..89621049 100644
--- a/ecomp-portal-BE-os/README.md
+++ b/ecomp-portal-BE-os/README.md
@@ -19,7 +19,9 @@ Version 1.1.?, July 2017
- [Portal-35] Replaced the portal logo with onap logo on the login screen.
- [Portal-40] Fix to add user roles
- [Portal-47] Fix to eliminate duplicate roles on Users page
-- [Portal-45] Fix to save on an application Onboarding
+- [Portal-45] Fix to update an existing app on Application Onboarding
+- [Portal-48] Fix to save a new app on Application onboarding
+
Version 1.1.0, July 2017
- [Portal-7] Improvements added as part of the rebasing process