X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=0953210a13701aea8d38d1d3aadb813142235428;hb=e5fdc8a8d7ec2552db01b839a3578ecbb0d60d54;hp=d14acbefcace7aa6617642cd5b05a6e136aefb1b;hpb=96a85f952452bf2efd606dcc52f86250f7da29a0;p=it%2Fdev.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index d14acbe..0953210 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,27 +1,119 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 .. -.. Copyright (C) 2019 AT&T Intellectual Property +.. Copyright (c) 2019 AT&T Intellectual Property. +.. +.. Copyright (c) 2019 Nokia. +.. +.. +.. Licensed under the Creative Commons Attribution 4.0 International +.. +.. Public License (the "License"); you may not use this file except +.. +.. in compliance with the License. You may obtain a copy of the License at +.. +.. +.. https://creativecommons.org/licenses/by/4.0/ +.. +.. +.. Unless required by applicable law or agreed to in writing, documentation +.. +.. distributed under the License is distributed on an "AS IS" BASIS, +.. +.. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +.. +.. See the License for the specific language governing permissions and +.. +.. limitations under the License. +.. Release-Notes ============= -This document provides the release notes for O-RAN SC Amber release of it/dev. +This document provides the release notes for version 1.0.7 of xapp-onboarder. .. contents:: :depth: 3 :local: +Version history +--------------- + ++--------------------+--------------------+--------------------+--------------------+ +| **Date** | **Ver.** | **Author** | **Comment** | +| | | | | ++--------------------+--------------------+--------------------+--------------------+ +| 2020-06-15 | 1.0.7 | Zhe Huang | First version | +| | | | | ++--------------------+--------------------+--------------------+--------------------+ + + +Summary +------- + +This is the first release version of the xapp onboarder. + + + + +Release Data +------------ + +This is the first version of this component. + + + + +Feature Additions +^^^^^^^^^^^^^^^^^ +add RMR source name environment variable. +add lable for VESPAMGR to report xapp name. +add option to inject annotation. +add option to inject command parameters. + + +Bug Corrections +^^^^^^^^^^^^^^^ +fix the xApp service name for appmgr backward compatibility. + +Deliverables +^^^^^^^^^^^^ + +Software Deliverables ++++++++++++++++++++++ + +The deliverable is a container that provides APIs for xapp onboarding. + + + + +Documentation Deliverables +++++++++++++++++++++++++++ + + + + + +Known Limitations, Issues and Workarounds +----------------------------------------- + +System Limitations +^^^^^^^^^^^^^^^^^^ + + + +Known Issues +^^^^^^^^^^^^ + +Workarounds +^^^^^^^^^^^ + + + -Integration Development for xApps -================================== -Version 1.0.0, Nov 11, 2019 ---------------------------- -* Standard Near Realtime RIC xApp Helmm chart -* Scripts for on-board a Near Realtime RIC xApp +References +----------