Release notes & Roll version after i-release 1.1.0 -> 1.1.1 36/12336/2
authorJohnKeeney <john.keeney@est.tech>
Fri, 15 Dec 2023 21:19:17 +0000 (21:19 +0000)
committerJohn Keeney <John.Keeney@est.tech>
Fri, 15 Dec 2023 21:32:47 +0000 (21:32 +0000)
Change-Id: I0c2681b9a8fe14623330090ffc5bef9fc43e791e
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Issue-ID: NONRTRIC-958

17 files changed:
.releases/container-release-nonrtric-plt-pmlog.yaml
.releases/container-release-nonrtric-plt-pmproducer.yaml
.releases/container-release-nonrtric-plt-ranpm-datafilecollector.yaml
.releases/container-release-nonrtric-plt-ranpm-pm-file-converter.yaml
datafilecollector/docs/conf.py
datafilecollector/docs/release-notes.rst
datafilecollector/pom.xml
docs/release-notes.rst
influxlogger/docs/conf.py
influxlogger/docs/release-notes.rst
influxlogger/pom.xml
pm-file-converter/container-tag.yaml
pm-file-converter/docs/conf.py
pm-file-converter/docs/release-notes.rst
pmproducer/docs/conf.py
pmproducer/docs/release-notes.rst
pmproducer/pom.xml

index 3976d33..70658a9 100644 (file)
@@ -1,10 +1,10 @@
 ---
 distribution_type: container
-container_release_tag: 1.0.0
+container_release_tag: 1.1.0
 container_pull_registry: nexus3.o-ran-sc.org:10004
 container_push_registry: nexus3.o-ran-sc.org:10002
 project: nonrtric
-ref: fbccee5729fb23f3424046c1d122d29f0fec545a
+ref: c6e2de2842d688e9086f01aff56b786369273ad5
 containers:
     - name: nonrtric-plt-pmlog
-      version: 1.0.0
+      version: 1.1.0
index 30eff94..185c5dc 100644 (file)
@@ -1,10 +1,10 @@
 ---
 distribution_type: container
-container_release_tag: 1.0.0
+container_release_tag: 1.1.0
 container_pull_registry: nexus3.o-ran-sc.org:10004
 container_push_registry: nexus3.o-ran-sc.org:10002
 project: nonrtric
-ref: fbccee5729fb23f3424046c1d122d29f0fec545a
+ref: c6e2de2842d688e9086f01aff56b786369273ad5
 containers:
-    - name: nonrtric-plt-ranpm-datafilecollector
-      version: 1.0.0
+    - name: nonrtric-plt-pmproducer
+      version: 1.1.0
index 30eff94..3a16f15 100644 (file)
@@ -1,10 +1,10 @@
 ---
 distribution_type: container
-container_release_tag: 1.0.0
+container_release_tag: 1.1.0
 container_pull_registry: nexus3.o-ran-sc.org:10004
 container_push_registry: nexus3.o-ran-sc.org:10002
 project: nonrtric
-ref: fbccee5729fb23f3424046c1d122d29f0fec545a
+ref: c6e2de2842d688e9086f01aff56b786369273ad5
 containers:
     - name: nonrtric-plt-ranpm-datafilecollector
-      version: 1.0.0
+      version: 1.1.0
index c0b2628..dc6fe96 100644 (file)
@@ -1,10 +1,10 @@
 ---
 distribution_type: container
-container_release_tag: 1.0.0
+container_release_tag: 1.1.0
 container_pull_registry: nexus3.o-ran-sc.org:10004
 container_push_registry: nexus3.o-ran-sc.org:10002
 project: nonrtric
-ref: fbccee5729fb23f3424046c1d122d29f0fec545a
+ref: c6e2de2842d688e9086f01aff56b786369273ad5
 containers:
     - name: nonrtric-plt-ranpm-pm-file-converter
-      version: 1.0.0
+      version: 1.1.0
index bc39c07..3d3d0ce 100644 (file)
@@ -1,5 +1,6 @@
 #  ============LICENSE_START===============================================
-#  Copyright (C) 2021-2023 Nordix Foundation. All rights reserved.
+#  Copyright (C) 2023 Nordix Foundation. All rights reserved.
+#  Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved.
 #  ========================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@ from docs_conf.conf import *
 
 #branch configuration
 
-branch = 'latest'
+branch = 'i-release'
 
 linkcheck_ignore = [
     'http://localhost.*',
index 79fbbf3..7a2b454 100644 (file)
@@ -1,6 +1,7 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. Copyright (C) 2023 Nordix
+.. Copyright (C) 2023 Nordix Foundation. All rights reserved. 
+.. Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. 
 
 =============
 Release-Notes
@@ -19,6 +20,9 @@ Version history Non-RT RIC - RAN PM - PM Data File Collector
 | 2023-06-16 |          | John Keeney      | H Release          |
 |            |          |                  |                    |
 +------------+----------+------------------+--------------------+
+| 2023-12-15 |          | John Keeney      | I Release          |
+|            |          |                  |                    |
++------------+----------+------------------+--------------------+
 
 
 Release Data
@@ -44,3 +48,24 @@ H Release
 |                             |    nonrtric-plt-ranpm-datafilecollector:1.0.0     |
 |                             |                                                   |
 +-----------------------------+---------------------------------------------------+
+
+I Release
+---------
++-----------------------------+---------------------------------------------------+
+| **Project**                 | Non-RT RIC RAN PM                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Repo/commit-ID**          | nonrtric/plt/ranpm/                               |
+|                             | c6e2de2842d688e9086f01aff56b786369273ad5          |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release designation**     | I                                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release date**            | 2023-12-15                                        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Purpose of the delivery** | nonrtric-plt-ranpm-datafilecollector:1.1.0        |
+|                             |     Improved test coverage, code quality & 3PPs   |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
index 165dd39..bd8ee22 100644 (file)
@@ -1,7 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
   ~ ============LICENSE_START=======================================================
-  ~ Copyright (C) 2023 Nordix Foundation
+  ~ Copyright (C) 2023 Nordix Foundation. All rights reserved.
+  ~ Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved.
   ~ ================================================================================
   ~ Licensed under the Apache License, Version 2.0 (the "License");
   ~ you may not use this file except in compliance with the License.
@@ -27,7 +28,7 @@
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt.ranpm</groupId>
     <artifactId>datafile-collector</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.1-SNAPSHOT</version>
     <packaging>jar</packaging>
     <name>NONRTRIC RAN PM Data File Collector</name>
     <description>File Collector for collecting RAN PM files from RAN functions (O-RAN SC NONRTRIC)</description>
index 3d59f2f..452838f 100644 (file)
@@ -1,13 +1,14 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. Copyright (C) 2023 Nordix
+.. Copyright (C) 2023 Nordix Foundation. All rights reserved. 
+.. Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. 
 
 =============
 Release-Notes
 =============
 
 
-This document provides the release notes for the release of the Non-RT RIC RAN PM Use-case/Functions.
+This document provides the release notes for the Non-RT RIC RAN PM Use-case/Functions.
 
 More detailed Release Notes for individual functions can be found in:
 
@@ -29,6 +30,9 @@ Version history RAN PM Use-case/Functions
 | 2023-08-10 |          | John Keeney      | H Release (Maintenance)  |
 |            |          |                  |                          |
 +------------+----------+------------------+--------------------------+
+| 2023-12-15 |          | John Keeney      | I Release                |
+|            |          |                  |                          |
++------------+----------+------------------+--------------------------+
 
 
 Release Data
@@ -79,3 +83,28 @@ H Release (Maintenance)
 |                             |    nonrtric-plt-pmproducer:1.0.1                     |
 |                             |                                                      |
 +-----------------------------+------------------------------------------------------+
+
+I Release
+---------
++-----------------------------+---------------------------------------------------+
+| **Project**                 | Non-RT RIC RAN PM                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Repo/commit-ID**          | nonrtric/plt/ranpm/                               |
+|                             | c6e2de2842d688e9086f01aff56b786369273ad5          |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release designation**     | I                                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release date**            | 2023-12-15                                        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Purpose of the delivery** | Release I of RAN PM Usecase/Functions             |
+|                             |    nonrtric-plt-ranpm-datafilecollector:1.1.0     |
+|                             |    nonrtric-plt-pmlog:1.1.0                       |
+|                             |    nonrtric-plt-ranpm-pm-file-converter:1.1.0     |
+|                             |    nonrtric-plt-pmproducer:1.1.0                  |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+
index 9729d6f..9b4f01e 100644 (file)
@@ -1,5 +1,6 @@
 #  ============LICENSE_START===============================================
-#  Copyright (C) 2021-2023 Nordix Foundation. All rights reserved.
+#  Copyright (C) 2023 Nordix Foundation. All rights reserved.
+#  Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved.
 #  ========================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
@@ -17,7 +18,7 @@
 
 from docs_conf.conf import *
 
-branch = 'latest'
+branch = 'i-release'
 
 linkcheck_ignore = [
     'http://localhost.*',
index 1d1db2d..e1e4f9f 100644 (file)
@@ -1,6 +1,7 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. Copyright (C) 2023 Nordix
+.. Copyright (C) 2023 Nordix Foundation. All rights reserved. 
+.. Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. 
 
 =============
 Release-Notes
@@ -19,6 +20,9 @@ Version history Non-RT RIC - RAN PM - Influx Logger
 | 2023-06-16 |          | John Keeney      | H Release          |
 |            |          |                  |                    |
 +------------+----------+------------------+--------------------+
+| 2023-12-15 |          | John Keeney      | I Release          |
+|            |          |                  |                    |
++------------+----------+------------------+--------------------+
 
 
 Release Data
@@ -44,3 +48,24 @@ H Release
 |                             |    nonrtric-plt-pmlog:1.0.0                       |
 |                             |                                                   |
 +-----------------------------+---------------------------------------------------+
+
+I Release
+---------
++-----------------------------+---------------------------------------------------+
+| **Project**                 | Non-RT RIC RAN PM                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Repo/commit-ID**          | nonrtric/plt/ranpm/                               |
+|                             | c6e2de2842d688e9086f01aff56b786369273ad5          |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release designation**     | I                                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release date**            | 2023-12-15                                        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Purpose of the delivery** | nonrtric-plt-pmlog:1.1.0                          |
+|                             |     Improved test coverage, code quality & 3PPs   |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
index 22fcb08..ece14ec 100644 (file)
@@ -3,7 +3,8 @@
 * ========================LICENSE_START=================================
 * O-RAN-SC
 * %%
-* Copyright (C) 2023 Nordix Foundation
+* Copyright (C) 2023 Nordix Foundation. All rights reserved.
+* Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved.
 * %%
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
@@ -31,7 +32,7 @@
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>pmlog</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.1-SNAPSHOT</version>
     <name>NONRTRIC RAN PM Logger</name>
     <description>Logger for storing selected PM measurements into a time series database (InfluxDB) (O-RAN SC NONRTRIC)</description>
     <licenses>
index d04ca0c..7ec4f69 100644 (file)
@@ -1,5 +1,6 @@
 #  ============LICENSE_START===============================================
 #  Copyright (C) 2023 Nordix Foundation. All rights reserved.
+#  Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved.
 #  ========================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
@@ -19,4 +20,4 @@
 # By default this file is in the docker build directory,
 # but the location can configured in the JJB template.
 ---
-tag: 1.1.0
\ No newline at end of file
+tag: 1.1.1
\ No newline at end of file
index bc39c07..3d3d0ce 100644 (file)
@@ -1,5 +1,6 @@
 #  ============LICENSE_START===============================================
-#  Copyright (C) 2021-2023 Nordix Foundation. All rights reserved.
+#  Copyright (C) 2023 Nordix Foundation. All rights reserved.
+#  Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved.
 #  ========================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@ from docs_conf.conf import *
 
 #branch configuration
 
-branch = 'latest'
+branch = 'i-release'
 
 linkcheck_ignore = [
     'http://localhost.*',
index 30e50c3..efd99f6 100644 (file)
@@ -1,6 +1,7 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. Copyright (C) 2023 Nordix
+.. Copyright (C) 2023 Nordix Foundation. All rights reserved. 
+.. Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. 
 
 =============
 Release-Notes
@@ -22,6 +23,9 @@ Version history Non-RT RIC - RAN PM - PM File Converter
 | 2023-08-16 |          | John Keeney      | H Release (Maintenence) |
 |            |          |                  |                         |
 +------------+----------+------------------+-------------------------+
+| 2023-12-15 |          | John Keeney      | I Release               |
+|            |          |                  |                         |
++------------+----------+------------------+-------------------------+
 
 
 Release Data
@@ -68,3 +72,24 @@ H Release (Maintenance)
 |                             |    nonrtric-plt-ranpm-pm-file-converter:1.0.1     |
 |                             |                                                   |
 +-----------------------------+---------------------------------------------------+
+
+I Release
+---------
++-----------------------------+---------------------------------------------------+
+| **Project**                 | Non-RT RIC RAN PM                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Repo/commit-ID**          | nonrtric/plt/ranpm/                               |
+|                             | c6e2de2842d688e9086f01aff56b786369273ad5          |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release designation**     | I                                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release date**            | 2023-12-15                                        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Purpose of the delivery** | nonrtric-plt-ranpm-pm-file-converter:1.1.0        |
+|                             |     Improved test coverage, code quality & 3PPs   |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
index a8dac9b..4c77158 100644 (file)
@@ -1,5 +1,6 @@
 #  ============LICENSE_START===============================================
-#  Copyright (C) 2021-2023 Nordix Foundation. All rights reserved.
+#  Copyright (C) 2023 Nordix Foundation. All rights reserved.
+#  Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved.
 #  ========================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@ from docs_conf.conf import *
 
 #branch configuration
 
-branch = 'latest'
+branch = 'i-release'
 
 language = 'en'
 
index 9cf1b16..1cdaa80 100644 (file)
@@ -1,6 +1,7 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. Copyright (C) 2023 Nordix
+.. Copyright (C) 2023 Nordix Foundation. All rights reserved. 
+.. Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. 
 
 =============
 Release-Notes
@@ -22,6 +23,9 @@ Version history Non-RT RIC - RAN PM - PM Producer
 | 2023-08-10 |          | John Keeney      | H Release (Maintenance)  |
 |            |          |                  |                          |
 +------------+----------+------------------+--------------------------+
+| 2023-12-15 |          | John Keeney      | I Release                |
+|            |          |                  |                          |
++------------+----------+------------------+--------------------------+
 
 
 Release Data
@@ -68,3 +72,24 @@ H Release (Maintenance)
 |                             |    nonrtric-plt-pmproducer:1.0.1                  |
 |                             |                                                   |
 +-----------------------------+---------------------------------------------------+
+
+I Release
+---------
++-----------------------------+---------------------------------------------------+
+| **Project**                 | Non-RT RIC RAN PM                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Repo/commit-ID**          | nonrtric/plt/ranpm/                               |
+|                             | c6e2de2842d688e9086f01aff56b786369273ad5          |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release designation**     | I                                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release date**            | 2023-12-15                                        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Purpose of the delivery** | nonrtric-plt-pmproducer:1.1.0                     |
+|                             |    Improved test coverage, code quality & 3PPs    |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
index 4f574c6..eea36f9 100644 (file)
@@ -3,7 +3,8 @@
 * ========================LICENSE_START=================================
 * O-RAN-SC
 * %%
-* Copyright (C) 2023 Nordix Foundation
+* Copyright (C) 2023 Nordix Foundation. All rights reserved.
+* Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved.
 * %%
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
@@ -31,7 +32,7 @@
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>pmproducer</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.1-SNAPSHOT</version>
     <name>NONRTRIC RAN PM Producer</name>
     <description>Filtering and distribution of PM data to rApps subscribers (O-RAN SC NONRTRIC)</description>
     <licenses>