Create release notes 55/138155/5
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Mon, 10 Jun 2024 13:03:05 +0000 (15:03 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Wed, 12 Jun 2024 09:57:41 +0000 (11:57 +0200)
- create release notes for the initial release of the portalng

Issue-ID: PORTALNG-110
Change-Id: If10dd2e33809c835dbd309ea4404f1e16206ebf8
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
docs/index.rst
docs/release-notes.rst [new file with mode: 0644]

index 746c925..eac188b 100644 (file)
@@ -1,2 +1,14 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright (C) 2024 Deutsche Telekom AG
+
+.. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING
+
 portal-ng Documentation
-#######################
\ No newline at end of file
+#######################
+.. _master_index:
+
+.. toctree::
+   :maxdepth: 2
+
+   release-notes.rst
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
new file mode 100644 (file)
index 0000000..b876645
--- /dev/null
@@ -0,0 +1,112 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright (C) 2024 Deutsche Telekom AG
+
+.. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING
+.. _release_notes:
+
+Portal-ng Release Notes
+#######################
+
+.. contents::
+    :depth: 2
+..
+
+..      =========================
+..      * * *   NEW DELHI   * * *
+..      =========================
+
+Version: 0.1.0
+==============
+
+Release Data
+------------
+
++--------------------------------------+--------------------------------------------------------+
+| **Portal-ng Project**                |                                                        |
+|                                      |                                                        |
++--------------------------------------+--------------------------------------------------------+
+| **Docker images**                    | onap/portal-ng/ui:0.1.1                                |
+|                                      | onap/portal-ng/bff:0.1.0                               |
+|                                      | onap/portal-ng/preferences:0.1.1                       |
+|                                      | onap/portal-ng/history:0.1.1                           |
+|                                      |                                                        |
++--------------------------------------+--------------------------------------------------------+
+| **Release designation**              | 0.1.1 New Delhi                                        |
+|                                      |                                                        |
++--------------------------------------+--------------------------------------------------------+
+| **Release date**                     | 2024 June 13                                           |
+|                                      |                                                        |
++--------------------------------------+--------------------------------------------------------+
+
+
+Features
+--------
+The Portal-NG is the successor of the Portal project, which has been discontinued. It offers a dashboard with the last user-actions in the portal,
+an app-starter that references the other ui's available in ONAP and
+a user management that allows creating and editing users and their roles.
+
+.. _newdelhi_deliverable:
+
+Deliverables
+------------
+
+Software Deliverables
+
+.. csv-table::
+   :header: "Repository", "SubModules", "Version & Docker Image (if applicable)"
+   :widths: auto
+
+   "portal-ng-ui", "", "onap/portal-ng/ui:0.1.1"
+   "portal-ng-bff", "", "onap/portal-ng/bff:0.1.0"
+   "portal-ng-preferences", "", "onap/portal-ng/preferences:0.1.1"
+   "portal-ng-history", "", "onap/portal-ng/history:0.1.1"
+
+
+Known Limitations, Issues and Workarounds
+-----------------------------------------
+
+    None
+
+*System Limitations*
+
+None
+
+*Known Vulnerabilities*
+
+None
+
+*Workarounds*
+
+Documented under corresponding jira if applicable.
+
+Security Notes
+--------------
+
+*Fixed Security Issues*
+
+    None
+
+*Known Security Issues*
+
+    None
+
+*Known Vulnerabilities in Used Modules*
+
+    None
+
+References
+----------
+
+For more information on the latest ONAP release, please see:
+
+#. `ONAP Home Page`_
+#. `ONAP Wiki Page`_
+#. `ONAP Documentation`_
+#. `ONAP Release Downloads`_
+
+
+.. _`ONAP Home Page`: https://www.onap.org
+.. _`ONAP Wiki Page`: https://wiki.onap.org
+.. _`ONAP Documentation`: https://docs.onap.org
+.. _`ONAP Release Downloads`: https://git.onap.org