Release image for e-release maintenance(5.0.3) 54/7554/2 e-release
authorbarveankit <anbarve@radisys.com>
Thu, 13 Jan 2022 05:58:52 +0000 (11:28 +0530)
committerbarveankit <anbarve@radisys.com>
Fri, 14 Jan 2022 04:45:19 +0000 (10:15 +0530)
Signed-off-by: barveankit <anbarve@radisys.com>
Change-Id: I3462d0d4762f5f89fdfe7b9034a867af095eb793
Signed-off-by: barveankit <anbarve@radisys.com>
container-tag.yaml
docs/installation-guide.rst
docs/release-notes.rst
docs/user-guide.rst
releases/container-release-o-du-l2
releases/container-release-o-du-l2-cu-stub

index 923922c..7733427 100644 (file)
@@ -1,4 +1,4 @@
 # The Jenkins job requires a tag to build the Docker image.
 # Global-JJB script assumes this file is in the repo root.
 ---
-tag: 5.0.2
+tag: 5.0.3
index 4a72ca6..f7d6c60 100644 (file)
@@ -24,7 +24,7 @@ Version history
 | **Date**           | **Ver.**           | **Author**         | **Comment**        |
 |                    |                    |                    |                    |
 +--------------------+--------------------+--------------------+--------------------+
-| 2021-12-15         |  3.0.0             |  Radisys,          |  e-release         |
+| 2022-01-14         |  3.0.0             |  Radisys,          |  e-release         |
 |                    |                    |  HCL Technologies  |                    |
 |                    |                    |  Ltd.              |                    |
 +--------------------+--------------------+--------------------+--------------------+
index 5fe1a5d..e7f54d8 100644 (file)
@@ -20,7 +20,7 @@ Version history
 | **Date**           | **Ver.**           | **Author**         | **Comment**        |
 |                    |                    |                    |                    |
 +--------------------+--------------------+--------------------+--------------------+
-| 2021-12-15         | 5.0.0              | Radisys,           | e-release          |
+| 2022-01-14         | 5.0.0              | Radisys,           | e-release          |
 |                    |                    | HCL Technologies   |                    |
 |                    |                    | Ltd.               |                    |
 +--------------------+--------------------+--------------------+--------------------+
@@ -167,7 +167,7 @@ e-release
 | **Release designation**              | e-release                            |
 |                                      |                                      |
 +--------------------------------------+--------------------------------------+
-| **Release date**                     | 2021-12-15                           |
+| **Release date**                     | 2022-01-14                           |
 |                                      |                                      |
 +--------------------------------------+--------------------------------------+
 | **Purpose of the delivery**          | e-release                            |
@@ -286,6 +286,9 @@ e-release
 | https://jira.o-ran-sc.org/browse/ODUHIGH-361  | Support for cell configuration over O1        |
 |                                               | interface                                     |
 +-----------------------------------------------+-----------------------------------------------+
+| https://jira.o-ran-sc.org/browse/ODUHIGH-395  | Optimization, scaling and rework              |
+|                                               |                                               |
++-----------------------------------------------+-----------------------------------------------+
 
 D
 ^^^^^^^
index 60bdf1c..e6971fd 100644 (file)
@@ -66,17 +66,17 @@ II. Execution - Using Docker Images
 The call flow between O-DU High and CU Stub can be achieved by executing docker containers.
 
 - Pull the last built docker images:
-    -  docker pull nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2:5.0.2
-    -  docker pull nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:5.0.2
+    -  docker pull nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2:5.0.3
+    -  docker pull nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:5.0.3
 
 - Run CU Stub docker:
     - docker run -it --privileged --net=host --entrypoint bash
-      nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:5.0.2   
+      nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2-cu-stub:5.0.3   
     - ./cu_stub
 
 - Run ODU docker:
     - docker run -it --privileged --net=host --entrypoint bash
-      nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2:5.0.2   
+      nexus3.o-ran-sc.org:10004/o-ran-sc/o-du-l2:5.0.3   
     - ./odu
 
 
index fba5498..d9133eb 100644 (file)
@@ -1,11 +1,11 @@
 ---
 
 distribution_type: container
-container_release_tag: 5.0.2
+container_release_tag: 5.0.3
 container_pull_registry: nexus.o-ran-sc.org:10004
 container_push_registry: nexus.o-ran-sc.org:10002
 project: o-du-l2 
-ref: ce3e8c4b7bbfbcdf99c15f4d7932b5cdded77c44
+ref: 726a82abf1f485704459e2ce3777b8bac8cc16b6
 containers:
 - name: o-du-l2
-version: 5.0.2
+version: 5.0.3
index b3ecf6c..c9b0f7e 100644 (file)
@@ -1,11 +1,11 @@
 ---
 
 distribution_type: container
-container_release_tag: 5.0.2
+container_release_tag: 5.0.3
 container_pull_registry: nexus.o-ran-sc.org:10004
 container_push_registry: nexus.o-ran-sc.org:10002
 project: o-du-l2 
-ref: ce3e8c4b7bbfbcdf99c15f4d7932b5cdded77c44
+ref: 726a82abf1f485704459e2ce3777b8bac8cc16b6
 containers:
 - name: o-du-l2-cu-stub
-version: 5.0.2
+version: 5.0.3