From 308a28051f95dd66fba5ee09565f46eb821e605b Mon Sep 17 00:00:00 2001 From: sjana Date: Fri, 26 Feb 2021 09:38:45 -0800 Subject: [PATCH] Switching to riclibe2ap Issue-ID: RICAPP-82 Signed-off-by: sjana Change-Id: Id8e83d14eb541f5e96f7170139ae18cf1eb4052c --- docs/release-notes.rst | 10 +++++----- releases/container-release-app_hw.yaml | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index fb32bff..29e10a3 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -21,7 +21,7 @@ Version history | **Date** | **Ver.** | **Author** | **Comment** | | | | | | +--------------------+--------------------+--------------------+--------------------+ -| 2020-12-10 | 1.1.0 | Shraboni Jana | Seventh draft | +| 2021-02-26 | 1.1.1 | Shraboni Jana | Eighth draft | | | | | | +--------------------+--------------------+--------------------+--------------------+ @@ -29,7 +29,7 @@ Version history Summary ------- -The HelloWorld xApp Cherry release has a full implementation of the HW E2 SM including subscription, indication and control as well as C++ class wrappers for all the E2 messages related to HW E2 SM. +The HelloWorld xApp Dawn release has a full implementation of the HW E2 SM including subscription, indication and control as well as C++ class wrappers for all the E2 messages related to HW E2 SM. The HW xAPP demonstrates E2 and A1 interface interactions, persistent storage read-write, RMR and A1 healthcheck. HW xAPP uses its HelloWorld E2SM (can be found at hw/docs/). @@ -44,10 +44,10 @@ Release Data | **Repo/commit-ID** | ric-app/hw | | | | +--------------------------------------+--------------------------------------+ -| **Release designation** | Cherry | +| **Release designation** | Dawn | | | | +--------------------------------------+--------------------------------------+ -| **Release date** | 2020-12-11 | +| **Release date** | 2021-02-26 | | | | +--------------------------------------+--------------------------------------+ | **Purpose of the delivery** | open-source Hello World xAPP | @@ -67,7 +67,7 @@ Components - *test/* contains unit tests showing how to use various components. - +- *defs_hwe2sm/* contains helloworld e2sm asn1c definitions Limitations diff --git a/releases/container-release-app_hw.yaml b/releases/container-release-app_hw.yaml index b7b883b..39c86c6 100644 --- a/releases/container-release-app_hw.yaml +++ b/releases/container-release-app_hw.yaml @@ -1,11 +1,11 @@ --- distribution_type: container -container_release_tag: 1.1.0 +container_release_tag: 1.1.1 container_pull_registry: nexus3.o-ran-sc.org:10004 container_push_registry: nexus3.o-ran-sc.org:10002 project: ric-app/hw ref: 45fd367ac77630d26f33af1df726c2a34745d58d containers: - name: ric-app-hw - version: 1.1.0 + version: 1.1.1 -- 2.16.6