Docs: Update release notes 68/11468/3
authorJohnKeeney <john.keeney@est.tech>
Fri, 30 Jun 2023 17:29:33 +0000 (18:29 +0100)
committerJohn Keeney <john.keeney@est.tech>
Fri, 30 Jun 2023 18:16:43 +0000 (18:16 +0000)
Issue-ID: NONRTRIC-883
Change-Id: Ia485cbff9581df828c60ee23f14a76a844d074ab
Signed-off-by: JohnKeeney <john.keeney@est.tech>
docs/conf.py
docs/release-notes.rst
docs/requirements-docs.txt

index 1b25737..c98dec9 100644 (file)
@@ -19,7 +19,7 @@ from docs_conf.conf import *
 
 #branch configuration
 
-branch = 'f-release'
+branch = 'latest'
 
 linkcheck_ignore = [
     'http://localhost.*',
index 5aad6f6..b06153a 100644 (file)
@@ -1,6 +1,6 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. Copyright (C) 2022 Nordix
+.. Copyright (C) 2022-2023 Nordix
 
 =============
 Release-Notes
@@ -35,6 +35,9 @@ Version history RAN Slice Assurance use case
 | 2022-12-12 | 1.2.0    | Aravindhan       | G Release       |
 |            |          | Ayyanathan       |                 |
 +------------+----------+------------------+-----------------+
+| 2023-06-16 | 1.2.0    | John Keeney      | H Release       |
+|            | 1.3.0    |                  |                 |
++------------+----------+------------------+-----------------+
 
 
 Release Data
@@ -232,4 +235,27 @@ G Release
 +-----------------------------+---------------------------------------------------+
 | **Purpose of the delivery** | Helm charts introduced for ICS version and Message|
 |                             | formats aligned to work with ONAP SMO install.    |
++-----------------------------+---------------------------------------------------+
+
+H Release
+---------
++-----------------------------+---------------------------------------------------+
+| **Project**                 | Non-RT RIC RAN Slice Assurance                    |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Repo/commit-ID**          | nonrtric/rapp/ransliceassurance                   |
+|                             | 7261578f48e7728e2a45447bbf815c5c9745d1cd          |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release designation**     | H                                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release date**            | 2023-06-16                                        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Purpose of the delivery** | nonrtric-rapp-ransliceassurance-icsversion:1.2.0  |
+|                             |    Small Updates                                  |
+|                             | nonrtric-rapp-ransliceassurance:1.3.0             |
+|                             |    Small Updates                                  |
+|                             |                                                   |
 +-----------------------------+---------------------------------------------------+
\ No newline at end of file
index 939518d..b6d39d5 100644 (file)
@@ -3,4 +3,6 @@ sphinx
 sphinxcontrib-swaggerdoc
 sphinx_bootstrap_theme
 sphinxcontrib-redoc
-lfdocs-conf
\ No newline at end of file
+lfdocs-conf
+docutils < 0.17
+urllib3~=1.26.15
\ No newline at end of file