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>
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 8f24bda..751f114 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -15,6 +15,14 @@
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.