summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorWelch, Lorraine (lb2391) <lb2391@att.com>2019-04-15 17:03:25 -0400
committerWelch, Lorraine (lb2391) <lb2391@att.com>2019-04-15 19:20:25 -0400
commit1b9bedf55c76bd925bc1e129f518a49c813733cb (patch)
tree7c2c909fc6841815f6818dbdca7c1b4d4d39a742 /docs
parent3825afb074f3a44391473a1fa20859d796724913 (diff)
Added work around for VID access in the rel. notes
Issue-ID: PORTAL-555 Change-Id: Ic1a207cd93894c601358502b101bae22a7e2d578 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 8f24bdac..751f1149 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -15,6 +15,14 @@ Version: 2.3.2
This is the official release notes for the Casablanca Maintenance Release 3.0.2.
+**Known Issues**
+ * The issue is an application running on https will not open in Portal if the AAF root CA is missing.
+ An error message will appear in a separate tab in Portal. It will say something like:
+ “The webpage at https://portal.api.simpledemo.onap.org:30200/vid/welcome.htm?cc=........ might
+ be temporarily down or it may have moved permanently to a new web address.”
+ Here is the work-around, copy above VID (or other app) URL and replace welcome.htm to login.htm
+ in a new browser window; after login come back to Portal home page and click VID, it will now work.
+
**Other**
* Portal updated Keystore certificate from AAF to extend its expiry date; This change was made in OOM project.